Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): add missing `Overwrite: F` header in renaming | John Molakvoæ | 2023-11-08 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(cypress): formatFileSize change revert from files library | John Molakvoæ | 2023-11-08 | 10 | -49/+57 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(jest): update snapshot after component update | John Molakvoæ | 2023-11-08 | 4 | -4/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files_reminders): upgrade to 28 APIs | John Molakvoæ | 2023-11-08 | 14 | -423/+522 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(files): support nested actions | John Molakvoæ | 2023-11-08 | 2 | -18/+132 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #40767 from nextcloud/feat/dav/absence | Christoph Wurst | 2023-11-08 | 9 | -194/+542 |
|\ | | | | | feat(dav): implement personal absence settings | ||||
| * | feat(dav): implement personal absence settings | Richard Steinmetz | 2023-11-07 | 9 | -194/+542 |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-08 | 200 | -478/+660 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #41329 from nextcloud/fix/files-copy-file | Pytal | 2023-11-07 | 1 | -1/+1 |
|\ \ | | | | | | | fix(files): Do not encode the path twice (and do not use undefined method) | ||||
| * | | fix(files): Do not encode the path twice (and do not use undefined method) | Ferdinand Thiessen | 2023-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #40761 from nextcloud/enh/noid/files-metadata | Maxence Lange | 2023-11-07 | 6 | -48/+98 |
|\ \ \ | |_|/ |/| | | IFilesMetadata | ||||
| * | | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -1/+4 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | IFilesMetadata | Maxence Lange | 2023-11-07 | 5 | -47/+94 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | Merge pull request #41311 from nextcloud/fix/improve-setup-checks-api | Côme Chilliet | 2023-11-07 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Improve setup checks API | ||||
| * | | Add missing dots in PhpModules setup check descriptions | Côme Chilliet | 2023-11-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #41298 from nextcloud/enh/noid/fix-sharing-description | Simon L | 2023-11-07 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | display inline title always | Simon L | 2023-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | | fix description of sharing toggle | Simon L | 2023-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | Revert "Migrate code integrity to SetupCheck API" | Côme Chilliet | 2023-11-07 | 6 | -68/+5 |
| | | | | | | | | | | | | | | | | | | This reverts commit aa2d315d95d37b48752d0e92d0ce79913be1d4f1. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate 32bit check to SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -16/+71 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate Freetype check to SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -14/+67 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate code integrity to SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -4/+67 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate Randomness secure check to SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -31/+67 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate memcache check to SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -40/+64 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrated both file locking checks to SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -24/+82 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Remove duplicate fileinfo PHP module check | Côme Chilliet | 2023-11-07 | 2 | -11/+0 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate database transaction level check to SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -23/+79 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate email test to new SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -21/+80 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Remove duplicated ReadOnlyConfig setup check | Côme Chilliet | 2023-11-07 | 2 | -11/+0 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Migrate getenv test to new SetupCheck API | Côme Chilliet | 2023-11-07 | 6 | -24/+81 |
|/ / | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Revert "display inline title always" | Simon L | 2023-11-07 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 9ea30dcab612b8b1d035525ab4ae3b1990d0022e. | ||||
* | | display inline title always | Simon L | 2023-11-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wording | Côme Chilliet | 2023-11-07 | 10 | -51/+45 |
|\ \ | |/ |/| | Improve setup checks naming and improve database version check | ||||
| * | Improve setup checks naming and improve database version check | Côme Chilliet | 2023-10-24 | 10 | -51/+45 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-07 | 6 | -12/+14 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #41301 from nextcloud/fix/files_sharing--translations | Ferdinand Thiessen | 2023-11-07 | 1 | -19/+16 |
|\ \ | | | | | | | fix(files_sharing): fix sharing tab translations | ||||
| * | | fix(files_sharing): permissions translation | Grigorii K. Shartsev | 2023-11-06 | 1 | -19/+16 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | fix(scheduling): don't send iMIP emails to rooms / resources | Anna Larch | 2023-11-06 | 3 | -12/+188 |
|/ / | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | fix(tests): Adjust test snapshots for changes dependencies | Ferdinand Thiessen | 2023-11-06 | 1 | -35/+35 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(dav): Make timezone picker label a real label element | Ferdinand Thiessen | 2023-11-06 | 1 | -5/+11 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge branch 'master' into update/openapi-extractor | Julien Veyssier | 2023-11-06 | 63 | -121/+568 |
|\ \ | |||||
| * \ | Merge pull request #41173 from nextcloud/deleteGhostVersion | Louis | 2023-11-06 | 1 | -1/+4 |
| |\ \ | | | | | | | | | fix: Delete ghost versions of non-existing files | ||||
| | * | | fix: Delete ghost versions of non-existing files | Git'Fellow | 2023-10-28 | 1 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
| * | | | Merge pull request #41059 from nextcloud/fix/theming/capabilities | Kate | 2023-11-06 | 2 | -10/+48 |
| |\ \ \ | | | | | | | | | | | fix(theming): Correctly expose user and admin theming | ||||
| | * | | | fix(theming): Correctly expose user and admin theming | jld3103 | 2023-11-03 | 2 | -10/+48 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
| * | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-06 | 12 | -10/+16 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-04 | 24 | -50/+296 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | | add descriptions for background pictures | Simon L | 2023-11-03 | 2 | -1/+20 |
| |/ / / | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-03 | 22 | -14/+140 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | Merge pull request #40597 from nextcloud/fix/public-footer-empty-not-shown | Ferdinand Thiessen | 2023-11-02 | 1 | -5/+10 |
| |\ \ \ | | | | | | | | | | | fix(theming): Make sure the footer is hidden if no content is rendered |