Commit Graph

2756 Commits

Author SHA1 Message Date
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
mattpass
8b1d853e09 Merge fixes from master 2020-07-01 18:49:26 +01:00
mattpass
b3e22ba5ff Tweaking drag and drop of dirs/files 2020-07-01 18:29:17 +01:00
mattpass
19b5bdb395 Refining Prettier use a littl 2020-07-01 17:27:31 +01:00
mattpass
4307cb4f13 Home screen contains better server info and username if multiUser 2020-07-01 09:05:47 +01:00
mattpass
c32ff947f7 No need for lastHash right now, removed 2020-06-30 20:21:53 +01:00
mattpass
9cc6faa4de Fixes to updateGitDiffPane 2020-06-30 20:18:10 +01:00
mattpass
227d2467ab More consistent scrollbars, 4 x tool links have IDs 2020-06-30 20:09:37 +01:00
mattpass
4ef637a0f5 Git green if files, Output red if errors, try/catch Prettier, error.message to Output pane, no scrolling on plugins manager iFrame, fix code fold shortcut 2020-06-30 20:08:51 +01:00
mattpass
84ffbb8b62 Also need to clear selectedFiles if moved dir 2020-06-29 18:20:21 +01:00
mattpass
2d9ea6775b Rename also handles dir move now 2020-06-29 18:14:12 +01:00
mattpass
b3dd541459 Change Source tab to Settings tab 2020-06-29 18:13:38 +01:00
mattpass
34e48e8930 Fix generic error output, missing parens 2020-06-29 18:11:46 +01:00
mattpass
521f4a5ce0 Fixing drag and drop file a bit more 2020-06-27 17:45:38 +01:00
mattpass
883d47bf36 Move, insert file in dir, rename in selectedFiles improvements and method fixes 2020-06-27 16:56:14 +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