Commit Graph

  • ff55ce6425 Rename to doFindTimeout and remove 2 x flags on scroll mattpass 2020-06-25 17:04:47 +01:00
  • 9d1e254955 WIP on saving while tab switching mattpass 2020-06-24 18:35:07 +01:00
  • 9e665a3751 Replace spaces for same formatting mattpass 2020-06-24 17:41:51 +01:00
  • 0dc3c3331a Merge branch 'dynamicPaths' of github.com:icecoder/icecoder into dynamicPaths mattpass 2020-06-24 09:23:41 +01:00
  • dcf646bfec Invalidate OP cache before getting file contents mattpass 2020-06-24 09:23:28 +01:00
  • 7e07c488c9 Merge pull request #848 from lzh370/patch-1 Matt Pass 2020-06-24 07:08:11 +01:00
  • 16c06d63cf Merge pull request #835 from lzh370/master Matt Pass 2020-06-24 07:05:31 +01:00
  • e938ac7031 Update chinese-simplified.php lzh 2020-06-24 11:25:32 +08:00
  • bfeed44372 Clear selection by setting cursor if no results mattpass 2020-06-23 20:22:51 +01:00
  • 198875f632 Slash prefixes needed on URLs prefixed by iceLoc mattpass 2020-06-22 19:09:15 +01:00
  • 20bc96c7d2 Check for PHP tag first, JS later, strict comparison mattpass 2020-06-22 17:46:08 +01:00
  • d16519bf79 Merge branch 'dynamicPaths' of github.com:icecoder/icecoder into dynamicPaths mattpass 2020-06-22 17:35:04 +01:00
  • 3fa99842fd Will be Content as fallback mattpass 2020-06-22 17:34:49 +01:00
  • 9bbeae5f36 Update chinese-simplified.php lzh 2020-06-22 17:04:39 +08:00
  • ba35d6d5fb Merge pull request #1 from icecoder/master lzh 2020-06-22 15:34:55 +08:00
  • 26ef229a4f Fix isMac logic Matt Pass 2020-06-21 15:27:28 +01:00
  • e0caeb4cc8 ExtreProcesses, System and URL now indicated as classes mattpass 2020-06-20 07:39:24 +01:00
  • eb3adee9fc Find & replace on filenames now working and case insensitive mattpass 2020-06-19 10:06:42 +01:00
  • 92cff73c3a Find & replace case insensitive mattpass 2020-06-19 09:37:52 +01:00
  • 48accd9ec3 Find and replace overhauled & fixed mattpass 2020-06-19 09:13:18 +01:00
  • c742e9db8a index.php and lib/multiple-results.up updates re find & replace mattpass 2020-06-19 07:20:50 +01:00
  • 4377d9aa46 findReplace usage in index.php mattpass 2020-06-18 09:10:23 +01:00
  • 6a6ada2020 multiple-results.php using function not elem click mattpass 2020-06-17 22:37:14 +01:00
  • c7a218fc7c multiple-results.php using function not elem click mattpass 2020-06-17 22:35:33 +01:00
  • 22f80d04b1 multiple-results.php using function not elem click mattpass 2020-06-17 22:32:11 +01:00
  • adde401420 multiple-results.php using function not elem click mattpass 2020-06-17 22:14:10 +01:00
  • 45733b52b8 multiple-results.php using function not elem click mattpass 2020-06-17 22:12:42 +01:00
  • 65778f1e4f 2 x buttons now, function oninput event mattpass 2020-06-17 20:24:51 +01:00
  • 6259dd2883 Don't compound doNext on upload mattpass 2020-06-13 10:47:59 +01:00
  • 69bb3f2905 Don't compound doNext in file control tasks mattpass 2020-06-13 10:30:02 +01:00
  • 4cc2070eb9 Close empty tab more intelligently, fix rrmdir for backups, bool logic mattpass 2020-06-13 09:45:15 +01:00
  • 47654bffda FM context menu position handles scroll pos mattpass 2020-06-13 07:40:48 +01:00
  • de68944e07 Fix extra process class method Matt Pass 2020-06-11 21:31:23 +01:00
  • d4ec04a5ec Remove trailing slash from pathname in iceLoc mattpass 2020-06-10 17:55:49 +01:00
  • f750804520 Set path and origin incase ICEcoder is in root of wwwroot mattpass 2020-06-10 17:49:45 +01:00
  • 0179e11401 Merge branch 'dynamicPaths' of github.com:icecoder/icecoder into dynamicPaths mattpass 2020-06-10 17:25:27 +01:00
  • a141126214 Should test for true not false mattpass 2020-06-10 17:25:17 +01:00
  • 9675a50759 Amend color comment Matt Pass 2020-06-06 15:18:13 +01:00
  • 4cf3af16f6 Fix ftpSite bool usage mattpass 2020-06-05 18:24:17 +01:00
  • ecf3204f6a Change this to ICEcoder mattpass 2020-06-05 18:20:22 +01:00
  • e201169e33 Settings updates mattpass 2020-06-04 21:17:15 +01:00
  • 56e5bcf4fb settings-update.php format tidy mattpass 2020-06-04 21:01:36 +01:00
  • fbfc6cd750 new functions added to icecoder.js, handling find also mattpass 2020-06-04 20:47:12 +01:00
  • 69e74ea5c2 editor.php format update mattpass 2020-06-04 20:45:16 +01:00
  • 9a8793f967 files.php format updated mattpass 2020-06-04 20:31:47 +01:00
  • d2293d8990 index.php format overhauled mattpass 2020-06-04 20:25:48 +01:00
  • fda8f21806 ES6 in properties.php mattpass 2020-05-31 14:14:19 +01:00
  • a81905093b Improved settings.php mattpass 2020-05-31 14:10:19 +01:00
  • 79b862862d Formatting 2 x files mattpass 2020-05-28 07:15:43 +01:00
  • 1005e24cee properties.php formatting improvements mattpass 2020-05-28 07:10:40 +01:00
  • a4e5944412 Improve plugins-manager.php mattpass 2020-05-27 08:09:57 +01:00
  • 826a249595 Format plugins-display.php mattpass 2020-05-27 08:08:18 +01:00
  • 7341b6644d Autocomplete and switchMode added to editor.php mattpass 2020-05-27 08:03:30 +01:00
  • c965ae5051 Sass and LESS handling, remove 3 x on's mattpass 2020-05-27 06:40:52 +01:00
  • 79c0aba340 multiple-results.php updated mattpass 2020-05-17 10:14:20 +01:00
  • c2e1020315 login.php updated mattpass 2020-05-17 08:11:56 +01:00
  • 098a1b870a ftp-control.php absorbed into class mattpass 2020-05-10 16:29:31 +01:00
  • 9d846f0f2a FTP methods absorbed into class mattpass 2020-05-10 16:28:52 +01:00
  • 46f1a1c319 classes expanded mattpass 2020-05-10 15:47:26 +01:00
  • 7ee3032f37 icecoder.js now points at file-control.php not XHR version mattpass 2020-05-10 15:46:27 +01:00
  • 9d7dfc846c file-control.php now used for loading, uses classes mattpass 2020-05-10 15:45:12 +01:00
  • f7962e5dc6 Classes added for Backup, FTP, File and URL, System updated mattpass 2020-05-10 15:44:18 +01:00
  • d0b093d7d5 icecoder.php added as master loader mattpass 2020-05-09 13:19:39 +01:00
  • 3d57d0ed0f system.php moved from processes to server/system.php mattpass 2020-05-09 13:19:09 +01:00
  • 9edc6417de Use _ExtraProcesses class where needed mattpass 2020-05-09 13:18:28 +01:00
  • daf3a3ba75 Removed processes, now a class, moved 4 other files mattpass 2020-05-09 13:17:11 +01:00
  • 9c68dad990 classes/_ExtraProcesses.php added mattpass 2020-05-09 13:15:24 +01:00
  • cab83ad1ac classes/System.php added mattpass 2020-05-09 13:06:56 +01:00
  • 7dcf93cc2d indexer.php tidy mattpass 2020-05-08 09:46:32 +01:00
  • 733c6d92fc 3 more files in lib tidied mattpass 2020-05-08 09:38:09 +01:00
  • ed9290dd16 get-branch.php tidy mattpass 2020-05-08 09:32:55 +01:00
  • 422de58a87 ftp-manager.php tidy mattpass 2020-05-08 09:20:25 +01:00
  • 5e4e73067e Tidy lib/file-control-xhr.php mattpass 2020-05-08 09:01:09 +01:00
  • 7b82b14baa Update README.md to PHP 7 Matt Pass 2020-05-05 19:11:40 +01:00
  • 36b3622d11 No parens for include functions mattpass 2020-05-04 08:17:05 +01:00
  • acf7300514 file-control.php overhauled mattpass 2020-05-04 08:11:34 +01:00
  • b0c0d86b7c download.php updates mattpass 2020-05-04 07:33:37 +01:00
  • 30b0604967 bug-files-check.php updated mattpass 2020-05-04 07:30:42 +01:00
  • 0eeaef705a Format tidy in preview loader only mattpass 2020-05-04 07:24:26 +01:00
  • af33501693 backup-versions.php updated mattpass 2020-05-04 07:20:47 +01:00
  • eb14a64550 Use resets.css in auto-logout-warning.php mattpass 2020-05-04 06:49:13 +01:00
  • 52fb7ac900 Format tweaks in lang modes partial JS mattpass 2020-05-02 08:55:47 +01:00
  • 8b092c5c9f Next set of icecoder.js updates mattpass 2020-05-02 08:43:53 +01:00
  • 2b509e6aac 2px wide yellow cursor, no nesting indicator now mattpass 2020-04-18 12:46:28 +01:00
  • 36690e496c icecoder.js updates & fixes first third mattpass 2020-04-18 12:44:01 +01:00
  • b35211af98 Tidy language partials JS mattpass 2020-04-18 09:49:39 +01:00
  • 9fde76ff8c Re-intent icecoder.js mattpass 2020-04-18 09:40:24 +01:00
  • a62c08820d Default template tweaks, JS tidy in 2 x libs mattpass 2020-04-13 08:29:06 +01:00
  • 3c6a0200f9 Indent 4 spaces, add resets.css mattpass 2020-03-29 09:44:42 +01:00
  • 94590871a6 Tweak and simplify CSS mattpass 2020-03-29 09:06:53 +01:00
  • d4fecff679 Update lang files, keys to match english.php, comma postfixes mattpass 2020-03-21 11:54:30 +00:00
  • 443be5aba6 Fix parent paths mattpass 2020-03-21 09:27:27 +00:00
  • d8dadf58aa settings-scree.php asset path and codemirror dir update mattpass 2020-03-21 08:59:46 +00:00
  • eb7a82dfff codemirror dir key removed from langs mattpass 2020-03-21 08:58:08 +00:00
  • b376e41406 codeMirroDir removed from updater key check mattpass 2020-03-21 08:54:01 +00:00
  • 66325c32d1 codeMirrorDir no longer an array key mattpass 2020-03-21 08:52:52 +00:00
  • 8476378549 Language file format tidy mattpass 2020-03-21 08:51:49 +00:00
  • 8de55467c1 Asset path changes in 2 x files mattpass 2020-03-21 08:10:00 +00:00
  • 0277e36168 Asset path changes in 2 x lib files mattpass 2020-03-21 08:09:19 +00:00
  • e7034bd30d Asset path changes in 6 x lib files mattpass 2020-03-21 08:06:12 +00:00