Commit Graph

1820 Commits

Author SHA1 Message Date
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
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
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
mattpass
0810c183c3 settings.php using new global config system, updater.php tweaked 2020-07-09 14:37:01 +01:00
mattpass
2e877b9ad8 Class methods to handle global config, requirements updated 2020-07-09 14:35:38 +01:00
mattpass
5683c5d000 Use new class methods to update global settings 2020-07-09 13:40:11 +01:00
mattpass
ce524eed04 Simplify login.php to merged array 2020-07-09 13:39:20 +01:00
mattpass
af3c831bb5 Old lib/template-system.php removed 2020-07-09 13:36:54 +01:00
mattpass
7f02fe9a81 Serialised config-global.php template now, 2 x settings moved 2020-07-09 13:35:28 +01:00
mattpass
ce6b124bc8 Update configs to use [] for array 2020-07-07 18:41:46 +01:00
mattpass
d7bb490a50 Move editor.css to theme/icecoder.css and make default 2020-07-05 09:25:16 +01:00
mattpass
f59a1e5818 Lots of dir/file renaming and moving tweaks and fixes 2020-07-03 18:21:13 +01:00
mattpass
a2e8e855f9 Close tabs if the file is no longer there after a dir/file delete 2020-07-03 15:36:32 +01:00
mattpass
326d32658e Fix broken display after diff mode from backups modal 2020-07-01 19:27:36 +01:00
mattpass
b3e22ba5ff Tweaking drag and drop of dirs/files 2020-07-01 18:29:17 +01:00
mattpass
227d2467ab More consistent scrollbars, 4 x tool links have IDs 2020-06-30 20:09:37 +01:00
mattpass
b3dd541459 Change Source tab to Settings tab 2020-06-29 18:13:38 +01:00
mattpass
df5d148ac5 Improved working with OS for serverType 2020-06-27 16:27:25 +01:00
mattpass
c201ed4471 Select & highlight on drag over/leave files or dirs, fix chmod highlighting 2020-06-27 16:25:55 +01:00
mattpass
35fa4c8570 Don't selectFiles=[] on update FM, can move to root 2020-06-27 15:23:20 +01:00
mattpass
373f0574f5 Can now press Enter key to submit in prop modal 2020-06-27 15:00:46 +01:00
mattpass
cba6d02b3c Fixing plugin install system and handle Prettier 2020-06-26 18:24:56 +01:00
mattpass
2a008d16d4 Change approach to getting OS type 2020-06-25 19:09:28 +01:00
mattpass
d319095b6a tabNum and formatting updates 2020-06-25 18:11:30 +01:00
mattpass
9d1e254955 WIP on saving while tab switching 2020-06-24 18:35:07 +01:00
mattpass
9e665a3751 Replace spaces for same formatting 2020-06-24 17:41:51 +01:00
mattpass
dcf646bfec Invalidate OP cache before getting file contents 2020-06-24 09:23:28 +01:00
mattpass
e0caeb4cc8 ExtreProcesses, System and URL now indicated as classes 2020-06-20 07:39:24 +01:00
mattpass
eb3adee9fc Find & replace on filenames now working and case insensitive 2020-06-19 10:06:42 +01:00
mattpass
92cff73c3a Find & replace case insensitive 2020-06-19 09:37:52 +01:00
mattpass
c742e9db8a index.php and lib/multiple-results.up updates re find & replace 2020-06-19 07:20:50 +01:00
mattpass
6a6ada2020 multiple-results.php using function not elem click 2020-06-17 22:37:14 +01:00
mattpass
c7a218fc7c multiple-results.php using function not elem click 2020-06-17 22:35:33 +01:00
mattpass
22f80d04b1 multiple-results.php using function not elem click 2020-06-17 22:32:11 +01:00
mattpass
adde401420 multiple-results.php using function not elem click 2020-06-17 22:14:10 +01:00
mattpass
45733b52b8 multiple-results.php using function not elem click 2020-06-17 22:12:42 +01:00
mattpass
6259dd2883 Don't compound doNext on upload 2020-06-13 10:47:59 +01:00
mattpass
69bb3f2905 Don't compound doNext in file control tasks 2020-06-13 10:30:02 +01:00
mattpass
4cc2070eb9 Close empty tab more intelligently, fix rrmdir for backups, bool logic 2020-06-13 09:45:15 +01:00