Commit Graph

2772 Commits

Author SHA1 Message Date
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
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
790488644a Prettier formatting now using tabs vs spaces & size 2020-07-07 15:09:21 +01:00
mattpass
134f3de3c9 Escape message output from Prettier, most recent first, clear placeholder 2020-07-07 14:53:57 +01:00
mattpass
d7bb490a50 Move editor.css to theme/icecoder.css and make default 2020-07-05 09:25:16 +01:00
mattpass
5fc797176d Undo remove empty line from codemirror.css 2020-07-05 08:24:57 +01:00
mattpass
98dd276bbc Insert cursor added 2020-07-05 08:24:28 +01:00
mattpass
57c20cbf21 Clear selectedFiles array when moved files 2020-07-04 16:50:16 +01:00
mattpass
5b4c56f283 Rename and delete dir an open tab resides in fix 2020-07-04 16:43:05 +01:00
mattpass
18ec1578a4 Get rid of shortURL on ICEcoder object 2020-07-04 15:39:22 +01:00
mattpass
a0b4028c71 Separate thisFileFolderLink and type away from tab 2020-07-04 15:26:17 +01:00
mattpass
9438ee3a6e Link to plugins after tutorial 2020-07-04 14:23:23 +01:00
mattpass
c522c34900 Fix selection box logic, deselect on starting box select 2020-07-04 13:40:31 +01:00
mattpass
b7f75a637c File icons added to tabs 2020-07-04 12:55:06 +01:00
mattpass
f59a1e5818 Lots of dir/file renaming and moving tweaks and fixes 2020-07-03 18:21:13 +01:00
mattpass
4978026f86 Inform user if a failure to delete 2020-07-03 15:55:52 +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
Matt Pass
6f2a3fb84e Merge pull request #804 from icecoder/dynamicPaths
Dynamic paths -> v8 beta foundations
2020-07-02 23:48:44 +01:00
Matt Pass
8b510db2c2 Tweaking comments 2020-07-02 23:44:47 +01:00
Matt Pass
4e8c4cdc3f Fix selector to pluginsPane 2020-07-02 23:11:31 +01:00
Matt Pass
2f1c76ecbd Remove red default color for tool link BG 2020-07-02 23:10:06 +01:00
mattpass
6b126ac1c7 Simplification of dir/file highlighting 2020-07-02 19:55:48 +01:00
mattpass
05fd1fb81c Overhaul of tab and dir/file highlighting 2020-07-02 19:47:55 +01:00
mattpass
cd71385e98 Improve item coloring according to state 2020-07-02 19:37:45 +01:00
mattpass
326d32658e Fix broken display after diff mode from backups modal 2020-07-01 19:27:36 +01:00