Kyle Drake
cc7731fe9c
file name character limit to 200 chars
2024-07-17 17:30:16 -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
88ad085ac8
dont allow directories to end with .htm or .html. Breaks the dashboard UI, also breaks the cdn
2024-03-13 16:57:54 -05:00
Kyle Drake
b0bb40fe23
fix for cache purge rename
2024-02-22 12:30:41 -06:00
Kyle Drake
29619d51ee
remove surf code, clean up purge cache and better define purge cache tests for expected behavior
2024-02-21 13:51:41 -06:00
Kyle Drake
c686dd026f
catch already deleted entries
2024-02-18 14:38:48 -06:00
Kyle Drake
682f450561
better card decline copy - catch renames with too long filenames/paths
2024-02-03 13:05:50 -06:00
Kyle Drake
c70b6cef0f
path limit to 1200
2024-01-21 09:40:54 -06:00
Kyle Drake
13969fef50
raise limit for path
2024-01-15 17:38:54 -06:00
Kyle Drake
a1cb3c6a11
add defined file and path length limits
2024-01-15 08:59:57 -06:00
Kyle Drake
0888c9e2df
default freeze string literals where present
2024-01-09 12:49:17 -06:00
Kyle Drake
7b9107393b
use purge_all_cache instread of delete_all_cache
2023-11-21 16:57:49 -06:00
Kyle Drake
75f225fd88
prevent creation of empty path with rename
2022-06-22 18:29:58 -05:00
Kyle Drake
f5613d2776
Fix for nonstandard file rename with supporter accounts
2021-09-09 17:51:47 -05:00
Kyle Drake
b2b38b90b9
Patch more missing thumbnail/screenshot change events, cache purges
2020-01-27 18:56:43 -08:00
Kyle Drake
249ea7a2d0
Support for site file and directory renaming / moving
2019-02-03 05:05:47 -08:00
Kyle Drake
68e4424725
Fix for deletion with regexp escape chars
2016-06-29 12:58:46 -07:00
Kyle Drake
a37586bad4
step back on classifier for now
2016-01-15 20:20:16 -08:00
Kyle Drake
242cc6e92d
experimental statistical language classification system
2015-12-28 14:32:43 -06:00
Kyle Drake
96478b25bb
clean up some of the delete code, fix space_used bug (hopefully)
2015-10-15 16:37:47 -07:00
Kyle Drake
3bca5e8839
Refactor logs, granularity to one day, with testing
2015-04-29 18:18:02 -07:00
Kyle Drake
aedc5e363c
start tracking files in our database
2014-11-03 17:36:20 -08:00
Kyle Drake
2f73732daa
Folders.
2014-08-19 13:44:15 -07:00
Kyle Drake
380a1253cc
initial dashboard interface, uploading and deleting of files with validations
2013-06-03 17:46:53 -07:00