Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port encryption admin settings to vue | Carl Schwan | 2022-07-13 | 12 | -172/+233 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-13 | 12 | -6/+20 |
* | Merge pull request #32507 from carlcsaposs/restore | Vincent Petry | 2022-07-12 | 1 | -1/+5 |
|\ | |||||
| * | Sort files by deletion time before restoring in RestoreAllFiles | Carl Csaposs | 2022-07-04 | 1 | -1/+5 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-12 | 4 | -0/+6 |
* | | Merge pull request #32973 from nextcloud/cleanup/avatar-code | Carl Schwan | 2022-07-11 | 24 | -168/+168 |
|\ \ | |||||
| * | | Make Color class public | Carl Schwan | 2022-07-05 | 24 | -168/+168 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-11 | 6 | -0/+8 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-10 | 26 | -2/+38 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-09 | 64 | -88/+114 |
* | | | Merge pull request #33118 from nextcloud/fix/address-book-export | blizzz | 2022-07-08 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Fix empty address books being exported | Christopher Ng | 2022-07-05 | 1 | -0/+4 |
* | | | | Merge pull request #32377 from nextcloud/rakekniven-patch-1 | blizzz | 2022-07-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into rakekniven-patch-1 | rakekniven | 2022-07-05 | 1937 | -10790/+22295 |
| |\ \ \ \ | |||||
| * | | | | | l10n: Changed spelling | rakekniven | 2022-05-16 | 1 | -1/+1 |
* | | | | | | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-large | blizzz | 2022-07-08 | 3 | -1/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't allow setting password bigger than 469 characters | Carl Schwan | 2022-07-05 | 3 | -1/+12 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #33163 from nextcloud/enh/a11y-account-property-labels | John Molakvoæ | 2022-07-08 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add current scope to scope actions label | Christopher Ng | 2022-07-07 | 1 | -1/+5 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-08 | 40 | -34/+90 |
* | | | | | | | Merge pull request #33128 from nextcloud/enh/a11y-set-expanded-sharing | Pytal | 2022-07-07 | 2 | -2/+18 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add expanded attribute to button for listing others with access | Christopher Ng | 2022-07-07 | 2 | -2/+18 |
* | | | | | | | Merge pull request #33140 from nextcloud/fix/trashbin-expiration-notice-casing | John Molakvoæ | 2022-07-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix trashbin expiration notice casing | Christopher Ng | 2022-07-06 | 1 | -1/+1 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-07 | 44 | -80/+100 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | 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 |
|\ \ \ \ \ \ |