Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #31601 from nextcloud/enh/dashboard-description | Julius Härtl | 2022-03-22 | 1 | -1/+6 |
|\ | |||||
| * | Add proper description for the dashboard app | Julius Härtl | 2022-03-17 | 1 | -1/+6 |
* | | Merge pull request #31569 from nextcloud/bugfix/31519/revert-password-validation | Joas Schilling | 2022-03-22 | 1 | -4/+1 |
|\ \ | |||||
| * | | Allow creating app passwords without validating the user's password again | Joas Schilling | 2022-03-14 | 1 | -4/+1 |
* | | | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id | Joas Schilling | 2022-03-22 | 22 | -327/+421 |
|\ \ \ | |||||
| * | | | Update autoloader | Joas Schilling | 2022-02-25 | 2 | -0/+4 |
| * | | | Fix tests | Joas Schilling | 2022-02-23 | 10 | -136/+121 |
| * | | | Adjust and add unit tests | Joas Schilling | 2022-02-23 | 4 | -167/+173 |
| * | | | Allow to prefix the Query log with the request id | Joas Schilling | 2022-02-23 | 1 | -2/+8 |
| * | | | Extract request id handling to dedicated class so it can be injected manually | Joas Schilling | 2022-02-23 | 5 | -22/+115 |
* | | | | Merge pull request #31644 from nextcloud/fix/change-to-tertiary-button | John Molakvoæ | 2022-03-22 | 5 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | fix: button type to tertiary | Vanessa Pertsch | 2022-03-21 | 5 | -6/+7 |
* | | | | | Merge pull request #31580 from nextcloud/nickvergessen-patch-2 | Vincent Petry | 2022-03-22 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Disable for now again until more apps are fixed | Joas Schilling | 2022-03-21 | 1 | -2/+2 |
| * | | | | | Limit missing primary key fail to new tables | Joas Schilling | 2022-03-21 | 1 | -1/+1 |
* | | | | | | Merge pull request #31582 from nextcloud/refactor/carl/accesibility-app | Côme Chilliet | 2022-03-22 | 5 | -94/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove leftover useless comment | Côme Chilliet | 2022-03-22 | 1 | -3/+0 |
| * | | | | | | Modernize accessibility app | Carl Schwan | 2022-03-18 | 5 | -94/+38 |
* | | | | | | | Merge pull request #31605 from nextcloud/cert-manager-cache-path | Vincent Petry | 2022-03-22 | 1 | -7/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cache the path of the certificate bundle | Robin Appelman | 2022-03-17 | 1 | -7/+15 |
* | | | | | | | | Merge pull request #31620 from nextcloud/fix/noid/truncate-oracle | Vincent Petry | 2022-03-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | do not forget DB table prefix with truncate query | Arthur Schiwon | 2022-03-18 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #31639 from nextcloud/fix/moving-calobject-fails | Christoph Wurst | 2022-03-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix moving error for calendar object error because of missing principal uri | Anna Larch | 2022-03-22 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #31409 from nextcloud/fix/31237/new-button-HeaderBar | Vanessa | 2022-03-22 | 6 | -91/+20 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add new button component | Vanessa Pertsch | 2022-03-21 | 6 | -91/+20 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #31653 from nextcloud/techdebt/noid/run-with-ONLY_FULL_GRO... | John Molakvoæ | 2022-03-22 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BY | Joas Schilling | 2022-03-21 | 1 | -1/+9 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #31382 from nextcloud/feat/account-migrator | Côme Chilliet | 2022-03-22 | 5 | -0/+179 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Move data into settings folder | Christopher Ng | 2022-03-22 | 1 | -16/+20 |
| * | | | | | | | | | | Use account method to set all properties | Christopher Ng | 2022-03-18 | 1 | -18/+2 |
| * | | | | | | | | | | Use streams | Christopher Ng | 2022-03-18 | 1 | -3/+3 |
| * | | | | | | | | | | Transfer to settings app and register | Christopher Ng | 2022-03-18 | 5 | -4/+14 |
| * | | | | | | | | | | Update avatar handling | Christopher Ng | 2022-03-18 | 1 | -28/+26 |
| * | | | | | | | | | | Avatar export and import | Christopher Ng | 2022-03-18 | 1 | -2/+50 |
| * | | | | | | | | | | Account export and import | Christopher Ng | 2022-03-18 | 2 | -0/+135 |
* | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-22 | 128 | -134/+140 |
* | | | | | | | | | | | Merge pull request #31629 from nextcloud/feat/remove-ie-headers | Pytal | 2022-03-21 | 11 | -39/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Remove legacy Internet Explorer headers | MichaIng | 2022-03-19 | 11 | -39/+0 |
* | | | | | | | | | | | Merge pull request #30336 from quentinguidee/refine-dashboard-customize | Simon L | 2022-03-21 | 3 | -8/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Dashboard customize view: revert to large | Quentin Guidée | 2022-03-19 | 3 | -4/+4 |
| * | | | | | | | | | | | Refine dashboard customize view | Quentin Guidée | 2022-03-19 | 3 | -7/+17 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #31337 from D0n1elT/fix/issue-31303_irritating-event-remin... | Christoph Wurst | 2022-03-21 | 10 | -9/+99 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting. | Daniel Teichmann | 2022-03-21 | 3 | -2/+42 |
| * | | | | | | | | | | Fix #31303: Make reminder notification behaviour selectable. | Daniel Teichmann | 2022-03-21 | 7 | -7/+57 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #31616 from nextcloud/Valdnet-patch-4 | Louis | 2022-03-21 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Add test to spelling unification | Louis Chemineau | 2022-03-21 | 1 | -1/+1 |
| * | | | | | | | | | l10n: Spelling unification in Transifex. | Valdnet | 2022-03-18 | 1 | -3/+3 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupwa... | blizzz | 2022-03-21 | 7 | -11/+37 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix link to calendar user docs in groupware settings | Thomas Citharel | 2022-03-18 | 7 | -11/+37 |
| |/ / / / / / / / |