Commit graph

54 commits

Author SHA1 Message Date
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
Kyle Drake
93b5b94f14 better file create 2015-05-07 14:32:52 -07:00
Kyle Drake
8d24b0fe09 Fix link for view on domains 2015-05-02 23:56:44 -07:00
Kyle Drake
0b6111e197 editor path breadcrumbs 2015-05-02 23:23:57 -07:00
Kyle Drake
da2907e959 use keyboardjs instead of custom version 2015-03-30 18:26:40 -07:00
Victoria Wang
28fad8d3f2 Removed btn class from btn-Action links because it's both redundant and bringing along messed up boostrap baggage with it #104 2015-03-24 13:36:12 -07:00
Kyle Drake
759e5500ed share specific file for site editor share button 2015-03-23 21:12:02 -07:00
Victoria Wang
79e8885ae5 Add share button to site editor (initial placement, needs more work) 2015-03-13 13:05:51 -05:00
Kyle Drake
781e85f908 set mode correctly for ace editor [#93:closed] 2015-02-25 21:10:46 -08:00
Kyle Drake
128e90398e Escape query string params 2014-12-21 08:55:18 +00:00
Victoria Wang
3066b91af2 Improved look of save button tooltip, changed success icon from floppy to checkmark 2014-11-18 17:52:12 -06:00
Kyle Drake
20bdd2ac55 fix for new page create with directories 2014-11-03 22:43:25 -08:00
Victoria Wang
b446160d6b Site editor: in short html files, background now matches Tomorrow Night theme 2014-11-03 20:47:04 -06:00
Victoria Wang
209a2589c4 Removing explanatory index.html text for now 2014-11-03 20:42:10 -06:00
Victoria Wang
d821ec9dca Site Editor - hide scrollbars if not needed 2014-11-03 18:07:33 -06:00
Victoria Wang
da4ec035de Rough mockup of editor error tooltip 2014-10-28 19:23:07 -07:00
Victoria Wang
d4b33c669a Added ability to scroll down using arrow key in ace editor (still issues with scrolling up) 2014-10-28 18:11:51 -07:00
Victoria Wang
91817cb98b Initial work on new page editor 2014-10-28 16:56:59 -07:00
Kyle Drake
5eeee34017 Add view button 2014-10-27 19:07:57 -07:00
Kyle Drake
5c96a4d4ce add comment on index.html edit 2014-10-23 17:54:28 -07:00
Kyle Drake
4e987286ee improvements to text editor 2014-10-23 17:25:14 -07:00
Kyle Drake
b4f04cdab8 update ace editor, auto sizing 2014-10-13 15:16:42 -07:00