Mikael Nordfeldth
|
1e6520fddd
Woops, forgot to skip the / in path
|
8 anos atrás |
Mikael Nordfeldth
|
6a4470912f
Fiddling with merge request #98 to use internal routing functions
|
8 anos atrás |
Mikael Nordfeldth
|
8356c2495c
Use mb_* and strict === comparison
|
8 anos atrás |
mmn
|
722ff4d9c0
Merge branch 'foolproof_file_redirection_branch' into 'nightly'
|
8 anos atrás |
Mikael Nordfeldth
|
aeb2e282db
Commented on the mime extension matching regexp
|
8 anos atrás |
Mikael Nordfeldth
|
bac37d1714
syntax error
|
8 anos atrás |
Mikael Nordfeldth
|
e6e1705852
Make uploads work properly if we accept _all_ attachment types
|
8 anos atrás |
Mikael Nordfeldth
|
733debd9b3
Use thumbnail upscaling config value
|
9 anos atrás |
Mikael Nordfeldth
|
40cffb9463
File::isProtected is static
|
9 anos atrás |
hannes
|
f708a5b016
Never save our /attachment/{file_id} links as links in the file table, return the old file
|
9 anos atrás |
hannes
|
a888294135
add our own protected urls
|
9 anos atrás |
hannes
|
ca0c792ed3
File and File_redirection records are saved in File_redirection::where() now
|
9 anos atrás |
Mikael Nordfeldth
|
fdfa71a033
Extremely verbose debugging is annoying
|
9 anos atrás |
Mikael Nordfeldth
|
0caf0612d0
Make Twitter Media upload API v1.1 reach us
|
9 anos atrás |
Mikael Nordfeldth
|
b696fb4eb1
Mimetypes like image/svg+xml were misinterpreted when guessing
|
9 anos atrás |
Mikael Nordfeldth
|
d4be5349b3
think I have managed to show oEmbed images better now
|
9 anos atrás |
Mikael Nordfeldth
|
f1c4c64cd9
Don't update stored URLs just because we have a filename
|
9 anos atrás |
Mikael Nordfeldth
|
346e34e543
Return dynamically generated URLs for thumbnails for all locally stored entries
|
9 anos atrás |
hannes
|
08be0e5c67
fixes this issue: https://quitter.se/notice/4344600
|
9 anos atrás |
Mikael Nordfeldth
|
12d77ac3e4
varchar to text since there's no reason to limit the fields
|
9 anos atrás |
Stephen Paul Weber
|
a9b1b60a97
Refactor on File::processNew
|
9 anos atrás |
Mikael Nordfeldth
|
80bc7f0e25
File handling changes for better logic
|
9 anos atrás |
Mikael Nordfeldth
|
edb73ec480
Use exception instead of if-statement in File::saveNew
|
9 anos atrás |
Mikael Nordfeldth
|
02418cffd8
Be harsher on database saving failure for File entry
|
9 anos atrás |
Mikael Nordfeldth
|
daaafd86e2
DB_DataObject recommends using ->tableName()
|
9 anos atrás |
Mikael Nordfeldth
|
fe6498e7c8
Send objects instead of integers to File_to_post::processNew
|
9 anos atrás |
Mikael Nordfeldth
|
5358fb3cce
Use the same cache string in all places for file:notice-ids
|
9 anos atrás |
Mikael Nordfeldth
|
3294d704a4
scripts/nukefile.php for blasting crap from the server
|
9 anos atrás |
Mikael Nordfeldth
|
f926e27a65
urlhash will _be_ NULL on update, so NOT NULL won't work
|
9 anos atrás |
Mikael Nordfeldth
|
c31d6608a8
remove _all_ file URLs not just the duplicates
|
9 anos atrás |