This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-06 03:05:20 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
file_store
History
Sam Saffron
17182edab2
FIX: invalid urls should not break store.has_been_uploaded?
...
Breaking this method has wide ramification including breaking search indexing.
2020-07-02 15:09:10 -04:00
..
base_store.rb
FIX: Improvements and fixes to the image downsizing script (
#9950
)
2020-06-11 14:47:59 +02:00
local_store.rb
REFACTOR: Restoring of backups and migration of uploads to S3
2020-01-14 11:41:35 +01:00
s3_store.rb
FIX: invalid urls should not break store.has_been_uploaded?
2020-07-02 15:09:10 -04:00
to_s3_migration.rb
FIX: Use ActionDispatch::Http::ContentDisposition for uploads content-disposition (
#10108
)
2020-06-23 17:10:56 +10:00