Commit Graph

146 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Benjamin Gaussorgues e648131010
feat(login): clean remember me tokens 1 month ago
skjnldsv 84a8e5b1f2
fix(systemtags): remove duplicates, prevent and sanitize existing tags 1 month ago
Stephen Cuppett ee6f177b43 refactor(encryption): Drop RetypeEncryptionConfigKeys repair step 2 months ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2 months ago
Benjamin Gaussorgues 3956e292b4
feat(jobs): add cleanup job for job run history 2 months 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
Ferdinand Thiessen 3e8b8784fd
refactor: migrate app repair steps to new interface 4 months ago
Ferdinand Thiessen 86588e3600
fix: typo in repair step name 4 months ago
Ferdinand Thiessen a974d00571
feat: add new `IRepairStepExpensive` interface 4 months ago
Joas Schilling a6b9483a5f
fix(repair): Fix repair steps when files_sharing is disabled 6 months ago
Carl Schwan fb3f9fe2de
refactor: Update repairs jobs 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Robin Appelman aedae2c601
fix: add repair step for cleanup shares with excess (2) 7 months ago
Maxence Lange edfc339bf5 fix(lexicon): switch bool value to non-lazy 10 months ago
Maxence Lange 6329bcbcda fix(lexicon): execute repair step 10 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 11 months ago
Christoph Wurst ffd2b3bde0
fix(dav): Mark removal of dav object properties as expensive 12 months ago
Côme Chilliet 78d69d5581
feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 12 months ago
Daniel Kesselberg 3d1de793b1
refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 1 year ago
Ferdinand Thiessen e3af27b280
refactor: convert sanitize account properties repair step to background job 2 years ago
Ferdinand Thiessen 08d33a9f57
fix: validate account properties as a repair step 2 years ago
Richard Steinmetz 754a047404
fix(oauth2): adjust db schemas when migrating from owncloud 2 years ago
SebastianKrupinski c1dd8ddf59 fix: replace null character when serializing 2 years ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
John Molakvoæ (skjnldsv) 67fb4da40f
chore: update RepairMimeTypes migration 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 2 years ago
Robin Appelman 9af6184af6 chore: delete repair step for 8y old oc_mounts issue 2 years ago
Joas Schilling 693a81bfa3
fix(mail): Fix big logos in mail templates for Outlook 2 years ago
Julius Härtl ea9f2361ae
perf: Avoid reusing previous migration steps 2 years ago
Robin Appelman d9b37ac5fa fix: move repair mimetype repair step to the expensive steps 2 years ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Maxence Lange b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values 2 years ago
Côme Chilliet 0e1931754a
chore: use DI for \OC\Repair 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Louis Chemineau a0ff998c00
Add metadata generation job 3 years ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 3 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 3 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 3 years ago
Andrew Summers 5dccf25e11
Refactor `OC\Server::getNotificationManager` 3 years ago
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Carl Schwan 5e725da79d Add repair job that will ensure that secret and passwordsalt are set 4 years ago
Robin Appelman b66779711f
split repairing into two stages to prevent long open transaction 4 years ago
Robin Appelman 3d68a526e7
move share owner repair to occ command 4 years ago
Louis Chemineau 610e963567
Add repair step to fix wrong share ownership 4 years ago