Commit graph

75 commits

Author SHA1 Message Date
Kyle Drake
9975daca5c set naming convention for editor vars 2024-10-08 20:58:19 -05:00
Kyle Drake
e93e2f31a0 add back sunburst theme 2024-10-08 20:48:45 -05:00
BanceDev
811b956a4b updated ace editor with new settings
settings for tab width, font size, keyboard mode, and autocomplete
2024-10-03 18:20:18 -04:00
Kyle Drake
5f0c590ca6 revert to ace editor 2024-10-02 14:09:38 -05:00
Kyle Drake
3b97b3f89c turn off autosuggestions/autocompletes for now 2024-10-01 22:38:44 -05:00
Kyle Drake
214465a369 only do html validation with html files 2024-10-01 18:26:05 -05:00
Kyle Drake
264d715447 add themes 2024-10-01 18:07:25 -05:00
Kyle Drake
f29244bf20 fix autocomplete misalign, enable minimap, short padding for bottom 2024-10-01 15:50:21 -05:00
Kyle Drake
0daaf69e25 monaco html hinting 2024-10-01 13:36:02 -05:00
Kyle Drake
a40defb927 fix margin for autocomplete text 2024-10-01 12:22:54 -05:00
Kyle Drake
8c7655ac6f fix monaco loading for text editor 2024-10-01 12:15:28 -05:00
BanceDev
504ea78593 added fix for inline autocomplete styling 2024-09-30 22:48:16 -04:00
BanceDev
4a7483509e added monaco code to public js folder and removed cdn 2024-09-30 21:42:19 -04:00
BanceDev
165e17f844 basic monaco editor setup 2024-09-30 09:44:22 -04:00
Kyle Drake
4a8c55f6be chat tab commented out 2024-09-19 12:53:06 -05:00
Kyle Drake
48cef121a1 more fixes for file path 2024-09-17 17:14:30 -05:00
Kyle Drake
208950df55 fix for not loading certain characters correctly in editor file paths 2024-09-16 17:04:03 -05:00
Kyle Drake
781ad6512f chat: more tweaks 2024-04-21 13:59:51 -05:00
Kyle Drake
c16c5272e2 chat: back to penelope 2024-04-02 19:10:26 -05:00
Kyle Drake
d57e33d951 chat: supporter only for now 2024-04-01 13:43:09 -05:00
Kyle Drake
07d578ab57 no default question 2024-04-01 02:10:14 +00:00
Kyle Drake
3db080b7f7 chat: final turd polishing on daria 2024-03-31 20:57:32 -05:00
Kyle Drake
fcd300a3fd catch errors, disable including html file for now 2024-03-29 12:08:17 -05:00
Kyle Drake
bf4d43067d chat: size and enabled/disabled retention 2024-03-28 14:23:53 -05:00
Kyle Drake
2b2954b0fd chat: minor visual tweaks 2024-03-28 10:37:44 -05:00
Kyle Drake
862ae1fc93 fixes for height, adjust resize handle 2024-03-27 21:58:23 -05:00
Kyle Drake
efd61fb885 fighting the insanity that is css 2024-03-27 18:56:40 -05:00
Kyle Drake
e732c3ad8b chat: adjust column size of chat, add top control button 2024-03-27 14:26:40 -05:00
Kyle Drake
1892072128 chat: copy tweaks 2024-03-27 11:24:58 -05:00
Kyle Drake
935af9d4d1 layout fixes 2024-03-26 16:59:11 -05:00
Kyle Drake
4e05121dfc break off autoscroll if moved from bottom, tweak for button 2024-03-26 15:59:09 -05:00
Kyle Drake
4bd2390c1d chat: multi-message prompting, system message, copy button, temp setting 2024-03-25 17:40:28 -05:00
Kyle Drake
8ba6005c67 start on the coding assistant 2024-03-24 17:13:22 -05:00
Kyle Drake
47bc9788ef fix for badly behaved browser extension injecting html into user's sites 2024-03-21 13:26:13 -05:00
Kyle Drake
943271b509 massive update to deprecate site_file/upload in favor of api/upload, improve dashboard. todo: webdav switchover, dashboard error/result messages 2024-03-06 20:37:44 -06:00
Kyle Drake
7788437c33 improve underline links, update ace, add more ace themes 2024-01-19 11:16:02 -06:00
Kyle Drake
9382505a29 add icons to view and share on editor 2024-01-09 12:39:55 -06:00
Kyle Drake
5a77fcb519 switch to ajax call to disable mystery caching that's popped up for some reason 2023-04-28 10:19:57 -05:00
dimden
05fd84e9f5
Fix #405
Fixes #405
2022-08-23 22:25:37 +03:00
Kyle Drake
83acf308e1 add safety check for which site to save to to make sure user hasn't switched users in another tab 2018-03-02 23:20:46 -08:00
Kyle Drake
80b31c29cb Consolidate file uploads into a single call 2017-02-02 15:25:49 -08:00
Kyle Drake
e95dd99c29 patch XSS related to directories, remove redundant text editor file load 2017-01-17 21:20:34 -08:00
Kyle Drake
32ddc97a95 editor: use regex for path to match dirs, improve perf 2016-07-20 10:52:19 -07:00
Kyle Drake
21299e3abc load file to edit async to prevent browser page caching issues 2016-07-19 14:40:22 -07:00
Kyle Drake
0baacf1d10 Fix for dir with spaces issues 2016-04-25 17:59:57 -07:00
Kyle Drake
a512d9735f no index.html path for view on root 2016-04-13 21:09:21 -07:00
Kyle Drake
4195b903d7 disable autocomplete for editor, closing #197 2015-11-11 11:35:45 -08:00
Kyle Drake
6ef52c3020 Fix keyboard binding for proprietary computer (mac) 2015-11-08 21:01:08 -08:00
Victoria Wang
eef333431e Fixed text editor issues on mobile 2015-07-17 14:22:17 -07:00
Victoria Wang
3c08f91d8e Text editor - hide view/share buttons on mobile so filename has more room 2015-07-17 12:35:11 -07:00