Commit Graph

278 Commits (9f3da00aacba89f525678395f2cd8302ff7d4e69)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Maxence Lange d5e487078a feat(lexicon): using configmanager 7 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 7 months ago
Daniel Kesselberg 3d1de793b1
refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 8 months ago
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 8 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 9 months ago
Benjamin Giesinger 3c8198a721
feat(mimetypes): Fixed copy paste error 10 months ago
Benjamin Giesinger 68d45006cd
feat(mimetypes): Added musicxml mimetypes 10 months ago
Ferdinand Thiessen e3af27b280
refactor: convert sanitize account properties repair step to background job 11 months ago
Ferdinand Thiessen 575222b5af
fix: Optimize repair step performance 11 months ago
Ferdinand Thiessen 08d33a9f57
fix: validate account properties as a repair step 11 months ago
Git'Fellow 885175772b fix(repair): PHP8.3 deprecation warning 11 months ago
Richard Steinmetz 754a047404
fix(oauth2): adjust db schemas when migrating from owncloud 11 months ago
SebastianKrupinski c1dd8ddf59 fix: replace null character when serializing 1 year ago
Joas Schilling 015835f4e7
fix(owncloud): Fix ownCloud migration with oauth2 app 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
John Molakvoæ (skjnldsv) 397910cd1d
feat: add nfo file support 1 year ago
John Molakvoæ (skjnldsv) 67fb4da40f
chore: update RepairMimeTypes migration 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Robin Appelman 2eaeeeeafe
fix: run mimetype repair query across all shards 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling dbbe2bbcb7
fix(theming): Make getImage() call save against missing non-SVG version 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Robin Appelman 9af6184af6 chore: delete repair step for 8y old oc_mounts issue 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling 693a81bfa3
fix(mail): Fix big logos in mail templates for Outlook 2 years ago
Hoang Pham 9a2f026bd6
feat: support excalidraw file 2 years ago
Robin Appelman e74f71b32e feat: add setup check for needed mimetype migrations 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr ee7592ffdd fix: Run cs:fix 2 years ago
Marcel Klehr 17486ad15b fix: Add RemoveOldTasksBackgroundJob to repair step that instantiates it 2 years ago
Anupam Kumar 8b0d49327a
feat(mimetypes): Add mimetype for ReStructuredText 2 years ago
Maxence Lange b0bfe3e2cd feat(appconfig): repair step to migrate lazy config values 2 years ago
Unpublished 4af1c5cb33 Add .aac mime type mapping 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes 2 years ago
Daniel Kesselberg 9f76600c88
fix: change mime type for msg file 2 years ago
Daniel Kesselberg dea865d247
fix: add mimetype for eml and msg 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Louis Chemineau a0ff998c00
Add metadata generation job 2 years ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 2 years ago
Daniel Kesselberg aa48a5f94f
feat: add preview provider for emf files based on office 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 2 years ago
Christoph Wurst 6b90ab1953
refactor: Use DBAL's executeQuery instead of query (deprecated) 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago