aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0614-2/+450
* chore: adjust code to adhere to coding standardAnna Larch2024-09-0514-22/+22
* Merge pull request #47761 from nextcloud/fix/missing-footerStephan Orbaugh2024-09-051-0/+12
|\
| * fix: Fix missing footer on public pagesChristopher Ng2024-09-041-0/+12
* | fix: Migrate existing bg jobs to use sha256Louis Chemineau2024-09-052-0/+2
* | fix: Use sha256 to hash arguments of background jobsLouis Chemineau2024-09-051-5/+4
* | Merge pull request #47754 from nextcloud/fix/noid/cache-appstore-on-dev-insta...Andy Scherzinger2024-09-051-8/+9
|\ \
| * | fix(appstore): Cache apps.json also on dev instancesMarcel Müller2024-09-041-8/+9
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-05138-0/+144
|/
* Merge pull request #47417 from nextcloud/fix/files/create-mountpoint-parentsKate2024-09-041-0/+9
|\
| * fix(files): Create non-existent parents of mountpointsprovokateurin2024-08-221-0/+9
* | Merge pull request #40164 from nextcloud/exceptionsTranslateShareJohn Molakvoæ2024-09-041-69/+62
|\ \
| * | fix: adjust sharing controller exceptions caseJohn Molakvoæ2024-09-041-2/+2
| * | fix(l10n): Translate all share exceptionsGit'Fellow2024-09-041-70/+63
* | | Merge pull request #47155 from nextcloud/executeStatementOnDeleteJohn Molakvoæ2024-09-041-37/+16
|\ \ \
| * | | fix: lintGit'Fellow2024-08-091-1/+1
| * | | fix(jobs): Swicth to executeStatement() while deleting rowsGit'Fellow2024-08-091-37/+16
* | | | fix: Do not throw if appstore is unavailable during upgradeJulius Härtl2024-09-041-1/+2
* | | | Merge pull request #47675 from nextcloud/adapterQueryOptiJohn Molakvoæ2024-09-041-12/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: psalmGit'Fellow2024-09-021-1/+1
| * | | fix: psalmGit'Fellow2024-09-021-2/+2
| * | | chore(db): Make the query more simpler to readGit'Fellow2024-09-021-14/+14
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-048-2/+54
* | | | Merge pull request #47679 from nextcloud/chore/typo-docsAndy Scherzinger2024-09-031-1/+1
|\ \ \ \
| * | | | chore(IGetRealUIDBackend): Fix typo in doc blockFerdinand Thiessen2024-09-021-1/+1
* | | | | Merge pull request #47412 from Luka-sama/feat/shares-reminderJohn Molakvoæ2024-09-033-1/+31
|\ \ \ \ \
| * | | | | fix(files_sharing): Add missing check for null & use bool instead of int for ...Stefan Cherniakov2024-09-031-3/+3
| * | | | | fix(files_sharing): Make share reminders more stable & fix issuesStefan Cherniakov2024-09-032-3/+6
| * | | | | feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-032-0/+27
* | | | | | chore(ExternalShareMenuAction): Remove unused legacy propertiesFerdinand Thiessen2024-09-031-16/+5
* | | | | | refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-035-61/+62
|/ / / / /
* | | | | Merge pull request #47650 from nextcloud/chore/cleanup-middlewareJohn Molakvoæ2024-09-033-21/+11
|\ \ \ \ \
| * | | | | chore: fix typo in `SameSiteCookieMiddleware`Ferdinand Thiessen2024-08-311-4/+4
| * | | | | chore: Remove unused `CsrfTokenManager` from `CSPMiddleware`Ferdinand Thiessen2024-08-312-17/+7
* | | | | | Merge pull request #47676 from nextcloud/fix/ocp/image-interfaceKate2024-09-024-4/+36
|\ \ \ \ \ \
| * | | | | | fix(OCP): Fix Image interfaceprovokateurin2024-09-024-4/+36
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #47678 from nextcloud/chore/add-typingsFerdinand Thiessen2024-09-022-3/+4
|\ \ \ \ \ \
| * | | | | | chore(IConfig): `getUsersForUserValue` is returning a listFerdinand Thiessen2024-09-022-3/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #47627 from nextcloud/fix/noid/link-ref-provider-size-checkJulien Veyssier2024-09-021-4/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(linkReferenceProvider): better size checkJulien Veyssier2024-08-301-4/+14
* | | | | | Merge pull request #47640 from nextcloud/fix/migrator-replicaJulius Härtl2024-09-021-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix: Run migration sql as statement so that the primary db node is usedJulius Härtl2024-08-301-1/+1
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-022-0/+4
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-014-2/+4
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-312-0/+6
| |_|/ / / |/| | | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-30158-430/+632
* | | | | Revert "fix(TaskProcessing): Use OCP\Server::get instead of copying methods"Marcel Klehr2024-08-301-5/+45
* | | | | fix(TextProcessing): Don't run taskProcessing if task type is not availableMarcel Klehr2024-08-301-1/+1
* | | | | fix(SpeechToTextManager): Throw TaskProcessing Task failedMarcel Klehr2024-08-301-13/+15
* | | | | fix(TaskProcessing): Use OCP\Server::get instead of copying methodsMarcel Klehr2024-08-301-45/+5