summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | add update all button (#17512)John Molakvoæ2019-12-0310-15/+53
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add update all buttonGreta Doci2019-11-2610-15/+53
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-03114-392/+784
* | | | | | | | Also allow transfer ownership of filesChristoph Wurst2019-12-026-16/+25
* | | | | | | | Add a transfer ownership background jobRoeland Jago Douma2019-12-0222-20/+1207
* | | | | | | | Fix testsJohn Molakvoæ (skjnldsv)2019-12-026-17/+16
* | | | | | | | Create sharing entry point with constantsJohn Molakvoæ (skjnldsv)2019-12-0210-19/+76
* | | | | | | | Fix files_sharing app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-027-96/+194
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-0226-20/+420
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-018-36/+36
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-3060-4/+464
* | | | | | | | Merge pull request #18113 from nextcloud/bugfix/15967/webcal_cache_headersRoeland Jago Douma2019-11-294-1/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | Add refresh-interval to exported calendarsGeorg Ehrke2019-11-274-1/+100
* | | | | | | | | Merge pull request #18142 from nextcloud/fix/provisioning_api/users-typingRoeland Jago Douma2019-11-291-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix provisioning_api getUsers typesJohn Molakvoæ (skjnldsv)2019-11-281-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Set common-name to user's displayname if none is setGeorg Ehrke2019-11-292-6/+55
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-29152-568/+758
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | adjust unit testArthur Schiwon2019-11-281-1/+5
* | | | | | | | Set fileInfo in the rule matcherJulius Härtl2019-11-281-0/+1
* | | | | | | | add convenience interfaces so entities can provide presentable detailsArthur Schiwon2019-11-282-3/+71
* | | | | | | | expose user of running flowsArthur Schiwon2019-11-281-0/+2
* | | | | | | | allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon2019-11-284-30/+145
|/ / / / / / /
* | | | | | | Merge pull request #17625 from nextcloud/enh/noid/direct-editingRoeland Jago Douma2019-11-289-2/+377
|\ \ \ \ \ \ \
| * | | | | | | Only expose link to info endpoint in capabiltiesJulius Härtl2019-11-276-42/+120
| * | | | | | | Expose editor id for creatorsJulius Härtl2019-11-271-0/+1
| * | | | | | | Add mimetype to creatorsJulius Härtl2019-11-271-5/+2
| * | | | | | | Code style fixes and cleanupJulius Härtl2019-11-273-6/+18
| * | | | | | | Move editor list to capabilitiesJulius Härtl2019-11-273-48/+42
| * | | | | | | Add background job for token cleanupJulius Härtl2019-11-272-0/+32
| * | | | | | | Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-276-1/+262
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #17725 from nextcloud/enh/share_exp_internalRoeland Jago Douma2019-11-2811-32/+171
|\ \ \ \ \ \ \
| * | | | | | | Fix testsRoeland Jago Douma2019-11-271-2/+38
| * | | | | | | Compile assetsnpmbuildbot[bot]2019-11-272-5/+5
| * | | | | | | Add capabilitiesRoeland Jago Douma2019-11-271-0/+7
| * | | | | | | Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-276-25/+102
| * | | | | | | My first stupid attempt at expanding the admin interfaceRoeland Jago Douma2019-11-272-1/+20
| |/ / / / / /
* | | | | | | Merge pull request #18064 from nextcloud/feature/php74Roeland Jago Douma2019-11-28314-1510/+1568
|\ \ \ \ \ \ \
| * | | | | | | Fix external storagestestsRoeland Jago Douma2019-11-272-12/+18
| * | | | | | | TO REVERT LATER: disable some DbHandlerTestRoeland Jago Douma2019-11-271-2/+2
| * | | | | | | TO REVERT LATER: disable some tests in UserTestRoeland Jago Douma2019-11-271-5/+5
| * | | | | | | TO REVERT LATER: fix UserHooksTestRoeland Jago Douma2019-11-271-2/+2
| * | | | | | | Mode to modern phpunitRoeland Jago Douma2019-11-27225-1278/+1293
| * | | | | | | Fix more testsRoeland Jago Douma2019-11-275-41/+64
| * | | | | | | Fix SynserviceTestRoeland Jago Douma2019-11-271-0/+4
| * | | | | | | Fix fileplugintestRoeland Jago Douma2019-11-271-0/+2
| * | | | | | | More fixesRoeland Jago Douma2019-11-271-0/+8
| * | | | | | | Fix more testsRoeland Jago Douma2019-11-271-1/+1
| * | | | | | | Make phpunit8 compatibleRoeland Jago Douma2019-11-27293-366/+366
| |/ / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2019-11-28146-384/+388
|/ / / / / /
* | | | | | Merge pull request #17997 from nextcloud/enh/workflow-frontendRoeland Jago Douma2019-11-2710-109/+152
|\ \ \ \ \ \