aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: show toggle grid view button with open sidebarDaniel Kesselberg2023-01-053-4/+4
* 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
|\ \ \
| * | | [WIP] Add logging to Scheduling PluginAnna Larch2023-01-045-9/+23
* | | | Merge pull request #36000 from nextcloud/remove-jstzSimon L2023-01-04101-164/+146
|\ \ \ \
| * | | | Remove jstz usage from serverThomas Citharel2023-01-04101-164/+146
|/ / / /
* | | | Merge pull request #35772 from nextcloud/feat/files2vue-navigationJohn Molakvoæ2023-01-04155-1438/+5199
|\ \ \ \
| * | | | feat(files): Add clipboard copy to webdav url in files settingsJohn Molakvoæ2023-01-045-9/+42
| * | | | fix(files): Settings & cypress fixesJohn Molakvoæ2023-01-047-11/+9
| * | | | Hide settings when emptyJohn Molakvoæ2023-01-041-1/+3
| * | | | Fix favourite openingJohn Molakvoæ2023-01-047-36/+51
| * | | | Add component testing workflowJohn Molakvoæ2023-01-048-44/+83
| * | | | Fixing testsJohn Molakvoæ2023-01-0410-300/+56
| * | | | Add component testingJohn Molakvoæ2023-01-04110-460/+3473
| * | | | Fix preview cropJohn Molakvoæ2023-01-0416-58/+119
| * | | | Port settings to ModalJohn Molakvoæ2023-01-0418-237/+429
| * | | | Port Files navigation to vueJohn Molakvoæ2023-01-0421-423/+1075
|/ / / /
* | | | Merge pull request #35975 from nextcloud/updateCrlVincent Petry2023-01-041-13/+13
|\ \ \ \
| * | | | Update crl after revoke files_bpm.csrVitor Mattos2023-01-041-13/+13
| | |_|/ | |/| |
* | | | Merge pull request #35987 from nextcloud/audit-fix-json5Vincent Petry2023-01-041-24/+18
|\ \ \ \
| * | | | Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3Vincent Petry2023-01-041-24/+18
| | |_|/ | |/| |
* | | | Merge pull request #35941 from nextcloud/CarlSchwan-patch-1Joas Schilling2023-01-041-3/+0
|\ \ \ \