aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36054 from nextcloud/Valdnet-patch-4Simon L2023-01-121-1/+1
|\
| * l10n: Change to uppercaseValdnet2023-01-091-1/+1
* | Merge pull request #36095 from nextcloud/bugfix/noid/theming-limit-keyVincent Petry2023-01-112-1/+44
|\ \
| * | Limit key names when uploading theme imagesVincent Petry2023-01-112-1/+44
* | | Compress SASS outputChristopher Ng2023-01-1128-6325/+28
|/ /
* | Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-118-42/+20
* | Replace custom tooltips with native ones in users pagejulia.kirschenheuter2023-01-112-17/+15
* | Merge pull request #36074 from nextcloud/fix/share-passwordVincent Petry2023-01-111-1/+8
|\ \
| * | Fix inability to re-enter share password after invalid inputChristopher Ng2023-01-101-1/+8
* | | Merge pull request #36069 from nextcloud/fix/fix-theming-repair-stepVincent Petry2023-01-111-6/+5
|\ \ \
| * | | Fix theming migration repair step by passing correct type for argumentCôme Chilliet2023-01-101-6/+5
* | | | Merge pull request #35903 from nextcloud/fix/35887-Replace_custom_tooltips_wi...Vincent Petry2023-01-112-6/+10
|\ \ \ \
| * | | | Replace custom tooltips with native ones in apps pagejulia.kirschenheuter2023-01-102-6/+10
| |/ / /
* | / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-11162-436/+502
| |/ / |/| |
* | | Merge pull request #36063 from nextcloud/rakekniven-patch-1Simon L2023-01-101-1/+1
|\ \ \
| * | | l10n: Fixed typorakekniven2023-01-101-1/+1
* | | | Merge pull request #36052 from nextcloud/share-mount-check-cache-key-testVincent Petry2023-01-102-0/+119
|\ \ \ \ | |_|/ / |/| | |
| * | | add test for shared mount conflict resolutionRobin Appelman2023-01-092-0/+119
* | | | Merge pull request #35980 from nextcloud/remove-legacy-ajax-listVincent Petry2023-01-102-110/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unused legacy ajax/list.php in files appVincent Petry2023-01-092-110/+0
| | |/ | |/|
* | | Merge pull request #36026 from nextcloud/fix/remove-at-matcher-in-davCôme Chilliet2023-01-1032-858/+718
|\ \ \
| * | | Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-0532-858/+718
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-10130-500/+534
| |/ / |/| |
* | | Merge pull request #36047 from nextcloud/share-mount-check-cache-keyVincent Petry2023-01-091-1/+1
|\ \ \ | | |/ | |/|
| * | fix cache key used to verify shared mountpointsRobin Appelman2023-01-091-1/+1
| |/
* | Merge pull request #35655 from nextcloud/enh/35654-Replace_custom_tooltips_wi...Julia Kirschenheuter2023-01-099-85/+38
|\ \
| * | Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-059-85/+38
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0916-18/+52
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-088-6/+8
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-07102-236/+136
* | | Merge pull request #36027 from nextcloud/bug/noid/toggle-grid-invisible-sideb...Simon L2023-01-063-4/+4
|\ \ \
| * | | fix: show toggle grid view button with open sidebarDaniel Kesselberg2023-01-053-4/+4
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-068-2/+20
* | | | Fix scrolling while dragging in file list viewLouis Chemineau2023-01-051-17/+19
|/ / /
* | | Merge pull request #35973 from nextcloud/fix/hook-into-event-lifecycleJohn Molakvoæ2023-01-052-4/+5
|\ \ \
| * | | Hook into sabre event lifecycle for iMip MessagesAnna Larch2023-01-052-4/+5
| | |/ | |/|
* / | Fix sync errors for duplicate cards with the same UID for different backendsAnna Larch2023-01-052-2/+4
|/ /
* | Merge pull request #36008 from nextcloud/bugfix/noid/files-routesJohn Molakvoæ2023-01-051-12/+12
|\ \
| * | fix(files): Make sure that static routes on /apps/files still workJulius Härtl2023-01-051-12/+12
| |/
* | Merge pull request #36005 from nextcloud/fix/default-phone-regionSimon L2023-01-052-1/+8
|\ \ | |/ |/|
| * Fix default phone region validationChristopher Ng2023-01-052-1/+8
* | Merge pull request #35981 from nextcloud/followup/35965/const-for-max-passwor...Joas Schilling2023-01-052-4/+4
|\ \
| * | Add a const for the max user password lengthJoas Schilling2023-01-042-4/+4
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-05262-572/+948
* | | Bump @nextcloud/vue from 7.2.0 to 7.3.0Vincent Petry2023-01-051-20/+20
| |/ |/|
* | Merge pull request #34865 from nextcloud/enh/log-log-itip-message-responseAnna2023-01-045-9/+23
|\ \
| * | [WIP] Add logging to Scheduling PluginAnna Larch2023-01-045-9/+23
| |/
* | Remove jstz usage from serverThomas Citharel2023-01-041-3/+1
* | feat(files): Add clipboard copy to webdav url in files settingsJohn Molakvoæ2023-01-041-3/+36
* | fix(files): Settings & cypress fixesJohn Molakvoæ2023-01-042-3/+1