Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #33052 from nextcloud/fix/set-display-name | Joas Schilling | 2022-07-06 | 3 | -3/+7 |
|\ | |||||
| * | Fix unit tests | Joas Schilling | 2022-07-06 | 1 | -1/+2 |
| * | Prevent duplicate set display name request | Christopher Ng | 2022-06-28 | 1 | -1/+2 |
| * | Do not save invalid display name to the database | Christopher Ng | 2022-06-28 | 1 | -1/+3 |
* | | catch any exception for transaction control | Arthur Schiwon | 2022-07-06 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-06 | 136 | -162/+400 |
* | | Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-bar | Daniel Calviño Sánchez | 2022-07-05 | 3 | -5/+11 |
|\ \ | |||||
| * | | Fix quota text not updated after copying or moving a file | Daniel Calviño Sánchez | 2022-06-23 | 1 | -2/+8 |
| * | | Fix quota text not updated when no quota is set | Daniel Calviño Sánchez | 2022-06-23 | 1 | -1/+1 |
| * | | Fix quota text shown escaped | Daniel Calviño Sánchez | 2022-06-23 | 1 | -2/+2 |
* | | | Merge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltip | Pytal | 2022-07-05 | 3 | -9/+13 |
|\ \ \ | |||||
| * | | | Change tooltip title of files grid view toggle dynamically | Christopher Ng | 2022-07-04 | 3 | -9/+13 |
* | | | | add missing GET param to getstoragestats url | Julien Veyssier | 2022-07-05 | 1 | -1/+1 |
* | | | | Fix 404 when using index.php in the url | Carl Schwan | 2022-07-05 | 1 | -2/+4 |
* | | | | Merge pull request #33109 from nextcloud/fix/l10n-home-breadcrumb | John Molakvoæ | 2022-07-05 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix translation of home breadcrumb | Christopher Ng | 2022-07-04 | 1 | -1/+1 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-05 | 26 | -16/+18 |
|/ / / | |||||
* | | | Merge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transa... | Carl Schwan | 2022-07-04 | 1 | -54/+76 |
|\ \ \ | |||||
| * | | | DAV custom props: catch Exception and rollback transaction in case | Arthur Schiwon | 2022-07-01 | 1 | -54/+76 |
* | | | | Merge pull request #33097 from nextcloud/rakekniven-patch-2 | Simon L | 2022-07-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | l10n: Fixed typo | rakekniven | 2022-07-04 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-04 | 38 | -30/+286 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-03 | 20 | -2/+30 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-02 | 30 | -20/+22 |
* | | | | Merge pull request #32576 from nextcloud/feature/spreed-7321/automatic-DND-ou... | Joas Schilling | 2022-07-01 | 9 | -1/+354 |
|\ \ \ \ | |||||
| * | | | | Inject userId directly | Joas Schilling | 2022-07-01 | 1 | -7/+6 |
| * | | | | Fix typo of availability | Joas Schilling | 2022-07-01 | 1 | -1/+1 |
| * | | | | Remove unused import | Joas Schilling | 2022-07-01 | 1 | -1/+0 |
| * | | | | Fix predefined message | Joas Schilling | 2022-07-01 | 1 | -1/+6 |
| * | | | | Add UI to opt-in on the status automation | Joas Schilling | 2022-07-01 | 3 | -0/+92 |
| * | | | | Add status automation | Joas Schilling | 2022-07-01 | 1 | -2/+12 |
| * | | | | Fix determination of cron job run | Joas Schilling | 2022-07-01 | 3 | -8/+95 |
| * | | | | User status automation background job | Joas Schilling | 2022-07-01 | 3 | -0/+161 |
| |/ / / | |||||
* | | | | Merge pull request #33043 from nextcloud/Valdnet-patch-2 | Carl Schwan | 2022-07-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | l10n: Separate words | Valdnet | 2022-07-01 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-01 | 42 | -78/+90 |
* | | | | Merge pull request #33068 from nextcloud/enh/note-trashbin-expiration | Pytal | 2022-06-30 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Add trashbin export expiration notice | Christopher Ng | 2022-06-29 | 1 | -1/+1 |
* | | | | | use an en-dash for the userstatus panel | szaimen | 2022-06-30 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-30 | 18 | -6/+58 |
* | | | | | Merge pull request #33067 from nextcloud/trashbin-skip-size-cache | blizzz | 2022-06-29 | 1 | -5/+11 |
|\ \ \ \ \ | |||||
| * | | | | | use size from cache to determine whether to skip the trashbin | Robin Appelman | 2022-06-29 | 1 | -5/+11 |
| |/ / / / | |||||
* / / / / | Use Button component to show more workflows | Christopher Ng | 2022-06-29 | 1 | -8/+14 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-29 | 16 | -0/+76 |
* | | | | Merge pull request #33053 from nextcloud/fix/undefined-logger | Pytal | 2022-06-28 | 13 | -17/+24 |
|\ \ \ \ | |||||
| * | | | | Fix undefined logger | Christopher Ng | 2022-06-28 | 13 | -17/+24 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #33034 from nextcloud/td/noid/ldap_group_updater | blizzz | 2022-06-28 | 2 | -66/+85 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | adjust tests | Arthur Schiwon | 2022-06-28 | 1 | -20/+31 |
| * | | | simplify | blizzz | 2022-06-28 | 1 | -1/+1 |
| * | | | delete groups in chunks instead of one by one | Arthur Schiwon | 2022-06-28 | 1 | -5/+11 |