Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| * | | | | | cleanup LDAP's UpdateGroups | Arthur Schiwon | 2022-06-28 | 1 | -41/+43 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #33007 from nextcloud/cleanup/federation-app | Carl Schwan | 2022-06-28 | 23 | -643/+368 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix many issues with the tests | Carl Schwan | 2022-06-28 | 7 | -108/+85 | |
| * | | | | Cleanup CardDav SyncService | Carl Schwan | 2022-06-24 | 4 | -75/+24 | |
| * | | | | Summer cleanup of the federation app | Carl Schwan | 2022-06-24 | 18 | -469/+268 | |
| | |_|/ | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-28 | 130 | -766/+1088 | |
* | | | | Merge pull request #32561 from nextcloud/port/vue-personal-federation | Pytal | 2022-06-27 | 14 | -322/+282 | |
|\ \ \ \ | ||||||
| * | | | | Port federatedfilesharing personal settings to vue | Carl Schwan | 2022-06-15 | 14 | -322/+282 | |
* | | | | | Merge pull request #32998 from nextcloud/fix/setting_name | Louis | 2022-06-27 | 3 | -11/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 3 | -11/+5 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-27 | 2 | -0/+28 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-25 | 2 | -0/+26 | |
* | | | | | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-date | blizzz | 2022-06-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix test to check the expire date | Vitor Mattos | 2022-06-20 | 1 | -0/+5 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-24 | 14 | -10/+118 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #32962 from nextcloud/getstoragestat-change-url | Carl Schwan | 2022-06-23 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove .php from url | Carl Schwan | 2022-06-21 | 2 | -3/+3 | |
* | | | | | | | Merge pull request #32701 from nextcloud/fix/type-error-objectree | Carl Schwan | 2022-06-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix type error in Sabre/Connector/Directory | Carl Schwan | 2022-06-14 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-23 | 10 | -2/+62 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #32884 from nextcloud/typing/dav-sharing | Carl Schwan | 2022-06-22 | 10 | -244/+154 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add typing to Sharing Backend | Carl Schwan | 2022-06-22 | 10 | -244/+154 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-22 | 34 | -42/+234 | |
* | | | | | | Add title to file name | Carl Schwan | 2022-06-21 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #32902 from nextcloud/enh/noid/opcache-buffer-size-limit | Simon L | 2022-06-21 | 1 | -1/+5 | |
|\ \ \ \ \ |