aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename cache event to follow new naming standardsRobin Appelman2020-11-268-17/+103
* extend cache eventsRobin Appelman2020-11-267-5/+69
* Merge pull request #24319 from nextcloud/techdebt/noid/streamline-user-creati...Christoph Wurst2020-11-266-83/+16
|\
| * Streamline user creation and deletion eventsMorris Jobke2020-11-236-83/+16
* | Merge pull request #24375 from nextcloud/fix/noid/display-remote-sharers-file...blizzz2020-11-263-121/+124
|\ \
| * | formatting remote sharer should take protocol, path into accountArthur Schiwon2020-11-263-121/+124
|/ /
* | Merge pull request #24382 from nextcloud/bugfix/noid/urlencode-inherited-sharesChristoph Wurst2020-11-263-3/+3
|\ \
| * | Properly encode path when fetching inherited sharesJulius Härtl2020-11-263-3/+3
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-11-2622-10/+102
* | Merge pull request #24374 from nextcloud/bugfix/23542Christoph Wurst2020-11-251-2/+0
|\ \
| * | Files client and info bundles are always loaded so we don't need to load them...Julius Härtl2020-11-251-2/+0
* | | Merge pull request #23912 from nextcloud/objectstore-copyRoeland Jago Douma2020-11-259-5/+115
|\ \ \
| * | | use in objectstore copyRobin Appelman2020-11-249-5/+115
* | | | Merge pull request #24357 from nextcloud/fix/vcf-export-group-multilineChristoph Wurst2020-11-251-1/+1
|\ \ \ \
| * | | | Make sure we add new line between vcf groups exportsJohn Molakvoæ (skjnldsv)2020-11-241-1/+1
| |/ / /
* | | | Merge pull request #24363 from nextcloud/fix/versions-expire-storage-not-avai...Christoph Wurst2020-11-251-1/+17
|\ \ \ \
| * | | | Catch storage not available in versions expire commandChristoph Wurst2020-11-251-1/+17
* | | | | Merge pull request #24361 from nextcloud/fix/noid/fedshares-displaynames-againChristoph Wurst2020-11-251-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | send expected format of cloud idArthur Schiwon2020-11-241-1/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2020-11-2524-40/+62
|/ / / /
* | | | Merge pull request #24162 from nextcloud/fix/noid/fedshares-displaynamezblizzz2020-11-2411-29/+199
|\ \ \ \
| * | | | set the display name of federated sharees from addressbookArthur Schiwon2020-11-2411-29/+199
| | |/ / | |/| |
* | | | Merge pull request #24341 from nextcloud/fix/sharing-enforce-expire-checkboxblizzz2020-11-242-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-242-2/+2
* | | | Merge pull request #24331 from nextcloud/bugfix/fix-contactsmenu-positionRoeland Jago Douma2020-11-243-2/+4
|\ \ \ \
| * | | | Fix contacts menu position and show uid as a tooltipJulius Härtl2020-11-243-2/+4
| | |/ / | |/| |
* | | | Merge pull request #24324 from nextcloud/td/psalm/backgroundjob_jobRoeland Jago Douma2020-11-241-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix the OCP\BackgroundJob\Job to make it compatible with its interfaceRoeland Jago Douma2020-11-241-3/+3
* | | | Merge pull request #24315 from nextcloud/fix/23174/flow-ops-fix-default-valueblizzz2020-11-242-13/+2
|\ \ \ \
| * | | | avoid empty null default with value that will be inserted anywaysArthur Schiwon2020-11-232-13/+2
* | | | | Merge pull request #24272 from nextcloud/dependabot/npm_and_yarn/jquery-migra...dependabot-preview[bot]2020-11-243-5/+5
|\ \ \ \ \
| * | | | | Bump jquery-migrate from 3.3.1 to 3.3.2dependabot-preview[bot]2020-11-243-8/+8
* | | | | | Merge pull request #24323 from nextcloud/fix/comments-tab-missingRoeland Jago Douma2020-11-241-6/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix reverse registration and missing comments tabChristoph Wurst2020-11-241-6/+6
* | | | | | Merge pull request #24312 from nextcloud/bugfix/noid/fix-router-aliasRoeland Jago Douma2020-11-241-1/+3
|\ \ \ \ \ \
| * | | | | | Add proper alias for internal router classJulius Härtl2020-11-241-1/+3
| |/ / / / /
* | | | | | Merge pull request #24271 from nextcloud/dependabot/npm_and_yarn/babel/preset...Julius Härtl2020-11-244-337/+83
|\ \ \ \ \ \
| * | | | | | Bump @babel/preset-env from 7.12.1 to 7.12.7dependabot-preview[bot]2020-11-234-337/+83
* | | | | | | Merge pull request #24320 from nextcloud/typo/noid/fix-typo-in-deprecatedRoeland Jago Douma2020-11-244-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix typo in @deprecated PHPDoc tagMorris Jobke2020-11-244-6/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #24321 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2020-11-241-6/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update psalm baselineNextcloud-PR-Bot2020-11-241-6/+1
|/ / / / / /
* | | | / / [tx-robot] updated from transifexNextcloud bot2020-11-2412-18/+22
| |_|_|/ / |/| | | |
* | | | | Merge pull request #24288 from nextcloud/techdebt/noid/encryption-setup-depen...Morris Jobke2020-11-232-38/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unused dependencies in encryption app setupMorris Jobke2020-11-232-38/+4
* | | | | Merge pull request #24289 from nextcloud/techdebt/noid/encryption-make-applic...Morris Jobke2020-11-233-20/+14
|\ \ \ \ \
| * | | | | [encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke2020-11-223-20/+14
* | | | | | Merge pull request #24310 from nextcloud/perf/noid/theming-capabilitiesMorris Jobke2020-11-232-26/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Optimize chek if background is themedJulius Härtl2020-11-232-26/+6
* | | | | | Merge pull request #24273 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-11-233-106/+65
|\ \ \ \ \ \