aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair
Commit message (Expand)AuthorAgeFilesLines
* fix: change mime type for msg fileDaniel Kesselberg2023-11-291-2/+2
* fix: add mimetype for eml and msgDaniel Kesselberg2023-11-281-0/+13
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2314-24/+24
* Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation...Louis2023-11-211-6/+6
|\
| * Add metadata generation jobLouis Chemineau2023-11-161-6/+6
* | Merge pull request #41395 from nextcloud/hello-emfChristoph Wurst2023-11-161-0/+11
|\ \ | |/ |/|
| * feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-131-0/+11
* | Add migration from the old to new metadata tablesLouis Chemineau2023-11-161-0/+43
|/
* Implement TextToImage OCP APIMarcel Klehr2023-10-181-3/+5
* fix(sqlite): Remove no longer required autoincrement fixJoas Schilling2023-10-061-100/+0
* refactor: Use DBAL's executeQuery instead of query (deprecated)Christoph Wurst2023-09-271-1/+1
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-141-1/+1
* Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-07-071-0/+47
* shorten oauth2 client names before resizing the columnJulien Veyssier2023-06-061-0/+21
* drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-061-0/+34
* chore: Drop dead private methods in /libChristoph Wurst2023-06-061-9/+0
* Clear generated avatar cachesjld31032023-05-151-3/+4
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-0518-25/+25
* Use implementations instead of interfaces for accessing private methodsjld31032023-03-301-1/+1
* fix(OCC): Don't throw in the repair step for phone validationJoas Schilling2023-02-231-1/+2
* Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-211-1/+1
* composer run cs:fixCôme Chilliet2023-01-2023-23/+0
* Merge pull request #35176 from bjornfor/add-asciidoc-mime-typeCarl Schwan2022-12-071-0/+13
|\
| * Add text/asciidoc mimetypeBjørn Forsman2022-11-151-0/+13
* | Fix PHP lint CI failureChristopher Ng2022-11-241-1/+0
* | Add repair job that will ensure that secret and passwordsalt are setCarl Schwan2022-11-231-0/+64
|/
* unbundle files_videoplayer and clean up a littleArthur Schiwon2022-09-291-0/+53
* fix default value for updatedirectory settingArthur Schiwon2022-09-281-1/+1
* Move avatar clearing in the backgroundCarl Schwan2022-09-262-3/+44
* remove InstallCoreBundle repair stepArthur Schiwon2022-09-221-79/+0
* Update avatars on updateCarl Schwan2022-09-091-13/+7
* Merge pull request #33692 from nextcloud/update-dirblizzz2022-09-021-2/+2
|\
| * Introduce $updateDir to move updates outside $dataDirGit'Fellow2022-08-251-2/+2
* | Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet2022-08-251-6/+5
* | Declare strict types in all new Event classesCôme Chilliet2022-08-257-0/+21
* | Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-257-0/+270
* | Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-251-0/+47
|/
* Fix typos in lib/private subdirectoryluz paz2022-07-271-1/+1
* feat: add docxf and form mimetypesLuka Trovic2022-06-071-0/+13
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-6/+2
* Remove SCSSCacherJohn Molakvoæ2022-05-131-9/+0
* Merge pull request #31737 from nextcloud/fix/oc_oauth2_migrationJoas Schilling2022-03-311-13/+24
|\
| * Wrap oauth2 migrations inside conditionsLouis Chemineau2022-03-311-13/+24
* | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-293-25/+18
|\ \ | |/ |/|
| * Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-243-25/+18
* | Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-241-0/+113
|/
* Don't convert tables to COMPRESSEDacsfer2021-12-071-5/+0
* Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst2021-10-221-1/+1
* Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl2021-10-121-0/+15
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0434-64/+37