Commit Graph

263 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
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 2 years 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
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Julien Veyssier 633e9513e2
shorten oauth2 client names before resizing the column 3 years ago
Julien Veyssier b2a75fcbfb
drop the oauth2_clients trusted column, delete unsupported clients and their access tokens 3 years ago
Christoph Wurst 872c181c74
chore: Drop dead private methods in /lib 3 years ago
jld3103 2a19753cf7
Clear generated avatar caches 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 3 years ago
Joas Schilling c8c4dd637f
fix(OCC): Don't throw in the repair step for phone validation 3 years ago
Côme Chilliet 74811813e7 Avoid extra parenthesis around SQL in IN expressions 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christopher Ng 945cab59fb Fix PHP lint CI failure 3 years ago
Carl Schwan 5e725da79d Add repair job that will ensure that secret and passwordsalt are set 3 years ago
Bjørn Forsman 582f07c8fc Add text/asciidoc mimetype 3 years ago
Robin Appelman 3d68a526e7
move share owner repair to occ command 3 years ago
Louis Chemineau 610e963567
Add repair step to fix wrong share ownership 3 years ago