summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Do not create Application instances directlyChristoph Wurst2019-10-1113-16/+39
* [tx-robot] updated from transifexNextcloud bot2019-10-1136-2/+168
* [tx-robot] updated from transifexNextcloud bot2019-10-0922-18/+96
* Merge pull request #17471 from nextcloud/bugfix/15951/public-txt-truncation-sizeRoeland Jago Douma2019-10-081-1/+1
|\
| * Raised public txt file truncation size to 10kbJohannes Koenig2019-10-081-1/+1
* | Show error if tag name is emptyGary Kim2019-10-081-0/+6
|/
* Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbinRoeland Jago Douma2019-10-084-5/+6
|\
| * Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-074-5/+6
* | [tx-robot] updated from transifexNextcloud bot2019-10-0816-10/+38
|/
* [tx-robot] updated from transifexNextcloud bot2019-10-0718-20/+86
* [tx-robot] updated from transifexNextcloud bot2019-10-064-10/+30
* Fix Axios CSRF token update (#17404)John Molakvoæ2019-10-0541-186/+186
|\
| * Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-0541-186/+186
* | Allow group displaynames in the database backend (#17221)John Molakvoæ2019-10-052-1/+24
|\ \
| * | Allow to set the group display name in the database backendJoas Schilling2019-09-272-1/+24
* | | Merge pull request #17387 from nextcloud/fix/remove/federated_shareRoeland Jago Douma2019-10-051-0/+5
|\ \ \
| * | | Allow removing federated shares of locally reshared filesRoeland Jago Douma2019-10-031-0/+5
* | | | Fix updating and deleting authtokens (#17397)John Molakvoæ2019-10-052-2/+51
|\ \ \ \
| * | | | fix updating and deleting authtokensSergej Nikolaev2019-10-052-2/+51
| | |_|/ | |/| |
* | | | allow trash backends to overwrite the tooltip for trash items (#17374)John Molakvoæ2019-10-058-24/+43
|\ \ \ \ | |/ / / |/| | |
| * | | allow trash backends to overwrite the tooltip for trash itemsRobin Appelman2019-10-058-24/+43
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-05118-216/+266
|/ / /
* | | Fix shares read permissionsJohn Molakvoæ (skjnldsv)2019-10-044-10/+88
* | | Add checks for whether a user with access to a share can delete itJohn Molakvoæ (skjnldsv)2019-10-042-12/+292
* | | Extract check for whether a user with access to a share can edit itJohn Molakvoæ (skjnldsv)2019-10-041-1/+28
* | | Merge pull request #17357 from nextcloud/enh/oauth/no_oc_bindingRoeland Jago Douma2019-10-041-2/+3
|\ \ \
| * | | fixup! Import routerRoeland Jago Douma2019-10-031-1/+1
| * | | Import routerRoeland Jago Douma2019-10-031-2/+3
| |/ /
* | | Merge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-nullRoeland Jago Douma2019-10-041-1/+1
|\ \ \
| * | | Don't call basename on nullJoas Schilling2019-10-011-1/+1
* | | | Prevent non owners to update others link sharesJohn Molakvoæ (skjnldsv)2019-10-041-50/+50
* | | | Use same settings for mail share as link sharesJohn Molakvoæ (skjnldsv)2019-10-041-20/+13
* | | | Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-0422-49/+154
* | | | Fix master testing and update eslint-configJohn Molakvoæ (skjnldsv)2019-10-043-2/+3
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-04130-1076/+1088
| |/ / |/| |
* | | Remove users management settings cleaning leftovers (#17360)John Molakvoæ2019-10-0310-1252/+1
|\ \ \
| * | | Remove users management settings cleaning leftoversJohn Molakvoæ (skjnldsv)2019-10-0110-1252/+1
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2019-10-036-4/+10
* | | Merge pull request #17002 from nextcloud/fix/noid/ldap-dont-process-known-avasblizzz2019-10-022-2/+113
|\ \ \
| * | | Don't process known avatars from LDAPArthur Schiwon2019-09-042-2/+113
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-02150-4162/+4338
| |/ / |/| |
* | | Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-01138-5362/+7158
* | | [tx-robot] updated from transifexNextcloud bot2019-10-01170-15846/+16134
* | | Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatarblizzz2019-10-011-1/+1
|\ \ \
| * | | reduce adressbook change events and handlingArthur Schiwon2019-09-041-1/+1
| |/ /
* | | Bump dompurify from 2.0.1 to 2.0.3dependabot-preview[bot]2019-09-304-6/+6
* | | Bump webpack from 4.40.2 to 4.41.0dependabot-preview[bot]2019-09-2920-26/+26
* | | Move oauth admin settings to initialstateRoeland Jago Douma2019-09-2815-206/+185
* | | Move settings to an appChristoph Wurst2019-09-28280-3/+81859
* | | Remove input id on login form (#17294)John Molakvoæ2019-09-287-50/+51
|\ \ \