summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31601 from nextcloud/enh/dashboard-descriptionJulius Härtl2022-03-221-1/+6
|\
| * Add proper description for the dashboard appJulius Härtl2022-03-171-1/+6
* | Merge pull request #31569 from nextcloud/bugfix/31519/revert-password-validationJoas Schilling2022-03-221-4/+1
|\ \
| * | Allow creating app passwords without validating the user's password againJoas Schilling2022-03-141-4/+1
* | | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-2222-327/+421
|\ \ \
| * | | Update autoloaderJoas Schilling2022-02-252-0/+4
| * | | Fix testsJoas Schilling2022-02-2310-136/+121
| * | | Adjust and add unit testsJoas Schilling2022-02-234-167/+173
| * | | Allow to prefix the Query log with the request idJoas Schilling2022-02-231-2/+8
| * | | Extract request id handling to dedicated class so it can be injected manuallyJoas Schilling2022-02-235-22/+115
* | | | Merge pull request #31644 from nextcloud/fix/change-to-tertiary-buttonJohn Molakvoæ2022-03-225-6/+7
|\ \ \ \
| * | | | fix: button type to tertiaryVanessa Pertsch2022-03-215-6/+7
* | | | | Merge pull request #31580 from nextcloud/nickvergessen-patch-2Vincent Petry2022-03-221-2/+2
|\ \ \ \ \
| * | | | | Disable for now again until more apps are fixedJoas Schilling2022-03-211-2/+2
| * | | | | Limit missing primary key fail to new tablesJoas Schilling2022-03-211-1/+1
* | | | | | Merge pull request #31582 from nextcloud/refactor/carl/accesibility-appCôme Chilliet2022-03-225-94/+35
|\ \ \ \ \ \
| * | | | | | Remove leftover useless commentCôme Chilliet2022-03-221-3/+0
| * | | | | | Modernize accessibility appCarl Schwan2022-03-185-94/+38
* | | | | | | Merge pull request #31605 from nextcloud/cert-manager-cache-pathVincent Petry2022-03-221-7/+15
|\ \ \ \ \ \ \
| * | | | | | | cache the path of the certificate bundleRobin Appelman2022-03-171-7/+15
* | | | | | | | Merge pull request #31620 from nextcloud/fix/noid/truncate-oracleVincent Petry2022-03-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | do not forget DB table prefix with truncate queryArthur Schiwon2022-03-181-1/+1
* | | | | | | | | Merge pull request #31639 from nextcloud/fix/moving-calobject-failsChristoph Wurst2022-03-221-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix moving error for calendar object error because of missing principal uriAnna Larch2022-03-221-2/+2
* | | | | | | | | | Merge pull request #31409 from nextcloud/fix/31237/new-button-HeaderBarVanessa2022-03-226-91/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add new button componentVanessa Pertsch2022-03-216-91/+20
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #31653 from nextcloud/techdebt/noid/run-with-ONLY_FULL_GRO...John Molakvoæ2022-03-221-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BYJoas Schilling2022-03-211-1/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #31382 from nextcloud/feat/account-migratorCôme Chilliet2022-03-225-0/+179
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move data into settings folderChristopher Ng2022-03-221-16/+20
| * | | | | | | | | | Use account method to set all propertiesChristopher Ng2022-03-181-18/+2
| * | | | | | | | | | Use streamsChristopher Ng2022-03-181-3/+3
| * | | | | | | | | | Transfer to settings app and registerChristopher Ng2022-03-185-4/+14
| * | | | | | | | | | Update avatar handlingChristopher Ng2022-03-181-28/+26
| * | | | | | | | | | Avatar export and importChristopher Ng2022-03-181-2/+50
| * | | | | | | | | | Account export and importChristopher Ng2022-03-182-0/+135
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-22128-134/+140
* | | | | | | | | | | Merge pull request #31629 from nextcloud/feat/remove-ie-headersPytal2022-03-2111-39/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove legacy Internet Explorer headersMichaIng2022-03-1911-39/+0
* | | | | | | | | | | Merge pull request #30336 from quentinguidee/refine-dashboard-customizeSimon L2022-03-213-8/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Dashboard customize view: revert to largeQuentin Guidée2022-03-193-4/+4
| * | | | | | | | | | | Refine dashboard customize viewQuentin Guidée2022-03-193-7/+17
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #31337 from D0n1elT/fix/issue-31303_irritating-event-remin...Christoph Wurst2022-03-2110-9/+99
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.Daniel Teichmann2022-03-213-2/+42
| * | | | | | | | | | Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-217-7/+57
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #31616 from nextcloud/Valdnet-patch-4Louis2022-03-212-4/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add test to spelling unificationLouis Chemineau2022-03-211-1/+1
| * | | | | | | | | l10n: Spelling unification in Transifex.Valdnet2022-03-181-3/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupwa...blizzz2022-03-217-11/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix link to calendar user docs in groupware settingsThomas Citharel2022-03-187-11/+37
| |/ / / / / / / /