summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-12-052-2/+2
* Merge pull request #12831 from nextcloud/fix/do_not_update_all_child_sharesMorris Jobke2018-12-041-0/+1
|\
| * Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1
* | Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-041-2/+8
|\ \ | |/ |/|
| * Validate all rich objects not only the used onesJoas Schilling2018-11-231-2/+8
* | PHP module is named mbstringMorris Jobke2018-12-041-1/+1
* | Fix activatable/deactivatable 2fa provider interface typosChristoph Wurst2018-12-032-2/+2
* | [tx-robot] updated from transifexNextcloud bot2018-11-302-2/+48
* | Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke2018-11-294-3/+34
|\ \
| * | update autoloadaerRobin Appelman2018-11-292-0/+2
| * | Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-292-3/+32
* | | Merge pull request #12690 from peterkraume/bug-12689Morris Jobke2018-11-291-0/+1
|\ \ \
| * | | Set Referrer-Policy also in addSecurityHeaders()Peter Kraume2018-11-271-0/+1
* | | | Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmailMorris Jobke2018-11-292-1/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+1
| * | | Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann2018-11-291-1/+10
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-292-0/+412
|/ / /
* / / Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-1/+1
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-11-272-0/+14
* | [tx-robot] updated from transifexNextcloud bot2018-11-252-4/+4
|/
* [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
| | |/ | |/|