aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-1/+1
* Merge pull request #12540 from nextcloud/backport/12450/stable14Morris Jobke2018-11-221-4/+10
|\
| * Throw exception if decryption failsRoeland Jago Douma2018-11-191-4/+10
* | Bearer tokens are app tokenRoeland Jago Douma2018-11-201-0/+4
|/
* forward object not found error in swift as dav 404Robin Appelman2018-11-192-6/+24
* Merge pull request #12375 from nextcloud/backport/12284/stable14Morris Jobke2018-11-131-1/+1
|\
| * Properly search the root of a shared external storageRoeland Jago Douma2018-11-091-1/+1
* | Fix UniqueConstraintViolationException while insert into oc_file_locksMorris Jobke2018-11-131-1/+12
* | Fix UniqueConstraintViolationException while insert into oc_filecacheMorris Jobke2018-11-131-7/+18
|/
* Fix default types of activity event member variablesJoas Schilling2018-11-081-6/+6
* Merge pull request #12197 from nextcloud/backport/12188/revert-wait-for-cronRoeland Jago Douma2018-11-022-58/+9
|\
| * Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-012-58/+9
* | Merge pull request #12202 from brad2014/stable14Roeland Jago Douma2018-11-021-2/+3
|\ \ | |/ |/|
| * Fix bug #12151: fix list formatting by correcting malformed htmlbrad20142018-11-011-2/+3
* | Merge pull request #12184 from nextcloud/add-gss-to-excluded-backends-stable14Morris Jobke2018-11-012-2/+7
|\ \
| * | add global site selector as user back-end which doesn't support password conf...Bjoern Schiessle2018-11-012-2/+7
| |/
* | Error out early on an expired tokenRoeland Jago Douma2018-10-311-1/+11
* | Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-315-2/+6
* | Reset bruteforce on token refresh OAuthRoeland Jago Douma2018-10-311-1/+2
|/
* Merge pull request #12040 from nextcloud/backport/12022/stable14Roeland Jago Douma2018-10-301-1/+1
|\
| * Allow chunked uploads even if your quota is not sufficientRoeland Jago Douma2018-10-251-1/+1
* | skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-251-0/+6
|/
* Catch more occurences where ExpiredTokenException can be thrownRoeland Jago Douma2018-10-251-1/+5
* Expired PK tokens should not fall back to legacy tokensRoeland Jago Douma2018-10-251-0/+2
* Merge pull request #11800 from nextcloud/lookupserver-and-global-scale-stable14Morris Jobke2018-10-241-3/+35
|\
| * some small fixes and improvementsBjoern Schiessle2018-10-101-5/+18
| * adjust testsBjoern Schiessle2018-10-091-1/+1
| * always query the lookup server in a global scale setup and have a nicer labelBjoern Schiessle2018-10-091-3/+22
* | Merge pull request #11976 from nextcloud/bugfix-stable14/9326/make_sure_userm...Roeland Jago Douma2018-10-231-1/+5
|\ \
| * | filter null values for UserManager::getByEmailGeorg Ehrke2018-10-221-1/+5
* | | Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.jsMorris Jobke2018-10-231-0/+1
|/ /
* | Merge pull request #11929 from nextcloud/backport/11870/proper-column-name-es...Morris Jobke2018-10-193-5/+5
|\ \
| * | Properly escape column name in "createFunction" callMorris Jobke2018-10-193-5/+5
* | | Merge pull request #11772 from nextcloud/stable14-pretty-urls-dont-workMorris Jobke2018-10-191-5/+4
|\ \ \ | |/ / |/| |
| * | Backport https://github.com/nextcloud/server/pull/11446Daniel Kesselberg2018-10-111-5/+4
* | | Normalize getUnjailedPathRoeland Jago Douma2018-10-111-1/+2
* | | Allow the creationg of previews of files stored in appdataRoeland Jago Douma2018-10-092-12/+10
* | | Just update password hash without validatingRoeland Jago Douma2018-10-031-8/+12
* | | only catch QueryException when trying to build classRobin Appelman2018-10-011-7/+1
* | | add back-end as parameter to the pre-login hookBjoern Schiessle2018-09-251-1/+1
|/ /
* | Merge pull request #11302 from nextcloud/backport/11297/this-database-dudeblizzz2018-09-202-3/+3
|\ \
| * | Also adjust the expiration of PublicKeyTokenProviderJoas Schilling2018-09-201-2/+2
| * | Copy the expiration from 480864b3e32d88361b17b70d238f986f64579757 to getToken...Joas Schilling2018-09-201-1/+1
* | | Merge pull request #11294 from nextcloud/stable14-locale-template-fixblizzz2018-09-202-2/+24
|\ \ \ | |/ / |/| |
| * | Fallback to $lang if no $locale matchJohn Molakvoæ (skjnldsv)2018-09-191-1/+1
| * | TypehintJohn Molakvoæ (skjnldsv)2018-09-191-2/+1
| * | Use user locale as default in the templateJohn Molakvoæ (skjnldsv)2018-09-192-2/+25
* | | Fix icons cacher regex for compressed outputJohn Molakvoæ (skjnldsv)2018-09-191-1/+1
|/ /
* / replace setcookie value with '' instead of null.MartB2018-09-191-1/+1
|/
* Expire tokens hardeningRoeland Jago Douma2018-09-071-1/+1