summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-11-23106-984/+162
* Allow empty strings in getAbsoluteURLJoas Schilling2018-11-201-2/+2
* Merge pull request #12543 from nextcloud/fix/12498/bearer_tokens_are_apptokensMorris Jobke2018-11-201-0/+4
|\
| * Bearer tokens are app tokenRoeland Jago Douma2018-11-201-0/+4
* | Merge pull request #12494 from nextcloud/cache-notfound-idMorris Jobke2018-11-201-0/+2
|\ \
| * | return the correct value when trying to get a non existing item from cache by idRobin Appelman2018-11-161-0/+2
* | | Merge pull request #12500 from nextcloud/swift-object-not-foundMorris Jobke2018-11-203-6/+27
|\ \ \ | |_|/ |/| |
| * | Add PHPDoc for thrown exceptionMorris Jobke2018-11-192-0/+4
| * | forward object not found error in switch as dav 404Robin Appelman2018-11-192-6/+23
| |/
* | Fix loading of .woff2 files in .htaccessJulius Härtl2018-11-181-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-11-162-0/+10
|/
* Fix string doc type casingChristoph Wurst2018-11-154-4/+4
* Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-151-1/+1
|\
| * Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-11-152-0/+2
* | Merge pull request #12455 from nextcloud/twofactor-backup-settingsRoeland Jago Douma2018-11-141-1/+1
|\ \
| * | Log invalid settings classRobin Appelman2018-11-141-1/+1
| |/
* / Throw exception if decryption failsRoeland Jago Douma2018-11-142-4/+11
|/
* Fix SetVcardDatabaseUID when using postgresqlRobin Appelman2018-11-131-1/+5
* [tx-robot] updated from transifexNextcloud bot2018-11-134-2/+16
* Merge pull request #12418 from nextcloud/bugfix/noid/do-not-show-integrity-wa...Morris Jobke2018-11-121-6/+0
|\
| * Remove outdated integrity warning on each pageMorris Jobke2018-11-121-6/+0
* | Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-i...Morris Jobke2018-11-121-4/+10
|\ \
| * | Fix UniqueConstraintViolationException while insert into oc_groupsMorris Jobke2018-11-121-4/+10
| |/
* | Merge pull request #12420 from nextcloud/bugfix/noid/icons-cacher-not-foundMorris Jobke2018-11-121-2/+2
|\ \
| * | Do not fail if the icon file doesn't existsJulius Härtl2018-11-121-2/+2
* | | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-1210-22/+21
|\ \ \ | |/ / |/| |
| * | Use the defined func()->count() instead of manual countingJoas Schilling2018-11-0810-22/+21
* | | Merge pull request #12413 from nextcloud/bugfix/9305/oc_file_locks-unique-con...Morris Jobke2018-11-121-1/+12
|\ \ \
| * | | Fix UniqueConstraintViolationException while insert into oc_file_locksMorris Jobke2018-11-121-1/+12
| | |/ | |/|
* / | Fix UniqueConstraintViolationException while insert into oc_filecacheMorris Jobke2018-11-121-7/+18
|/ /
* | Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint...Morris Jobke2018-11-124-6/+38
|\ \
| * | Add deprecation message ofr insertIfNotExistMorris Jobke2018-11-094-0/+4
| * | Catch UniqueConstraintViolationException inside insertIfNotExistMorris Jobke2018-11-094-6/+34
* | | Make sure to always load the latest icons-vars.css fileJulius Härtl2018-11-121-3/+15
* | | [tx-robot] updated from transifexNextcloud bot2018-11-122-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2018-11-112-0/+2
|/ /
* | Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernamesblizzz2018-11-081-0/+3
|\ \ | |/ |/|
| * do not offer to change display name or password, if not possible.Arthur Schiwon2018-11-071-0/+3
* | Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_deprecatedMorris Jobke2018-11-081-1/+0
|\ \
| * | Basic CSP no longer deprecatedRoeland Jago Douma2018-11-081-1/+0
* | | Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma2018-11-089-24/+123
|\ \ \ | |/ / |/| |
| * | Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-089-24/+123
* | | Match mentions when the username is wrapped in quotesJoas Schilling2018-11-071-2/+2
| |/ |/|
* | Merge pull request #12284 from nextcloud/fix/1020/search_shared_externalMorris Jobke2018-11-061-1/+1
|\ \ | |/ |/|
| * Properly search the root of a shared external storageRoeland Jago Douma2018-11-051-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-11-064-2/+16
* | Merge pull request #11786 from nextcloud/feature/password_confirmation_backendMorris Jobke2018-11-067-3/+67
|\ \ | |/ |/|
| * Bump autoloadersRoeland Jago Douma2018-11-022-0/+2
| * Expose the info to the JSRoeland Jago Douma2018-11-021-3/+10