summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove unused codeRobin Appelman2020-03-181-53/+0
| * | test custom properties backend against real databaseRobin Appelman2020-03-181-52/+87
| * | merge the two almost identical custom property backendsRobin Appelman2020-03-185-376/+135
* | | Merge pull request #20003 from nextcloud/enh/19989/type-additional-scoesJoas Schilling2020-03-182-1/+5
|\ \ \ | |/ / |/| |
| * | Annotate $additionalScopes so the IDE knows what type $scopeCandidate is.Daniel Kesselberg2020-03-172-1/+5
* | | Merge pull request #19813 from nextcloud/bugfix/noid/fix-color-box-shadow-var...Joas Schilling2020-03-181-1/+1
|\ \ \
| * | | Fix dark mode color-box-shadow variableMarco Ambrosini2020-03-131-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-184-4/+6
* | | | Merge pull request #19932 from nextcloud/remove-placeholder-checkRoeland Jago Douma2020-03-172-77/+0
|\ \ \ \
| * | | | remove the requirement that everything that looks like a placeholder is subst...Robin Appelman2020-03-132-77/+0
* | | | | Merge pull request #19964 from nextcloud/bug/19963/invalid-constructor-templa...Roeland Jago Douma2020-03-172-5/+24
|\ \ \ \ \
| * | | | | Fix invalid instantiation of TemplateResponse if client not foundDaniel Kesselberg2020-03-152-5/+24
* | | | | | Merge pull request #19347 from nextcloud/fix/19345/log_deprecated_alias_useRoeland Jago Douma2020-03-172-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-152-5/+5
* | | | | | Merge pull request #19989 from nextcloud/fix-single-ScopeContext-passed-to-se...Roeland Jago Douma2020-03-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fix single "ScopeContext" passed to "setScopes"Daniel Calviño Sánchez2020-03-161-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #19987 from nextcloud/bugfix/noid/disable-storage-stats-wi...Roeland Jago Douma2020-03-171-1/+1
|\ \ \ \ \ \
| * | | | | | Only do regular polling of storage statistics if session_keepalive is enabledJulius Härtl2020-03-161-1/+1
| |/ / / / /
* | | | | | Merge pull request #19995 from nextcloud/bugfix/noid/unify_default_types_look...Roeland Jago Douma2020-03-172-2/+2
|\ \ \ \ \ \
| * | | | | | Default value of lookupServerEnabled should be the same everywhereGeorg Ehrke2020-03-172-2/+2
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-03-1722-76/+206
* | | | | | Hide card for apps store if disabledDaniel Kesselberg2020-03-165-14/+30
|/ / / / /
* | | | | Merge pull request #19962 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3Roeland Jago Douma2020-03-168-22/+22
|\ \ \ \ \
| * | | | | Bump vuex from 3.1.2 to 3.1.3dependabot-preview[bot]2020-03-158-22/+22
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-03-1614-10/+38
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-1532-16/+184
|/ / /
* | | Merge pull request #19937 from nextcloud/share-mail-hide-download-intRoeland Jago Douma2020-03-141-2/+2
|\ \ \
| * | | properly set 'hide_download' as integerRobin Appelman2020-03-131-2/+2
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-03-1416-10/+42
* | | Merge pull request #19931 from nextcloud/external-storage-password-placeholde...Robin Appelman2020-03-131-0/+4
|\ \ \
| * | | fix external storage controller testsRobin Appelman2020-03-131-0/+4
| |/ /
* | | Merge pull request #19907 from nextcloud/bugfix/noid/dont-allow-anchor-and-qu...Roeland Jago Douma2020-03-132-31/+58
|\ \ \ | |/ / |/| |
| * | Fix willReturnOnConsecutiveCallsJoas Schilling2020-03-132-3/+10
| * | Don't allow anchors and queries in remote urlsJoas Schilling2020-03-122-30/+50
* | | Merge pull request #19915 from nextcloud/external-storage-password-placeholdersJoas Schilling2020-03-138-37/+65
|\ \ \
| * | | Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-128-37/+65
* | | | Properly respect hide download on sharebymailRoeland Jago Douma2020-03-132-9/+17
| |/ / |/| |
* | | Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ2020-03-124-2/+20
|\ \ \
| * | | Use dispatchTypedJohn Molakvoæ (skjnldsv)2020-03-111-1/+1
| * | | Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-113-0/+17
| * | | Fix import order and formattingJohn Molakvoæ (skjnldsv)2020-03-112-2/+3
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-1218-20/+352
* | | | Merge pull request #19822 from nextcloud/sftp-read-streamRoeland Jago Douma2020-03-113-0/+384
|\ \ \ \ | |_|/ / |/| | |
| * | | faster implementation of SFTP write streamRobin Appelman2020-03-103-0/+184
| * | | Faster implementation of sftp read streamRobin Appelman2020-03-062-0/+200
* | | | Merge pull request #19861 from nextcloud/bugfix/noid/load-remote-shares-also-...Joas Schilling2020-03-111-0/+4
|\ \ \ \
| * | | | Don't break when one remote share is downJoas Schilling2020-03-091-0/+4
* | | | | Merge pull request #19839 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...Roeland Jago Douma2020-03-1136-685/+685
|\ \ \ \ \
| * | | | | Bump @nextcloud/vue from 1.3.1 to 1.4.0dependabot-preview[bot]2020-03-1036-685/+685
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-03-1126-6/+34