Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 13 | -16/+39 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-11 | 36 | -2/+168 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 22 | -18/+96 |
* | Merge pull request #17471 from nextcloud/bugfix/15951/public-txt-truncation-size | Roeland Jago Douma | 2019-10-08 | 1 | -1/+1 |
|\ | |||||
| * | Raised public txt file truncation size to 10kb | Johannes Koenig | 2019-10-08 | 1 | -1/+1 |
* | | Show error if tag name is empty | Gary Kim | 2019-10-08 | 1 | -0/+6 |
|/ | |||||
* | Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin | Roeland Jago Douma | 2019-10-08 | 4 | -5/+6 |
|\ | |||||
| * | Show Delete Icon in Breadcrumb in Trashbin | Gary Kim | 2019-10-07 | 4 | -5/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-08 | 16 | -10/+38 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-07 | 18 | -20/+86 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-06 | 4 | -10/+30 |
* | Fix Axios CSRF token update (#17404) | John Molakvoæ | 2019-10-05 | 41 | -186/+186 |
|\ | |||||
| * | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 41 | -186/+186 |
* | | Allow group displaynames in the database backend (#17221) | John Molakvoæ | 2019-10-05 | 2 | -1/+24 |
|\ \ | |||||
| * | | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 2 | -1/+24 |
* | | | Merge pull request #17387 from nextcloud/fix/remove/federated_share | Roeland Jago Douma | 2019-10-05 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Allow removing federated shares of locally reshared files | Roeland Jago Douma | 2019-10-03 | 1 | -0/+5 |
* | | | | Fix updating and deleting authtokens (#17397) | John Molakvoæ | 2019-10-05 | 2 | -2/+51 |
|\ \ \ \ | |||||
| * | | | | fix updating and deleting authtokens | Sergej Nikolaev | 2019-10-05 | 2 | -2/+51 |
| | |_|/ | |/| | | |||||
* | | | | allow trash backends to overwrite the tooltip for trash items (#17374) | John Molakvoæ | 2019-10-05 | 8 | -24/+43 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | allow trash backends to overwrite the tooltip for trash items | Robin Appelman | 2019-10-05 | 8 | -24/+43 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-05 | 118 | -216/+266 |
|/ / / | |||||
* | | | Fix shares read permissions | John Molakvoæ (skjnldsv) | 2019-10-04 | 4 | -10/+88 |
* | | | Add checks for whether a user with access to a share can delete it | John Molakvoæ (skjnldsv) | 2019-10-04 | 2 | -12/+292 |
* | | | Extract check for whether a user with access to a share can edit it | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -1/+28 |
* | | | Merge pull request #17357 from nextcloud/enh/oauth/no_oc_binding | Roeland Jago Douma | 2019-10-04 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | fixup! Import router | Roeland Jago Douma | 2019-10-03 | 1 | -1/+1 |
| * | | | Import router | Roeland Jago Douma | 2019-10-03 | 1 | -2/+3 |
| |/ / | |||||
* | | | Merge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-null | Roeland Jago Douma | 2019-10-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Don't call basename on null | Joas Schilling | 2019-10-01 | 1 | -1/+1 |
* | | | | Prevent non owners to update others link shares | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -50/+50 |
* | | | | Use same settings for mail share as link shares | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -20/+13 |
* | | | | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 22 | -49/+154 |
* | | | | Fix master testing and update eslint-config | John Molakvoæ (skjnldsv) | 2019-10-04 | 3 | -2/+3 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-04 | 130 | -1076/+1088 |
| |/ / |/| | | |||||
* | | | Remove users management settings cleaning leftovers (#17360) | John Molakvoæ | 2019-10-03 | 10 | -1252/+1 |
|\ \ \ | |||||
| * | | | Remove users management settings cleaning leftovers | John Molakvoæ (skjnldsv) | 2019-10-01 | 10 | -1252/+1 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-03 | 6 | -4/+10 |
* | | | Merge pull request #17002 from nextcloud/fix/noid/ldap-dont-process-known-avas | blizzz | 2019-10-02 | 2 | -2/+113 |
|\ \ \ | |||||
| * | | | Don't process known avatars from LDAP | Arthur Schiwon | 2019-09-04 | 2 | -2/+113 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 150 | -4162/+4338 |
| |/ / |/| | | |||||
* | | | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 138 | -5362/+7158 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 170 | -15846/+16134 |
* | | | Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatar | blizzz | 2019-10-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | reduce adressbook change events and handling | Arthur Schiwon | 2019-09-04 | 1 | -1/+1 |
| |/ / | |||||
* | | | Bump dompurify from 2.0.1 to 2.0.3 | dependabot-preview[bot] | 2019-09-30 | 4 | -6/+6 |
* | | | Bump webpack from 4.40.2 to 4.41.0 | dependabot-preview[bot] | 2019-09-29 | 20 | -26/+26 |
* | | | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 15 | -206/+185 |
* | | | Move settings to an app | Christoph Wurst | 2019-09-28 | 280 | -3/+81859 |
* | | | Remove input id on login form (#17294) | John Molakvoæ | 2019-09-28 | 7 | -50/+51 |
|\ \ \ |