summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Check the actual status code for 204 and 304Roeland Jago Douma2019-05-242-11/+18
* | | | | | Merge pull request #15700 from nextcloud/fix/open_multiple_link_sharesMorris Jobke2019-05-241-0/+14
|\ \ \ \ \ \
| * | | | | | Redirect to the right token on public sharesRoeland Jago Douma2019-05-231-0/+14
* | | | | | | Merge pull request #15697 from nextcloud/bugfix/noid/calendar_birthday_move_r...Morris Jobke2019-05-247-63/+179
|\ \ \ \ \ \ \
| * | | | | | | Don't run repair step for every individual user, outsource that to background...Georg Ehrke2019-05-237-63/+179
| |/ / / / / /
* | | | | | | Merge pull request #15679 from nextcloud/feature/sub-admin-settingsRoeland Jago Douma2019-05-2413-52/+271
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-2313-52/+271
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #15715 from nextcloud/s3-bucket-nameMorris Jobke2019-05-241-1/+4
|\ \ \ \ \ \
| * | | | | | add method to get bucket name from s3 storageRobin Appelman2019-05-241-1/+4
* | | | | | | Merge pull request #15706 from nextcloud/smb-hidden-filesMorris Jobke2019-05-242-5/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | add option to show hidden files in SMB sharesRobin Appelman2019-05-232-5/+16
| |/ / / / /
* | / / / / [tx-robot] updated from transifexNextcloud bot2019-05-2426-10/+150
| |/ / / / |/| | | |
* | | | | Merge pull request #15699 from nextcloud/funding-ymlMorris Jobke2019-05-231-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add funding.yml with Bountysource infoJan-Christoph Borchardt2019-05-231-0/+2
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-05-23134-296/+434
* | | | Merge pull request #15676 from nextcloud/revert/9609Morris Jobke2019-05-221-67/+0
|\ \ \ \
| * | | | Revert "send invitations for shared calendars"Georg Ehrke2019-05-221-67/+0
| |/ / /
* | | | Merge pull request #15684 from nextcloud/objectstore-expose-urnMorris Jobke2019-05-221-1/+1
|\ \ \ \
| * | | | make ObjectStoreStorage::getURN publicRobin Appelman2019-05-221-1/+1
| |/ / /
* | | | Merge pull request #12114 from RubenHoms/masterMorris Jobke2019-05-226-12/+99
|\ \ \ \
| * | | | Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-216-12/+99
* | | | | Merge pull request #15506 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Morris Jobke2019-05-2237-3488/+12227
|\ \ \ \ \
| * | | | | Bump files_sharing bundlesJulius Härtl2019-05-2210-2337/+642
| * | | | | Bump nextcloud-vue-collectionsJulius Härtl2019-05-223-5/+6
| * | | | | Bump settingsJohn Molakvoæ (skjnldsv)2019-05-2238-3427/+13859
| * | | | | Bump nextcloud-vue from 0.8.0 to 0.11.1dependabot[bot]2019-05-222-4/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-u...blizzz2019-05-227-13/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | set the ldapGroupMemberAssocAttr for group testsArthur Schiwon2019-05-222-6/+10
| * | | | fixes possible override of uniqueMember by autodetectionArthur Schiwon2019-05-175-7/+7
* | | | | Merge pull request #15682 from nextcloud/enh/15675/lazy_l10nMorris Jobke2019-05-224-25/+100
|\ \ \ \ \
| * | | | | Make the L10N loading lazyRoeland Jago Douma2019-05-224-25/+100
| | |/ / / | |/| | |
* | | | | Merge pull request #15685 from nextcloud/fix/noid/redis-cluster-with-authMorris Jobke2019-05-222-3/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow redis cluster to use passwordMorris Jobke2019-05-222-3/+11
* | | | | [tx-robot] updated from transifexNextcloud bot2019-05-2226-56/+228
* | | | | Merge pull request #15668 from nextcloud/fix/10832/l10n-on-settings-pageblizzz2019-05-223-4/+45
|\ \ \ \ \
| * | | | | Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-213-4/+45
| |/ / / /
* | | | | Merge pull request #15651 from nextcloud/fix/quota/hover-feedbackMorris Jobke2019-05-211-0/+8
|\ \ \ \ \
| * | | | | Remove quota feedback if no link setJohn Molakvoæ (skjnldsv)2019-05-211-0/+8
| |/ / / /
* | | | | Merge pull request #15659 from nextcloud/version-backend-useMorris Jobke2019-05-214-12/+129
|\ \ \ \ \
| * | | | | add way for version backends to programmatically specify if they should be usedRobin Appelman2019-05-214-12/+129
* | | | | | Merge pull request #15660 from nextcloud/objectstore-getRoeland Jago Douma2019-05-211-0/+4
|\ \ \ \ \ \
| * | | | | | add method to get the used object store from the storageRobin Appelman2019-05-211-0/+4
| |/ / / / /
* | | | | | Merge pull request #15499 from nextcloud/app-update-scriptMorris Jobke2019-05-212-0/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix app update script for macOSJan-Christoph Borchardt2019-05-172-2/+2
| * | | | | Remove eduplicate git fetch from update scriptsJan-Christoph Borchardt2019-05-172-2/+1
| * | | | | Adjust script to remove branches which are deleted on GitHubJan-Christoph Borchardt2019-05-172-2/+2
| * | | | | Fix for update script when submodule is not initializedJan-Christoph Borchardt2019-05-171-1/+1
| * | | | | Also add script to update both server and appsJan-Christoph Borchardt2019-05-171-0/+17
| * | | | | Add script to update Nextcloud apps from latest git master, ref #15145Jan-Christoph Borchardt2019-05-171-0/+14
| |/ / / /
* | | | | Merge pull request #15638 from nextcloud/bugfix/7965/sharing-hide-if-emptyMorris Jobke2019-05-212-0/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |