Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
* | | | | | Merge pull request #17405 from nextcloud/enh/switch/escapeHTML | John Molakvoæ | 2019-10-05 | 13 | -154/+110 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove the tests since the library is tested | Roeland Jago Douma | 2019-10-04 | 1 | -11/+0 | |
| * | | | | | Move to escape-html | Roeland Jago Douma | 2019-10-04 | 14 | -148/+115 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-05 | 122 | -216/+352 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Fix shares read permissions (#16761) | John Molakvoæ | 2019-10-04 | 12 | -85/+917 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix shares read permissions | John Molakvoæ (skjnldsv) | 2019-10-04 | 6 | -14/+122 | |
| * | | | | 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 | |
| * | | | | Add assorted integration tests for shares | Daniel Calviño Sánchez | 2019-10-04 | 3 | -0/+100 | |
| * | | | | Do not expect a 200 HTTP status code when updating a share | Daniel Calviño Sánchez | 2019-10-04 | 3 | -2/+8 | |
| * | | | | Move sharing integration tests to their own directory | John Molakvoæ (skjnldsv) | 2019-10-04 | 6 | -60/+110 | |
| * | | | | Add helper script to run integration tests on a Docker container | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -0/+261 | |
|/ / / / | ||||||
* | | | | Merge pull request #17357 from nextcloud/enh/oauth/no_oc_binding | Roeland Jago Douma | 2019-10-04 | 3 | -2/+19 | |
|\ \ \ \ | ||||||
| * | | | | fixup! Import router | Roeland Jago Douma | 2019-10-03 | 3 | -1/+17 | |
| * | | | | 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 | |
* | | | | | Use same settings for mail share as link shares (#16629) | John Molakvoæ | 2019-10-04 | 1 | -70/+63 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Fix master testing and update eslint-config (#17367) | John Molakvoæ | 2019-10-04 | 36 | -74/+225 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix tag acceptance tests after #16682 | John Molakvoæ (skjnldsv) | 2019-10-04 | 2 | -3/+19 | |
| * | | | | | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 31 | -76/+183 | |
| * | | | | | Fix master testing and update eslint-config | John Molakvoæ (skjnldsv) | 2019-10-04 | 6 | -23/+51 | |
* | | | | | | Add Fatal logging option (#17363) | John Molakvoæ | 2019-10-04 | 2 | -2/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add Fatal logging option | Tim Terhorst | 2019-10-02 | 2 | -2/+8 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-04 | 134 | -1076/+1092 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #17388 from nextcloud/fix/undefined_index/loginflowv2 | Roeland Jago Douma | 2019-10-03 | 1 | -2/+0 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Don't use an undefined index if not needed | Roeland Jago Douma | 2019-10-03 | 1 | -2/+0 | |
|/ / / / | ||||||
* | | | | 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 | 24 | -4/+28 | |
* | | | 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 | |
* | | | | Merge pull request #17366 from nextcloud/fix/usersIngroup | Roeland Jago Douma | 2019-10-02 | 1 | -3/+8 | |
|\ \ \ \ | ||||||
| * | | | | Fix DB usersInGroups fetching | Roeland Jago Douma | 2019-10-02 | 1 | -3/+8 | |
* | | | | | Merge pull request #17350 from nextcloud/adjust-fontsize | John Molakvoæ | 2019-10-02 | 2 | -4/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Bring the font size down to 14px | Marco Ambrosini | 2019-10-01 | 2 | -4/+4 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 204 | -4216/+4346 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #17263 from nextcloud/enhancement/eslint | Joas Schilling | 2019-10-01 | 242 | -10612/+13668 | |
|\ \ \ \ | ||||||
| * | | | | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 239 | -10410/+12266 | |
| * | | | | Use eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 5 | -203/+1403 | |
* | | | | | Merge pull request #17353 from nextcloud/bugfix/noid/fix-wich-typo | Joas Schilling | 2019-10-01 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix typo in "which" | Joas Schilling | 2019-10-01 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 174 | -15854/+16144 | |
* | | | | Merge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handle... | Roeland Jago Douma | 2019-10-01 | 2 | -7/+7 | |
|\ \ \ \ |