summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-134-80/+0
|\
| * Merge tips & tricks section into setup checksMorris Jobke2018-06-134-80/+0
* | Fix wrong hint about missing indexesMorris Jobke2018-06-131-3/+3
|/
* Merge pull request #9828 from nextcloud/gc-s3-listMorris Jobke2018-06-121-0/+5
|\
| * Fix listing s3 objects when using google cloud aws compatibilityRobin Appelman2018-06-111-0/+5
* | [tx-robot] updated from transifexNextcloud bot2018-06-122-0/+2
|/
* Merge pull request #9802 from nextcloud/bugfix/noid/token_check_expire_betterMorris Jobke2018-06-091-1/+1
|\
| * Make the token expiration also work for autocasting 0Roeland Jago Douma2018-06-081-1/+1
* | Merge pull request #9793 from nextcloud/fix-mention-regexJohn Molakvoæ2018-06-081-1/+1
|\ \ | |/ |/|
| * New regex to match mentionsMario Danic2018-06-081-1/+1
| * Remove unsupported modifierMario Danic2018-06-081-1/+1
| * Fix mentions regexMario Danic2018-06-081-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-06-082-0/+32
|/
* Merge pull request #9772 from nextcloud/feature/8123/same_site_cookie_config_phpMorris Jobke2018-06-071-5/+12
|\
| * Configurable list for opt out from same site cookie protectionjaltek2018-06-061-5/+12
* | Make sure initial files can be properly createdRoeland Jago Douma2018-06-071-1/+2
|/
* Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-063-0/+4
|\
| * Keep AppConfig for nowJulius Härtl2018-06-061-0/+1
| * Remove unused importJulius Härtl2018-06-061-1/+0
| * Remove unneeded classJulius Härtl2018-06-061-41/+0
| * Properly clear cacheJulius Härtl2018-06-061-0/+1
| * Implement update functionalityJulius Härtl2018-06-062-0/+2
| * Move logic to app management mixinJulius Härtl2018-06-061-2/+5
| * Add AppStore ManagerJulius Härtl2018-06-061-0/+38
| * Move to AppFramework ControllerJulius Härtl2018-06-061-0/+1
* | Add a hint that some indexes are not added yetMorris Jobke2018-06-064-0/+42
* | Merge pull request #9692 from nextcloud/bugfix/noid/logsecret_fix_file_putMorris Jobke2018-06-061-1/+9
|\ \ | |/ |/|
| * Make sure the log doesn't try to read from PUT if it can'tRoeland Jago Douma2018-05-301-1/+9
* | Merge pull request #9483 from nextcloud/azure-blobMorris Jobke2018-06-043-0/+120
|\ \
| * | add azure unit tests with azuriteRobin Appelman2018-06-041-1/+28
| * | Bump autoloaderRoeland Jago Douma2018-06-042-0/+2
| * | add azure object storage backendRobin Appelman2018-06-041-0/+91
* | | Merge pull request #9641 from nextcloud/techdep/noid/caching_explicit_in_resp...Morris Jobke2018-06-041-2/+14
|\ \ \
| * | | Move caching logic to responseRoeland Jago Douma2018-06-041-2/+14
| |/ /
* | | Merge pull request #9725 from nextcloud/fix/contacts-menu-local-null-checkMorris Jobke2018-06-041-1/+2
|\ \ \
| * | | Fix local users check in contacts menuChristoph Wurst2018-06-041-1/+2
| |/ /
* | | Merge pull request #9425 from nextcloud/db-reconnect-timeoutMorris Jobke2018-06-044-1/+55
|\ \ \ | |/ / |/| |
| * | Check connection status and attempt to reconnect each each minuteRobin Appelman2018-05-084-1/+55
* | | [tx-robot] updated from transifexNextcloud bot2018-06-014-0/+4
* | | Remove not needed changeMorris Jobke2018-05-311-2/+0
* | | [tx-robot] updated from transifexNextcloud bot2018-05-314-6/+8
* | | Add since tagsRoeland Jago Douma2018-05-301-0/+2
* | | Add human readable description to migration stepsRobin Appelman2018-05-303-4/+55
| |/ |/|
* | Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-301-0/+6
* | [tx-robot] updated from transifexNextcloud bot2018-05-302-0/+2
* | Merge pull request #9589 from nextcloud/bugfix/noid/allow-empty-route-navigationMorris Jobke2018-05-291-1/+1
|\ \
| * | Allow empty route for navigation entriesJulius Härtl2018-05-241-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-05-294-0/+4
* | | Merge pull request #9617 from nextcloud/users-sort-case-fixMorris Jobke2018-05-281-2/+2
|\ \ \
| * | | Ignore case when sorting usersJohn Molakvoæ (skjnldsv)2018-05-261-2/+2