| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-27 | 14 | -254/+342 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-26 | 10 | -16/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-25 | 12 | -16/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-24 | 12 | -6/+18 |
* | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 3 | -3/+3 |
* | Merge pull request #31319 from nextcloud/fix/31246/fix-modals | Simon L | 2022-02-23 | 4 | -26/+3 |
|\ |
|
| * | fix all modals after vue 5.0 | szaimen | 2022-02-22 | 4 | -26/+3 |
* | | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up... | Joas Schilling | 2022-02-23 | 5 | -76/+358 |
|\ \ |
|
| * | | Do status and predefined message setting in one go | Joas Schilling | 2022-02-15 | 3 | -8/+118 |
| * | | Create the backup user status in 1 query instead of 3 | Joas Schilling | 2022-02-15 | 3 | -58/+50 |
| * | | Don't include unindexed is_backup in the query, it's ensured by the user_id l... | Joas Schilling | 2022-02-15 | 1 | -2/+1 |
| * | | Allow to revert the user status of multiple users in 3 queries instead of 3*n | Joas Schilling | 2022-02-15 | 5 | -3/+168 |
| * | | Delete the user status without loading it first | Joas Schilling | 2022-02-15 | 2 | -9/+25 |
| * | | Directly delete the user status instead of getting it a second time | Joas Schilling | 2022-02-15 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-23 | 660 | -2678/+336 |
* | | | Mark DAV background jobs as time sensitive/insensitive | Christoph Wurst | 2022-02-22 | 13 | -59/+109 |
| |/
|/| |
|
* | | Merge pull request #31261 from nextcloud/external-share-availability-error | John Molakvoæ | 2022-02-22 | 1 | -7/+5 |
|\ \ |
|
| * | | improve errors for external share availability check | Robin Appelman | 2022-02-21 | 1 | -7/+5 |
* | | | Merge pull request #31295 from nextcloud/fix-cleaning-reminders | Christoph Wurst | 2022-02-22 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Fix cleaning reminders after subscription purge | Thomas Citharel | 2022-02-21 | 1 | -3/+3 |
* | | | | Merge pull request #31241 from nextcloud/fix/use-new-button-component | Vanessa | 2022-02-22 | 2 | -7/+12 |
|\ \ \ \ |
|
| * | | | | replace button with vue button component | Vanessa Pertsch | 2022-02-21 | 2 | -7/+12 |
| | |/ /
| |/| | |
|
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-22 | 6 | -0/+20 |
|/ / / |
|
* | | | Merge pull request #31294 from nextcloud/fix/test-controller | Simon L | 2022-02-21 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Redirection now only happens when dir is empty | Carl Schwan | 2022-02-21 | 1 | -4/+4 |
| |/ / |
|
* | | | Merge pull request #31292 from nextcloud/fix/edit_perm_on_file_share | John Molakvoæ | 2022-02-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix regression for edit perm on file share | Louis Chemineau | 2022-02-21 | 1 | -1/+1 |
* | | | | Merge pull request #31195 from nextcloud/wrap_exception | Louis | 2022-02-21 | 4 | -0/+45 |
|\ \ \ \ |
|
| * | | | | Wrap S3 multipart upload exception | Louis Chemineau | 2022-02-16 | 4 | -0/+45 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-21 | 8 | -0/+34 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-20 | 4 | -2/+16 |
| |_|/ /
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-19 | 212 | -1040/+1224 |
* | | | | Merge pull request #20766 from nextcloud/bug/fix-reminders-with-empty-calenda... | Christoph Wurst | 2022-02-18 | 3 | -2/+14 |
|\ \ \ \ |
|
| * | | | | Clean reminders for calendar when deleting a subscription | Thomas Citharel | 2022-02-15 | 1 | -0/+4 |
| * | | | | Consider only reminders with calendar data | Thomas Citharel | 2022-02-15 | 2 | -2/+10 |
* | | | | | Merge pull request #31143 from nextcloud/fix/dont-redirect-file-index | Vincent Petry | 2022-02-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Don't redirect when loading files index page | Carl Schwan | 2022-02-17 | 1 | -1/+1 |
* | | | | | | Merge pull request #31169 from nextcloud/enh/noid/hide-download-button-for-im... | Simon L | 2022-02-18 | 1 | -4/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | hide download button for images | szaimen | 2022-02-16 | 1 | -4/+6 |
* | | | | | | | Fix external app | Carl Schwan | 2022-02-17 | 2 | -1/+7 |
* | | | | | | | Cleanup admin settings js files | Carl Schwan | 2022-02-17 | 10 | -552/+506 |
* | | | | | | | Merge pull request #30938 from nextcloud/fix/user_ldap-fix-check-ldap-new-user | Vincent Petry | 2022-02-17 | 2 | -30/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Make it explicit that a DN can be used for ldap:check-user | Côme Chilliet | 2022-02-17 | 2 | -4/+10 |
| * | | | | | | | Improve typing in apps/user_ldap/lib/Command/CheckUser.php | Côme Chilliet | 2022-02-17 | 1 | -12/+4 |
| * | | | | | | | Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.php | Côme Chilliet | 2022-02-17 | 1 | -1/+1 |
| * | | | | | | | Fix ldap:check-user method for newly created LDAP users | Côme Chilliet | 2022-02-17 | 1 | -15/+11 |
* | | | | | | | | Merge pull request #31141 from nextcloud/fix/better-cache-policy | Carl Schwan | 2022-02-17 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Improve caching policy | Carl Schwan | 2022-02-16 | 2 | -2/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Load scripts of theming app before the dashboard | Louis Chemineau | 2022-02-17 | 1 | -1/+1 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Replace CalDAV availability component with component lib | Christoph Wurst | 2022-02-17 | 2 | -220/+37 |
| |/ / / / /
|/| | | | | |
|