Kyle Drake
131d978180
editor: add editor help tooltips
2024-10-13 22:30:24 -05:00
Kyle Drake
67a5294e5a
no flash after editor settings change
2024-10-09 15:11:26 -05:00
Kyle Drake
238844b723
keep editor theme change on it's own post method
2024-10-09 11:34:52 -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
BanceDev
165e17f844
basic monaco editor setup
2024-09-30 09:44:22 -04:00
Kyle Drake
48cef121a1
more fixes for file path
2024-09-17 17:14:30 -05:00
Kyle Drake
8331cb85b5
update btc address
2024-09-06 09:45:40 -05:00
Kyle Drake
ccb6c85c41
fixes for non-unique results and missing current site
2024-09-04 13:16:10 -05:00
Kyle Drake
581756e110
tag search for activities, more tags in browse cloud, link between activity and browse tags
2024-09-04 12:19:48 -05:00
Kyle Drake
724ee54658
fix for comment issue
2024-08-29 17:09:45 -05:00
Kyle Drake
68e1e2fed2
an inappropriate amount of fixes and improvements to the news feeds. if something breaks it's somebody else's fault
2024-08-28 15:16:24 -05:00
Kyle Drake
6ced50a88d
disable activity cache
2024-08-26 22:54:45 -05:00
Kyle Drake
2625e1328a
pagination for follow/follower lists
2024-08-26 22:41:23 -05:00
Kyle Drake
a67588a1c0
speed up and improve global activity
2024-08-26 21:53:10 -05:00
Kyle Drake
a148f87701
no error when file/object already deleted
2024-08-20 11:14:21 -05:00
Kyle Drake
05c682b0e5
404 for deleted event
2024-08-20 11:05:32 -05:00
Kyle Drake
e1113287b4
check for ip addresses being used for custom domains
2024-08-20 10:29:31 -05:00
Kyle Drake
ea45da0dbd
index: cache featured sites, fixes signup issues
2024-08-19 16:41:15 -05:00
Kyle Drake
601f58e025
fix for CSRF token in cached index
2024-08-19 10:16:09 -05:00
Kyle Drake
3d58817927
remove debug puts
2024-08-15 11:53:58 -05:00
Kyle Drake
498f29bfa2
fixes for tests
2024-08-15 11:46:39 -05:00
Kyle Drake
88f419ce67
cache the entire rendering of the front page
2024-08-15 10:59:56 -05:00
Kyle Drake
4fc5698d0e
further refinements to browse, fix broken test
2024-08-14 11:15:45 -05:00
Kyle Drake
2ef0d2101c
major improvements to special sauce, site browsing, move front page to use non-featured, and fix bug when title missing
2024-08-06 00:35:17 -05:00
Kyle Drake
96ffe92ce3
move character limit api doc to var
2024-07-17 17:32:17 -05:00
Kyle Drake
bd3909c7d7
Merge pull request #506 from ParkedHampster/filename_extension
...
Bug: Filename Length
2024-07-17 17:05:59 -05:00
Kyle Drake
0531a1d85f
stop actions when users are blocked
2024-05-31 14:36:57 -05:00
Kyle Drake
50b1ea65e3
plug created_at for missing updated_at
2024-05-06 12:02:20 -05:00
Kyle Drake
bca7ecb95f
catch already created records errors
2024-05-06 10:49:24 -05:00
Kyle Drake
305dc01820
remove likely bots/spammy sites from activity feed
2024-05-02 11:51:15 -05:00
Jacek Jarosz
766bc7a4a8
sort by least views
2024-04-15 00:22:30 +02:00
Kyle Drake
160dc9e2de
password reset tweaks
2024-04-09 16:49:57 -05:00
Kyle Drake
10acf8e7bb
cleanups for account validation
2024-04-08 15:12:56 -05:00
Kyle Drake
d1d6e3727e
chat: header for bypassing proxy buffering
2024-04-01 17:39:57 -05:00
Kyle Drake
d57e33d951
chat: supporter only for now
2024-04-01 13:43:09 -05:00
parkedhampster
26b6f6f6c8
undo auto-lint changes from my editor
2024-03-26 11:41:06 -04:00
parkedhampster
25ca2a879b
Increase filename limit to ext4 character limit
...
Purpose of this PR:
- ext4 filesystems permit a filename limit of 255 characters
- changes arbitrary 100-character limit to the above limit
- many site builders will create minified files with names over 100 characters in length
- adds the limit as part of the error return as well
- this is hard-coded currently (I am not intimately familiar with ruby)
2024-03-26 11:21:50 -04: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
39f37b2cf5
api upload: fix typo
2024-03-22 16:50:22 -05:00
Kyle Drake
a91041ae61
got drag n drop to work with firefox -and- chrome and checking in before I manage to break it again
2024-03-10 16:22:12 -05:00
Kyle Drake
f6af2cbbcf
finishing up drag-n-drop code, use param for filename with site_file/text_editor
2024-03-08 11:53:51 -06: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
e7e5121700
fix for api calls with square bracket filenames
2024-03-04 16:38:56 -06:00
Kyle Drake
90eb054e5e
check for current site
2024-03-03 23:50:11 -06:00
Kyle Drake
b886f6021c
browse: csv list of sites
2024-03-03 17:02:12 -06:00
Kyle Drake
3751801796
remove old debug puts
2024-03-01 14:22:03 -06:00
Kyle Drake
2ff8365651
add logic for tutorial requirement
2024-03-01 12:50:41 -06:00