Commit Graph

2743 Commits

Author SHA1 Message Date
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
mattpass
6a9df1b6ec Set type & link for root on drag over/leave and highlight, fix value onmouseover 2020-06-27 15:50:26 +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
c333917ec0 Handle save of content independent of current tab 2020-06-25 18:48:53 +01:00
mattpass
d319095b6a tabNum and formatting updates 2020-06-25 18:11:30 +01:00
mattpass
ff55ce6425 Rename to doFindTimeout and remove 2 x flags on scroll 2020-06-25 17:04:47 +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
0dc3c3331a Merge branch 'dynamicPaths' of github.com:icecoder/icecoder into dynamicPaths 2020-06-24 09:23:41 +01:00
mattpass
dcf646bfec Invalidate OP cache before getting file contents 2020-06-24 09:23:28 +01:00
Matt Pass
7e07c488c9 Merge pull request #848 from lzh370/patch-1
Update chinese-simplified.php
2020-06-24 07:08:11 +01:00