aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace custom tooltips with native ones in apps pagejulia.kirschenheuter2023-01-106-12/+16
* Merge pull request #35980 from nextcloud/remove-legacy-ajax-listVincent Petry2023-01-109-136/+10
|\
| * Remove unused legacy ajax/list.php in files appVincent Petry2023-01-099-136/+10
* | 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-10140-500/+548
| |/ |/|
* | Merge pull request #36043 from nextcloud/fix/36042/link-reference-less-strict...Vincent Petry2023-01-091-1/+3
|\ \
| * | in the link reference provider, check if the link content type begins with te...Julien Veyssier2023-01-091-1/+3
* | | 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-0911-88/+41
|\ \ \ | |_|/ |/| |
| * | Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-0511-88/+41
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0922-122/+160
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0814-28/+34
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-07122-302/+222
* | | 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-0616-4/+32
* | | | Merge pull request #36024 from nextcloud/artonge/fix/file_list_scroll_while_d...Louis2023-01-051-17/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Fix scrolling while dragging in file list viewLouis Chemineau2023-01-051-17/+19
|/ / /
* | | Merge pull request #36016 from nextcloud/enh/noid/opengraph-link-reference-li...Simon L2023-01-051-0/+16
|\ \ \
| * | | add restrictions on content-type and content-size when downloading to resolve...Julien Veyssier2023-01-051-0/+16
* | | | 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
| |/ / /
* | | | Merge pull request #32057 from nextcloud/fix/make-UID-more-unique-for-systema...John Molakvoæ2023-01-052-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix sync errors for duplicate cards with the same UID for different backendsAnna Larch2023-01-052-2/+4
* | | | Merge pull request #36015 from nextcloud/techdebt/36014/fix-image-optimizationJoas Schilling2023-01-051-3/+23
|\ \ \ \ | |/ / / |/| | |
| * | | fix(CI): Check for the binaries we want to useJoas Schilling2023-01-051-3/+23
| |/ /
* | | Merge pull request #36011 from nextcloud/bugfix/noid/fix-mail-iconJoas Schilling2023-01-054-5286/+5
|\ \ \ | |/ / |/| |
| * | fix(ui): Fix and optimize more SVGsJoas Schilling2023-01-052-5283/+2
| * | fix(ui): Fix SVG mail icon missing width and heightJoas Schilling2023-01-052-3/+3
* | | 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-054-4/+11
|\ \ | |/ |/|
| * Fix default phone region validationChristopher Ng2023-01-054-4/+11
* | Merge pull request #33898 from nextcloud/fix/authtoken-password-updateJulius Härtl2023-01-057-5/+84
|\ \
| * | chore(version): Bump dev version to trigger database migrationJulius Härtl2023-01-041-1/+1
| * | PublickKeyTokenProvider: Fix password update routine with password hashMarcel Klehr2023-01-046-4/+83
* | | Merge pull request #35667 from nextcloud/allow-target-blank-in-app-navigationJoas Schilling2023-01-053-4/+6
|\ \ \
| * | | RecompileJoas Schilling2023-01-052-3/+3
| * | | Allow target="_blank" in app navigation itemsThomas Citharel2023-01-051-1/+3
|/ / /
* | | Merge pull request #35981 from nextcloud/followup/35965/const-for-max-passwor...Joas Schilling2023-01-055-6/+13
|\ \ \
| * | | Add a const for the max user password lengthJoas Schilling2023-01-045-6/+13
* | | | Merge pull request #35979 from nextcloud/feature/talk-4657/show-local-time-in...Joas Schilling2023-01-056-12/+273
|\ \ \ \
| * | | | Fix unit tests of the ActionProviderStoreJoas Schilling2023-01-041-12/+19
| * | | | Show local time in avatar menuJoas Schilling2023-01-045-0/+254
| |/ / /
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-05270-580/+996
* | | | Merge pull request #35996 from nextcloud/update-nc-vue-7.3.0Pytal2023-01-045-31/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump @nextcloud/vue from 7.2.0 to 7.3.0Vincent Petry2023-01-055-31/+31
|/ / /
* | | Merge pull request #34865 from nextcloud/enh/log-log-itip-message-responseAnna2023-01-045-9/+23
|\ \ \