Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-28add convenience interfaces so entities can provide presentable detailsArthur Schiwon
the File entity starts with a display text (used by talk) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-28expose user of running flowsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-28allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon
for instance, when a sharee changes a file, the owner can act upon Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-28Merge pull request #18147 from nextcloud/fix/integration/7.3/redisRoeland Jago Douma
Bump integration to php7.3 with redis
2019-11-28Bump integration to php7.3 with redisRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-28Merge pull request #18143 from nextcloud/tests/direct-editing-phpunit8Roeland Jago Douma
Adjust DirectEditing test to PHPUnit8
2019-11-28Adjust DirectEditing test to PHPUnit8Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-28Merge pull request #17625 from nextcloud/enh/noid/direct-editingRoeland Jago Douma
Direct editing API to allow file editing using a one-time token
2019-11-28Merge pull request #17725 from nextcloud/enh/share_exp_internalRoeland Jago Douma
Allow internal shares to have a default expiration date
2019-11-28Merge pull request #18064 from nextcloud/feature/php74Roeland Jago Douma
Add php7.4 support
2019-11-28Merge pull request #18141 from nextcloud/design/noid/personal-info-iconRoeland Jago Douma
Use person icon for personal settings
2019-11-28[tx-robot] updated from transifexNextcloud bot
2019-11-27Use person icon for personal settingsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Only expose link to info endpoint in capabiltiesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Expose editor id for creatorsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Add mimetype to creatorsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Code style fixes and cleanupJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Fix external storagestestsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Bump memcached imageRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27REVERT LATER: disable phan for nowRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27remove test caseRoeland Jago Douma
Because we test very naively we matched also on def in default... Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27TO REVERT LATER: disable decimaltest from LegacyDBTestRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27TO REVERT LATER: disable some DbHandlerTestRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27TO REVERT LATER: disable some tests in UserTestRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27TO REVERT LATER: disable tests in LargeFileHelperGetFileSizeTestRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27TO REVERT LATER: fix UserHooksTestRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Mode to modern phpunitRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Fix testsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Compile assetsnpmbuildbot[bot]
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-27Move editor list to capabilitiesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Direct editing token testsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Add background job for token cleanupJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27encapsulate templatestobiasKaminsky
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-11-27Direct editing API to allow file editing using a one-time token forJulius Härtl
mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27Add capabilitiesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-27Expose internal expiration dates to JSRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Actualy return dataRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27My first stupid attempt at expanding the admin interfaceRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Allow internal shares to have a default expiration dateRoeland Jago Douma
* Needs admin UI * Needs more checks * Basics seem to work Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Improve etag handlingRoeland Jago Douma
Check if values exist before using them Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Fix lockprivider testRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Fix more testsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Fix logger testRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Fix SynserviceTestRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Fix fileplugintestRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27Fix signCoretestsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27SignApp fixesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27More fixesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27More fixesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>