mattpass
|
fbe19fc431
|
Shows caps lock warning icon on login screen now
|
2020-08-13 11:35:57 +01:00 |
|
mattpass
|
e4479421fa
|
Version 8.0 beta
|
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
|
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
|
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
|
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
|
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 |
|