aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | fix: login page now correctly shows email LDAP settingsEduardo Morales2024-03-102-1/+18
| * | | | | | | | | | | | | | | | feat: added login's initial possible email-statesEduardo Morales2024-03-101-0/+31
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1010-14/+40
* | | | | | | | | | | | | | | | Merge pull request #43589 from nextcloud/feat/reminder-statusPytal2024-03-0918-111/+269
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | chore: compile assetsChristopher Ng2024-03-086-9/+9
| * | | | | | | | | | | | | | | | fix(files_reminders): Fix translationsChristopher Ng2024-03-083-4/+4
| * | | | | | | | | | | | | | | | chore(files_reminders): Drop moment in favour of native js Date APIChristopher Ng2024-03-081-43/+63
| * | | | | | | | | | | | | | | | fix(files_reminders): Add year to date string if not in the same yearChristopher Ng2024-03-081-3/+20
| * | | | | | | | | | | | | | | | feat(files_reminders): Add reminder status indicatorChristopher Ng2024-03-084-48/+122
| * | | | | | | | | | | | | | | | chore(files_reminders): Register dav plugin directlyChristopher Ng2024-03-085-10/+57
| * | | | | | | | | | | | | | | | fix(files): Close submenu actions after click like top-level actionsChristopher Ng2024-03-081-1/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #44103 from nextcloud/dependabot/npm_and_yarn/types/docker...dependabot[bot]2024-03-092-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | chore(deps-dev): bump @types/dockerode from 3.3.24 to 3.3.26dependabot[bot]2024-03-092-5/+5
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #44091 from nextcloud/automated/noid/master-fix-npm-auditMaxence Lange2024-03-092-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | chore(deps): fix npm auditnextcloud-command2024-03-082-3/+3
* | | | | | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0972-2/+440
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #44073 from nextcloud/fix/provide-correct-iconJoas Schilling2024-03-084-16/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-084-16/+44
* | | | | | | | | | | | | | | | | Merge pull request #43425 from nextcloud/enh/noid/no-insert-statement-if-we-k...Maxence Lange2024-03-081-23/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fix(appconfig): no insert statement if data already existMaxence Lange2024-03-081-23/+34
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #42170 from nextcloud/fix/noid/copy-live-photosMaxence Lange2024-03-0812-89/+151
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | feat(files): copy live photosMaxence Lange2024-03-0812-89/+151
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #43778 from nextcloud/fix/edge-cspJulius Härtl2024-03-083-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fix: Allow nonce in csp header also if no other reasons are givenJulius Härtl2024-03-081-3/+3
| * | | | | | | | | | | | | | | | | fix: Add edge as supported user agent for CSPv3 noncesJulius Härtl2024-03-081-0/+1
| * | | | | | | | | | | | | | | | | fix: Adjust user agent pattern for EdgeJulius Härtl2024-03-081-1/+1
* | | | | | | | | | | | | | | | | | Merge pull request #44083 from nextcloud/revert-44066-pulsejet/ver-ncLouis2024-03-081-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Revert "files_versions: add missing null check"Louis2024-03-081-5/+0
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #44064 from nextcloud/deprecate-getNumberOfUnreadCommentsF...Robin Appelman2024-03-083-81/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implemen...Robin Appelman2024-03-073-81/+52
* | | | | | | | | | | | | | | | | | Merge pull request #44082 from nextcloud/fix/setup-checksFerdinand Thiessen2024-03-082-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fix(settings): Adjust order of parameters for `runRequest`Ferdinand Thiessen2024-03-082-5/+5
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #43983 from nextcloud/fix/s3-upload-shared-lockRobin Appelman2024-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fix: Use proper path when trying to check if a file needs to get copiedJulius Härtl2024-03-081-1/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #43992 from nextcloud/fix/avoid-cache-clearJohn Molakvoæ2024-03-081-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix: Avoid clear cache with prefixJulius Härtl2024-03-081-1/+10
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #44074 from nextcloud/fix/updatenotification-testJoas Schilling2024-03-084-32/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix(updatenotification): Adjust tests for changed IAppConfigFerdinand Thiessen2024-03-084-32/+34
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-08502-1498/+3224
* | | | | | | | | | | | | | | | Merge pull request #44062 from nextcloud/fix/preview-cancelJohn Molakvoæ2024-03-074-10/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix(files): properly reset preview componentJohn Molakvoæ (skjnldsv)2024-03-074-10/+22
* | | | | | | | | | | | | | | | | Merge pull request #43982 from nextcloud/fixMemExaustJohn Molakvoæ2024-03-071-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fix(filecache): Move from array_merge to avoid memory exhaustionGit'Fellow2024-03-041-2/+7
* | | | | | | | | | | | | | | | | | Merge pull request #43991 from nextcloud/release/29.0.0_beta_1v29.0.0beta1Arthur Schiwon2024-03-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | 29.0.0 beta 1Arthur Schiwon2024-03-051-2/+2
* | | | | | | | | | | | | | | | | | Merge pull request #43967 from nextcloud/feat/app-updated-notificationJohn Molakvoæ2024-03-0752-217/+1558
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | chore: Compile assetsFerdinand Thiessen2024-03-0714-12/+21
| * | | | | | | | | | | | | | | | | | feat(AppManager): Provide `getAppIcon` functionFerdinand Thiessen2024-03-078-39/+170
| * | | | | | | | | | | | | | | | | | feat(updatenotification): Allow to disable the app updated notifications and ...Ferdinand Thiessen2024-03-073-2/+16
| * | | | | | | | | | | | | | | | | | fix(updatenotification): Add migration step to replace and remove renamed bac...Ferdinand Thiessen2024-03-074-1/+76