Commit Graph

2802 Commits

Author SHA1 Message Date
mattpass
cd352c8a0c Tweaks to bug reporting 2020-08-23 09:28:03 +01:00
mattpass
53cdbad35b Updated bug report system 2020-08-23 09:11:40 +01:00
mattpass
5343efd57f Remove 4 x icons from settings screen 2020-08-23 07:51:11 +01:00
mattpass
c99f78a0f2 Icons for sections 2020-08-17 11:46:45 +01:00
mattpass
e253ff059e Icons added for tools, hover states added 2020-08-17 11:19:56 +01:00
mattpass
1d8cfafb62 Icons added 2020-08-17 10:56:19 +01:00
mattpass
b5b6b92204 Close icon added for 4 x tools 2020-08-13 12:26:32 +01:00
mattpass
fbe19fc431 Shows caps lock warning icon on login screen now 2020-08-13 11:35:57 +01:00
mattpass
2df787655d Only open file if not a dir ondblclick 2020-08-13 10:20:09 +01:00
mattpass
35bcb14d8d Handle tooltip clash 2020-07-23 21:04:57 +01:00
mattpass
611556b5fe Display first line from version not num incase beta 2020-07-23 19:54:27 +01:00
mattpass
e4479421fa Version 8.0 beta 7.0beta 8.0beta 2020-07-22 09:33:43 +01:00
mattpass
4ed6fd6c6e Typo fixes, changes not 0 array value, fix favicon path, scope strCSS 2020-07-21 20:27:09 +01:00
mattpass
0027304f86 Set and use func return bools, true if file_put_contents not int 2020-07-21 09:23:26 +01:00
mattpass
39388dd077 array_splice, numPlugins to avoid extending loop cond, use i in array, exit dont die with msg 2020-07-21 09:23:05 +01:00
mattpass
f54460319f array_splice not unset to change int array keys 2020-07-21 09:21:10 +01:00
mattpass
f196bb9305 Fixing Save As issue plus a few PHP notices 2020-07-21 08:13:23 +01:00
mattpass
d1deb9313f Minor tweaks 2020-07-20 22:55:16 +01:00
mattpass
e4a5215c7a pass file when loading, No 0 item on del for serverQueue, JSON based queue items, only try to set style if swapWith 2020-07-20 22:43:43 +01:00
mattpass
501d9f048d item 0 removed when deleting from serverQueue, dont lowercase filename replace in modal, exclude findFilesExclude 2020-07-20 22:22:12 +01:00
mattpass
8625c41cf9 Overhauled terminal XHR response and tweaked the UI a little 2020-07-19 22:44:08 +01:00
mattpass
6e31578498 Remove stray console.log 2020-07-19 20:33:37 +01:00
mattpass
76d5b240af Prettier replace ranges, fix +input, 2 new cursor to num functions 2020-07-19 20:23:51 +01:00
mattpass
bedf482035 Disable updater system for now 2020-07-18 21:48:43 +01:00
mattpass
e9ee1a9428 Settings screen and update overhauled 2020-07-18 21:37:50 +01:00
mattpass
e8927f947a saveFiles is an array not bool 2020-07-18 19:08:54 +01:00
mattpass
1a6c51b7ac Format tidy in lib/settings-save-current-files.php 2020-07-18 19:05:10 +01:00
mattpass
5a81f43217 Move and use serializedFileData from class, remove dormant functions, code tidy 2020-07-18 18:58:18 +01:00
mattpass
b0a524f3a1 Lots of settings handling simplifications 2020-07-18 18:11:47 +01:00
mattpass
c188b2418f focus has blue BG, dirs/files in serverMessage have no slash prefix, var fixes, no licenseEmail or licenseCode now 2020-07-17 23:42:55 +01:00
mattpass
4b207edd2f Better design on serverMessages 2020-07-15 18:10:44 +01:00
mattpass
6210eca0bd Can now open JSON files 2020-07-14 19:40:40 +01:00
mattpass
b009ef24ab Remove stray old code, error if fail to move or rename 2020-07-13 19:22:08 +01:00
mattpass
a905b0bb30 Fix lineEnding char in global config 2020-07-12 07:53:28 +01:00
mattpass
30d06ef6ca Remove iceURLPath from plugin icons 2020-07-11 11:55:20 +01:00
mattpass
d677d45405 Update to plugins to use new serialized settings 2020-07-11 11:33:05 +01:00
mattpass
8b4436d3a9 Reverse & fix top 10 list order, remove 2 x test console.logs 2020-07-11 11:05:28 +01:00
mattpass
36188c61b9 Settings screen layout tweaks, change many selects to checkboxes, add tutorialOnLogin and tipsOnLogin 2020-07-11 10:32:30 +01:00
mattpass
105b073e0c Overhaul setting previousFiles and last10Files to use class methods 2020-07-11 10:29:52 +01:00
mattpass
c082a1a481 Adding, extending and fixing class methods in Settings.php 2020-07-11 10:29:10 +01:00
mattpass
afd75f99ee settings.php using class methods, using types, indentType used, fix lang reload 2020-07-11 10:27:43 +01:00
mattpass
0537b0fe9c backup versions using indentType, renamed files in updater 2020-07-11 10:22:13 +01:00
mattpass
794d7129cd Auto-focus on input field after multi-user alert 2020-07-11 10:20:59 +01:00
mattpass
a04c650861 index.php now using new previousFiles and indentType 2020-07-11 10:20:05 +01:00
mattpass
9b16ad99cc icecoder.js now using indentType 2020-07-11 10:19:12 +01:00
mattpass
abb1c2bcb9 editor.php uses array for last 10 files, CM uses tabs/spaces value in array 2020-07-11 10:16:14 +01:00
mattpass
eb2c2ad0db Check data dir, update to class methods, simpler code, don't escape pw 2020-07-11 10:08:35 +01:00
mattpass
69e65e95c6 iceLoc prefixed asset paths, check data dir, tweak create/read message 2020-07-11 09:59:15 +01:00
mattpass
bfacbd92f1 Renamed template users file, now serialized 2020-07-11 09:57:42 +01:00
mattpass
0f4a90b21c Languages updated re multi-user and reg 2020-07-09 15:03:26 +01:00