Commit Graph

282 Commits (052d62b83cf8e3cee61095ef151890f144ec9e16)

Author SHA1 Message Date
Carl Schwan f6c839d125
refactor(psalm): Modernize migration doc 4 months ago
Josh 57b0630b20
fix(setup): add index properities_name_path_user by default 4 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Ferdinand Thiessen 45a924cafd
fix(core): adjust faulty migration version number 4 months ago
Ferdinand Thiessen 428e76214e
chore: drop legacy `WhatsNew` 4 months ago
Louis Chmn 7323680779 feat(files_sharing): Add indexes for target on share and share_external 4 months ago
Maxence Lange 1628390ccf fix(mounts): only remove existing index 4 months ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 6 months ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 6 months ago
Julien Veyssier b4f7fe2cb6
feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 6 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 6 months ago
Joas Schilling 4676b12a32
fix(db): Fix comparing JSON data in MySQL and MariaDB 6 months ago
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres 6 months ago
Julien Veyssier 8b3e59fa36
fix(sharing): fix potentially broken shares from the past, change 'null' download permission to 'true' 6 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 7 months ago
Marcel Klehr 7373f11af6 feat(TaskProcessing): user-facing error messages 8 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 8 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 8 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 8 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 8 months ago
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table 8 months ago
Carl Schwan 9e848551be refactor: Port away from more IQueryBuilder::execute 8 months ago
Carl Schwan 0e7d5dce1c refactor: Port away from changeColumn 9 months ago
Maxence Lange c86f2e948a feat(migration-attributes): add DataCleansing 9 months ago
Joas Schilling 6a6f5f8086
docs: Adjust comment to avoid future confusion 9 months ago
Côme Chilliet e2b8ef769c
fix: Fix unique constraint violation in oc_vcategory migration 9 months ago
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 10 months ago
Julien Veyssier 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 10 months ago
skjnldsv 9aac182109 fix(core): ensure unique vcategory 10 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Richard Steinmetz b6af06d2e0
fix: revive always storing lowercased email addresses 11 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 1 year ago
provokateurin 8da9c0f48c
Revert "refactor: add migration for email setting" 1 year ago
Ferdinand Thiessen e7859f0dac refactor: add migration for email setting 1 year ago
Benjamin Gaussorgues 3548bde384
chore(filecache): remove index fs_id_storage_size 1 year ago
skjnldsv 57ffca36a7 fix(systemtags): objecttype index registration 1 year ago
skjnldsv adf8a454dd feat(systemtags): add color support backend 1 year ago
Christoph Wurst 73079a6cf3
fix(db): Create the systag_by_objectid index for new installations 1 year ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 2 years ago
Git'Fellow 97c67ecb9c
fix(migration): Check if table exists 2 years ago
Maxence Lange 7c04818c5c feat(user-prefs): iterator instead of array on search 2 years ago
Maxence Lange e73513bdd1 fix(user-prefs): adding sensitive and indexed as flags 2 years ago
Maxence Lange 65e24f7def feat(user-prefs): IUserPreferences 2 years ago
skjnldsv d5475e9d05 chore(systemtags): add missing migration attributes 2 years ago
skjnldsv 22d674be66 fix(core): use Types::STRING in etag systemtag migration 2 years ago
skjnldsv 14e2a8d3f9 feat(systemtags): add etag support and handle proppatch 2 years ago
skjnldsv 0893d4b4d2 feat(core): add index to systemtag objecttype 2 years ago
Git'Fellow ffa19a9827
fix(migration): Check if column exits before adding it 2 years ago
Anupam Kumar bb94b17959 fix(TaskProcessing): increase error_message column length 2 years ago
Louis Chemineau dbf56b6c11
fix: Migrate existing bg jobs to use sha256 2 years ago