aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-15244-228/+1222
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* enh(files_reminders): Allow clearing remindersChristopher Ng2024-02-144-5/+90
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): Add propfind dav pluginChristopher Ng2024-02-144-0/+94
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Remove old theming migration steps as they are only needed onceJulius Härtl2024-02-145-231/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #43461 from nextcloud/fix/get-rid-of-getloggerF. E Noel Nfebe2024-02-149-17/+31
|\ | | | | chore: Migrate away from OC::$server->getLogger
| * chore: Migrate away from OC::$server->getLoggerCôme Chilliet2024-02-139-17/+31
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-141738-9572/+10252
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: replace `Account name` by `Login`John Molakvoæ2024-02-1319-24/+24
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | fix: cypressJohn Molakvoæ2024-02-131-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | fix: phpunitJohn Molakvoæ2024-02-133-5/+5
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | fix: openapiJohn Molakvoæ2024-02-139-13/+13
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | feat: rename users to account or personVincent Petry2024-02-1372-142/+142
| | | | | | | | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #43554 from nextcloud/fix/types-importFerdinand Thiessen2024-02-137-10/+18
|\ \ | | | | | | fix: Correctly import types in Typescript files
| * | fix: Correctly import types in Typescript filesFerdinand Thiessen2024-02-137-10/+18
| |/ | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #43532 from nextcloud/chore/remove-dead-codeJohn Molakvoæ2024-02-132-23/+2
|\ \ | | | | | | fix(files): Remove dead code from files controllers
| * | fix(files): Remove dead code from files controllersFerdinand Thiessen2024-02-122-23/+2
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix(files_sharing): lost styles for SharingEntryLinkGrigorii K. Shartsev2024-02-131-3/+3
| |/ |/| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | Merge pull request #43519 from ↵Joas Schilling2024-02-131-7/+7
|\ \ | | | | | | | | | | | | nextcloud/bugfix/41244/improve-video-verification-option fix(sharing): Move video verification option to password and hide without Talk
| * | fix(sharing): Move video verification option to password and hide without TalkJoas Schilling2024-02-121-7/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #39889 from nextcloud/cache-diJohn Molakvoæ2024-02-133-9/+13
|\ \ \
| * | | use OCP\ServerRobin Appelman2024-02-121-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | also improe cache ci for shared cacheRobin Appelman2024-02-093-8/+12
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1310-6/+86
| |_|/ |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(userstatus): add back 0 timestamp for status without messageAnna Larch2024-02-121-1/+7
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Merge pull request #43349 from nextcloud/fix/case-sensitive-root-smbArthur Schiwon2024-02-121-1/+2
|\ \ \ | |_|/ |/| | SMB: allow to list root directory when using case-insensitive option
| * | fix(files_external): list root when using SMB case-insensitive optionBenjamin Gaussorgues2024-02-051-1/+2
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1214-8/+132
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1126-4/+274
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-10112-262/+432
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #43440 from nextcloud/fix/files-external-s3-redact-valuesJosh2024-02-091-2/+2
|\ \ \ | | | | | | | | fix(files_external) Redact sensitive S3 values
| * | | fix(files_external) Add sensitive S3 values redacted by list commandJosh2024-02-071-2/+2
| | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #43474 from nextcloud/chore/cleanup-dashboardFerdinand Thiessen2024-02-091-7/+0
|\ \ \ \ | | | | | | | | | | chore(dashboard): Remove unused code
| * | | | chore: Remove unused code from dashboard entrypointFerdinand Thiessen2024-02-091-7/+0
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / | | do not break personal settings page is viewer is not thereSimon L2024-02-091-5/+5
|/ / / | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Merge pull request #43439 from nextcloud/fix/remove-deprecated-eventJulius Härtl2024-02-095-12/+60
|\ \ \ | | | | | | | | fix!: Remove deprecated `RegisterWidgetEvent`
| * | | fix!: Remove deprecated `RegisterWidgetEvent`Ferdinand Thiessen2024-02-095-12/+60
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #42993 from nextcloud/fix/files-new-menuFerdinand Thiessen2024-02-0913-217/+506
|\ \ \ \ | | | | | | | | | | fix(files): Allow to set node name before creating + bring back new-file highlingting
| * | | | fix(files): Do not scroll if there is no scrolling areaFerdinand Thiessen2024-02-091-0/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files): Fix some type errors in TemplatePickerFerdinand Thiessen2024-02-092-37/+32
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-0910-180/+469
| |/ / / | | | | | | | | | | | | | | | | | | | | * Reactive `openfile` query Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0920-4/+148
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Revert "Reapply "Cleanup versions entity in during versions:clean command""Louis Chemineau2024-02-082-20/+0
| | | | | | | | | | | | This reverts commit ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
* | | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-0810-196/+96
| | |
* | | Merge pull request #43433 from nextcloud/enh/40202/use-correct-iconSimon L2024-02-081-5/+5
| | | | | | | | | Use AccountPlusIcon in broadcrombs
* | | Merge pull request #42444 from ↵John Molakvoæ2024-02-082-10/+21
| | | | | | | | | | | | nextcloud/fix/41877/files--move-focus-to-sidebar-on-open
* | | Merge pull request #43213 from ↵Grigorii K. Shartsev2024-02-083-200/+95
| | | | | | | | | | | | | | | nextcloud/fix/43139/sharing--migrate-quick-share-select-to-nc-actions fix(sharing): migrate QuickShareSelect to NcActions
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-08102-316/+326
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #32231 from nextcloud/feat/theming-scheme-metaJohn Molakvoæ2024-02-087-23/+84
| | |
* | | Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-08126-632/+755
| | | | | | | | | | | | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
* | | Merge branch 'master' of github.com:nextcloud/serverLouis Chemineau2024-02-08126-755/+632
|\ \ \