Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3rdparty] Bump symfony deps to 4.4.15 | Roeland Jago Douma | 2020-10-09 | 1 | -0/+0 |
* | Merge pull request #23264 from nextcloud/bug/23177/escape-html | Roeland Jago Douma | 2020-10-09 | 1 | -0/+8 |
|\ | |||||
| * | Add local version of escapeHTML | Daniel Kesselberg | 2020-10-07 | 1 | -0/+8 |
* | | Merge pull request #23249 from nextcloud/techdebt/server-container-cleanup | Roeland Jago Douma | 2020-10-09 | 1 | -227/+263 |
|\ \ | |||||
| * | | Clean up the server | Christoph Wurst | 2020-10-09 | 1 | -227/+263 |
* | | | Merge pull request #23287 from nextcloud/enh/bruteforce/limit_storage | Roeland Jago Douma | 2020-10-09 | 7 | -1/+116 |
|\ \ \ | |/ / |/| | | |||||
| * | | Limit throttler to 48 hours | Roeland Jago Douma | 2020-10-08 | 1 | -0/+5 |
| * | | Add cleanup job for old brutefoce attempts | Roeland Jago Douma | 2020-10-08 | 6 | -1/+111 |
* | | | Merge pull request #23299 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-10-09 | 1 | -33/+0 |
|\ \ \ | |||||
| * | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-10-09 | 1 | -33/+0 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-09 | 106 | -72/+316 |
* | | | Merge pull request #23161 from nextcloud/enh/noid/setup-checks2 | Roeland Jago Douma | 2020-10-08 | 3 | -58/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove setup check for php mail | Daniel Kesselberg | 2020-10-03 | 3 | -58/+0 |
* | | | Merge pull request #23291 from nextcloud/techdebt/noid/use-psr-logger-in-even... | Roeland Jago Douma | 2020-10-08 | 3 | -10/+10 |
|\ \ \ | |||||
| * | | | Use PSR Logger in event dispatcher | Joas Schilling | 2020-10-08 | 3 | -10/+10 |
* | | | | Merge pull request #23292 from nextcloud/enh/noid/job-run-does-not-return-any... | Roeland Jago Douma | 2020-10-08 | 1 | -1/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Job::run() does not return anything | Morris Jobke | 2020-10-08 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge pull request #23275 from nextcloud/fix/dashboard-statuses-sort | Roeland Jago Douma | 2020-10-08 | 3 | -4/+13 |
|\ \ \ | |||||
| * | | | fix dashboard statuses sort function | Julien Veyssier | 2020-10-08 | 3 | -4/+13 |
* | | | | Merge pull request #23279 from nextcloud/enh/weather-favorites | Roeland Jago Douma | 2020-10-08 | 7 | -4/+144 |
|\ \ \ \ | |||||
| * | | | | add favorite weather locations | Julien Veyssier | 2020-10-08 | 7 | -4/+144 |
| |/ / / | |||||
* | | | | Merge pull request #23020 from nextcloud/disable-notify-self-check | Robin Appelman | 2020-10-08 | 1 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | add option to disable notify self check | Robin Appelman | 2020-09-23 | 1 | -1/+10 |
* | | | | | Merge pull request #23269 from sharidas/fix-remove-user-from-grp | John Molakvoæ | 2020-10-08 | 3 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix the user remove from group in UI | Sujith Haridasan | 2020-10-08 | 3 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #23245 from nextcloud/techdebt/server-bus-deprecate-alias | Roeland Jago Douma | 2020-10-08 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Deprecate the named alias of IBus | Christoph Wurst | 2020-10-07 | 1 | -3/+3 |
| | |_|/ | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-08 | 72 | -62/+162 |
* | | | | Merge pull request #21860 from nextcloud/techdebt/encryption-psr-container | Morris Jobke | 2020-10-07 | 1 | -74/+77 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Migrate encryption to the PSR container | Christoph Wurst | 2020-10-07 | 1 | -74/+77 |
* | | | | Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavori... | Morris Jobke | 2020-10-07 | 3 | -38/+35 |
|\ \ \ \ | |||||
| * | | | | Make sure getUsersFavoritingObject can be run without a user | Joas Schilling | 2020-10-06 | 3 | -38/+35 |
* | | | | | Merge pull request #23248 from nextcloud/techdebt/server-getters-query-get | Roeland Jago Douma | 2020-10-07 | 1 | -102/+103 |
|\ \ \ \ \ | |||||
| * | | | | | Use the ContainerInterface::get inside the server container | Christoph Wurst | 2020-10-07 | 1 | -102/+103 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #23252 from nextcloud/fix/l10n/activities | Roeland Jago Douma | 2020-10-07 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Use the correct l10n for activities | Roeland Jago Douma | 2020-10-07 | 1 | -1/+1 |
* | | | | | | Merge pull request #23164 from nextcloud/feat/files-sidebar-cleanup-standards | John Molakvoæ | 2020-10-07 | 57 | -238/+303 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump @nextcloud/vue to v2.6.9 | John Molakvoæ (skjnldsv) | 2020-10-07 | 38 | -45/+54 |
| * | | | | | | Upgrade lifecycle and vue parent context | John Molakvoæ (skjnldsv) | 2020-10-07 | 25 | -116/+165 |
| * | | | | | | Move Files Sidebar to proper javascript standard | John Molakvoæ (skjnldsv) | 2020-10-07 | 7 | -117/+124 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #23243 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-10-07 | 1 | -222/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-10-07 | 1 | -222/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #23244 from nextcloud/techdebt/noid/user-psr-logger-interf... | Roeland Jago Douma | 2020-10-07 | 2 | -14/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Use PSR logger interface in comments manager | Joas Schilling | 2020-10-07 | 2 | -14/+17 |
| |/ / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-07 | 54 | -138/+200 |
* | | | | | Merge pull request #23129 from nextcloud/enh/noid/tests-user-status | Morris Jobke | 2020-10-06 | 2 | -1/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Another test for user live status listener | Daniel Kesselberg | 2020-10-01 | 1 | -1/+3 |
| * | | | | | Add test case for getDefaultStatusById | Daniel Kesselberg | 2020-09-24 | 1 | -0/+24 |
* | | | | | | Merge pull request #23025 from Iscle/master | Morris Jobke | 2020-10-06 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | DirectController: Verify that expirationTime is between 0s and 24h | Iscle | 2020-10-01 | 1 | -0/+4 |