Commit Graph

23 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Git'Fellow 54bbb32f4a fix(preview): qualify the ambiguous columns in PreviewMapper queries 5 days ago
Josh 75fd7f27ef
fix(preview): delete version metadata by preview ID 6 days ago
Josh ece7bf5660
fix(preview): order previews by ID during pagination 6 days ago
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan 7629df9c6b
fix(preview): Handle unique constraints violation exception 1 month ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
provokateurin fe9e43c165
feat(preview): Expire previews 6 months ago
Anna Larch 99a1150ec2 fix(snowflake): cast lastId to int 6 months ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 8 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 8 months ago
Carl Schwan 06b6a5bc05
fix(preview): Correctly insert preview version 8 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 10 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 11 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 11 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 11 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 11 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 11 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 11 months ago
Carl Schwan bba9667882 perf(preview): Adapt BackgroundCleanupJob to new previews table 11 months ago
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table 11 months ago