summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-2712-0/+832
* Merge pull request #18019 from nextcloud/enhancement/password-policy-eventsRoeland Jago Douma2019-11-276-10/+114
|\
| * Add typed events for password_policyChristoph Wurst2019-11-276-10/+114
* | Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2blizzz2019-11-274-1/+172
|\ \ | |/ |/|
| * Files first to use own GenericEventArthur Schiwon2019-11-261-1/+1
| * add Nextcloud specific GenericEvent implementationArthur Schiwon2019-11-263-0/+171
* | [tx-robot] updated from transifexNextcloud bot2019-11-272-2/+2
* | Merge pull request #17939 from nextcloud/fix/token-insert-conflict-handlingRoeland Jago Douma2019-11-261-9/+24
|\ \
| * | Handle token insert conflictsChristoph Wurst2019-11-261-9/+24
| |/
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-6/+18
|\ \
| * | Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-6/+18
* | | Fix autocomplete suggestions with numeric user idsJoas Schilling2019-11-262-3/+4
| |/ |/|
* | Merge pull request #18108 from nextcloud/refactor/strict-credential-storeRoeland Jago Douma2019-11-262-7/+9
|\ \
| * | Add return type hint to credential store and make it strictChristoph Wurst2019-11-252-7/+9
* | | [tx-robot] updated from transifexNextcloud bot2019-11-262-4/+4
* | | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz2019-11-253-84/+98
|\ \ \ | |/ / |/| |
| * | reformat Setup.phpArthur Schiwon2019-11-251-55/+59
| * | reformat code for @skjnldsv <3Arthur Schiwon2019-11-251-16/+22
| * | fix documentation, get and createGroup may return nullArthur Schiwon2019-11-253-7/+10
| * | take group creation result into considerationArthur Schiwon2019-11-251-9/+10
* | | Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-25334-329/+331
|\ \ \ | |/ / |/| |
| * | Some php-cs fixesRoeland Jago Douma2019-11-22334-329/+331
* | | Merge pull request #18073 from nextcloud/harden/cache/watcherRoeland Jago Douma2019-11-251-2/+2
|\ \ \
| * | | Harden watcherRoeland Jago Douma2019-11-221-2/+2
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2019-11-232-8/+8
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-11-222-2/+2
* | Merge pull request #18029 from nextcloud/feature/public-post-login-eventRoeland Jago Douma2019-11-214-14/+26
|\ \
| * | Make the post login event publicChristoph Wurst2019-11-204-14/+26
* | | [tx-robot] updated from transifexNextcloud bot2019-11-212-2/+2
* | | Merge pull request #18009 from nextcloud/bugfix/noid/install-with-mysql-8.0.4+Roeland Jago Douma2019-11-201-2/+2
|\ \ \
| * | | Fix installing with MySQL 8.0.4+Joas Schilling2019-11-201-2/+2
| |/ /
* / / Do not check for updates if we have no internetRoeland Jago Douma2019-11-201-1/+6
|/ /
* | Merge pull request #17824 from nextcloud/fix/dav/catch_forbiddenRoeland Jago Douma2019-11-201-0/+5
|\ \
| * | Catch forbidden http status codeRoeland Jago Douma2019-11-171-0/+5
* | | Merge pull request #17850 from nextcloud/bugfix/noid/mark-spreed-as-active-on...Joas Schilling2019-11-201-0/+6
|\ \ \
| * | | Make phan happy ;)Daniel Kesselberg2019-11-191-1/+2
| * | | Mark "Talk" active on /call/token URLsJoas Schilling2019-11-121-0/+5
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-206-46/+54
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-192-0/+8
* | | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-sharesRoeland Jago Douma2019-11-186-26/+207
|\ \ \ \
| * | | | FixesRoeland Jago Douma2019-11-181-0/+1
| * | | | The share manager knows which provider can accept sharesJoas Schilling2019-11-121-1/+1
| * | | | Only restrict loading of group and user shares for nowJoas Schilling2019-11-121-0/+6
| * | | | Allow to accept group sharesJoas Schilling2019-11-124-26/+145
| * | | | Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-0/+1
| * | | | Respect the accepted flag for group and user sharesJoas Schilling2019-11-123-0/+54
* | | | | Merge pull request #17765 from nextcloud/filecache-extensionRoeland Jago Douma2019-11-1815-240/+514
|\ \ \ \ \
| * | | | | Fix cache movesRoeland Jago Douma2019-11-181-1/+4
| * | | | | Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-1810-19/+124
| |\ \ \ \ \
| * | | | | | cast ctime and utimeRobin Appelman2019-11-131-2/+2