summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add type to Remote and Mail pluginsJulius Härtl2018-10-302-2/+6
* Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-302-0/+7
* Filter out generic remote result for local usersJulius Härtl2018-10-301-7/+17
* Filter out local users from address book remote searchesJulius Härtl2018-10-301-2/+11
* Merge pull request #12085 from nextcloud/add-gss-to-excluded-backendsMorris Jobke2018-10-302-2/+7
|\
| * add global site selector as user back-end which doesn't support password conf...Bjoern Schiessle2018-10-272-2/+7
* | Merge pull request #11627 from nextcloud/feature/noid/cli-remove-appMorris Jobke2018-10-302-0/+2
|\ \
| * | Fixed indentsPatrik Kernstock2018-10-052-2/+2
| * | Add occ app:remove CLI commandPatrik Kernstock2018-10-052-0/+2
* | | Merge pull request #12052 from nextcloud/bugfix/11594/fix-setup-check-trusted...Morris Jobke2018-10-291-2/+6
|\ \ \
| * | | Add REMOTE_ADDR to getHeaderDaniel Kesselberg2018-10-251-2/+6
* | | | Merge pull request #12113 from nextcloud/fileinfo-getextensionMorris Jobke2018-10-296-0/+32
|\ \ \ \
| * | | | Add getExtension() to FileInfoRobin Appelman2018-10-296-0/+32
* | | | | Fix testsJulius Härtl2018-10-291-1/+4
* | | | | Fix icon cacher url matchingJulius Härtl2018-10-291-14/+13
|/ / / /
* | | / [tx-robot] updated from transifexNextcloud bot2018-10-292-2/+48
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-272-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2018-10-262-2/+58
|/ /
* | Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-49/+85
* | Remove default which didn't workJulius Härtl2018-10-251-1/+1
* | Properly track data urls as wellJulius Härtl2018-10-251-1/+1
* | Directly embed icons into the icon-vars css fileJulius Härtl2018-10-251-1/+48
* | Allow chunked uploads even if your quota is not sufficientRoeland Jago Douma2018-10-241-1/+1
* | skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-241-0/+6
* | Allow property filters to be nullJulius Härtl2018-10-241-1/+1
* | Register IAccountManager as a serviceJulius Härtl2018-10-241-0/+2
* | Use empty string instead of nullJulius Härtl2018-10-241-1/+1
* | Merge pull request #11439 from nextcloud/trash-modular-apiMorris Jobke2018-10-235-3/+29
|\ \
| * | pass `Cache::getMoveInfo` along cache wrappersRobin Appelman2018-10-171-0/+6
| * | expose storagefactory in server containerRobin Appelman2018-10-173-2/+22
| * | use name in fileinfo if setRobin Appelman2018-10-171-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2334-80/+466
* | | Merge pull request #11914 from nextcloud/csp/report-uriMorris Jobke2018-10-233-0/+31
|\ \ \
| * | | Add report-uri to CSPRoeland Jago Douma2018-10-213-0/+31
* | | | Merge pull request #11966 from nextcloud/csp/safari12-supportMorris Jobke2018-10-231-0/+2
|\ \ \ \
| * | | | Add nonce for Safari 12+Roeland Jago Douma2018-10-211-0/+2
| |/ / /
* | | | Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke2018-10-232-16/+19
|\ \ \ \
| * | | | fixup! Fix comment and cap-heightJohn Molakvoæ (skjnldsv)2018-10-231-3/+3
| * | | | Fix comment and cap-heightJohn Molakvoæ (skjnldsv)2018-10-231-3/+6
| * | | | Use correct typeface for avatar generatorJan-Christoph Borchardt2018-10-231-14/+14
| * | | | Use correct typeface for txt previewsJan-Christoph Borchardt2018-10-231-1/+1
| |/ / /
* | | | Merge pull request #11964 from nextcloud/bug/11919/do_not_always_fallbackRoeland Jago Douma2018-10-231-1/+7
|\ \ \ \
| * | | | Catch more occurences where ExpiredTokenException can be thrownRoeland Jago Douma2018-10-211-1/+5
| * | | | Expired PK tokens should not fall back to legacy tokensRoeland Jago Douma2018-10-211-0/+2
| |/ / /
* / / / Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.jsMorris Jobke2018-10-221-0/+1
|/ / /
* | | Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst2018-10-195-0/+259
|\ \ \
| * | | fixup! Add backgroundjobs to OCPRoeland Jago Douma2018-10-091-0/+2
| * | | Bump autolaodersRoeland Jago Douma2018-10-092-0/+6
| * | | Add backgroundjobs to OCPRoeland Jago Douma2018-10-093-0/+251
* | | | Merge pull request #11882 from nextcloud/feature/noid/consider-net-connectionblizzz2018-10-181-1/+6
|\ \ \ \