summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Do not hide reset buttonJulius Härtl2018-06-292-3/+1
| * | | | Fix grid layout after rebaseJulius Härtl2018-06-291-1/+1
| * | | | Bump autoloader and fix testsJulius Härtl2018-06-293-3/+3
| * | | | Adjust collaborative tags and automated tagging settingsJulius Härtl2018-06-295-26/+65
| * | | | Fix padding in devices/sessions listJulius Härtl2018-06-291-0/+3
| * | | | Move social buttons to the personal settingsJulius Härtl2018-06-295-12/+11
|/ / / /
* | | | Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro...Morris Jobke2018-06-293-7/+80
|\ \ \ \ | |_|/ / |/| | |
| * | | Extend integration tests to get the info of a group share as a shareeDaniel Calviño Sánchez2018-06-291-0/+73
| * | | Fix getting the information of group share as a shareeDaniel Calviño Sánchez2018-06-292-7/+7
* | | | Merge pull request #10045 from nextcloud/groups-creation-fixesMorris Jobke2018-06-295-12/+14
|\ \ \ \
| * | | | Fix new group selectionJohn Molakvoæ (skjnldsv)2018-06-295-12/+14
|/ / / /
* | | | Merge pull request #10049 from nextcloud/fix-code-integrity-check-linkMorris Jobke2018-06-291-1/+1
|\ \ \ \
| * | | | Fix code integrity check-warning linkMarius Blüm2018-06-291-1/+1
|/ / / /
* | | | Merge pull request #8854 from nextcloud/drop-old-sharing-codeMorris Jobke2018-06-295-490/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improved wordingMorris Jobke2018-06-291-1/+1
| * | | Backends are legacy code as well and need to goRoeland Jago Douma2018-05-231-114/+0
| * | | Get rid of shareItemMorris Jobke2018-05-235-377/+3
* | | | Merge pull request #9705 from nextcloud/feature/9163/whatsnew-admin-guiMorris Jobke2018-06-2937-78/+1046
|\ \ \ \
| * | | | Bump version to trigger migrationMorris Jobke2018-06-291-1/+1
| * | | | Update Vue settingsRoeland Jago Douma2018-06-293-6/+11
| * | | | adjust testsArthur Schiwon2018-06-292-7/+12
| * | | | fix build stepArthur Schiwon2018-06-291-1/+1
| * | | | fix updating the db row due to lacking id colArthur Schiwon2018-06-291-1/+8
| * | | | RebuildRoeland Jago Douma2018-06-292-4/+4
| * | | | updated production js filesArthur Schiwon2018-06-292-3/+3
| * | | | adjust backend and gui to update and changelog serverArthur Schiwon2018-06-2916-46/+853
| * | | | Unify vue template designJohn Molakvoæ (skjnldsv)2018-06-2914-16/+16
| * | | | various fixes, typo, center popover, updated buildJohn Molakvoæ (skjnldsv)2018-06-297-141/+4
| * | | | Popover design fixes and settings updateJohn Molakvoæ (skjnldsv)2018-06-298-5/+143
| * | | | adjust and reuse apps.css, makes additional class and rules unnecessaryArthur Schiwon2018-06-293-14/+4
| * | | | CSS fixesArthur Schiwon2018-06-292-10/+12
| * | | | do things with npm so make build-js-production succeeds without complaintsArthur Schiwon2018-06-295-31/+27
| * | | | fix method declarationArthur Schiwon2018-06-291-2/+2
| * | | | adjust testsArthur Schiwon2018-06-295-2/+18
| * | | | display whats new info in admin settingsArthur Schiwon2018-06-2911-12/+151
| | |/ / | |/| |
* | | | Merge pull request #10037 from nextcloud/dav-options-searchMorris Jobke2018-06-295-3/+84
|\ \ \ \ | |/ / / |/| | |
| * | | Fix search related results in OPTIONS requestsRobin Appelman2018-06-285-3/+84
| | |/ | |/|
* | | Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-2919-61/+808
|\ \ \
| * | | Update PHPDocMorris Jobke2018-06-291-1/+1
| * | | docblock version fixesGeorg Ehrke2018-06-283-6/+6
| * | | Design fixesJohn Molakvoæ (skjnldsv)2018-06-284-7/+13
| * | | move locales file to /resources/Georg Ehrke2018-06-272-1/+1
| * | | fix use of findLocaleGeorg Ehrke2018-06-272-2/+2
| * | | properly handle force_locale settingGeorg Ehrke2018-06-271-0/+5
| * | | cache available locales to minimize fs accessGeorg Ehrke2018-06-271-6/+23
| * | | fix camelCase for localesForLanguageGeorg Ehrke2018-06-272-2/+2
| * | | fix tests / mistakes made during rebaseGeorg Ehrke2018-06-273-20/+8
| * | | show locale example and apply new locale right awayGeorg Ehrke2018-06-273-1/+18
| * | | fix OC.getLocale()Georg Ehrke2018-06-271-1/+1
| * | | fix position of locale inputGeorg Ehrke2018-06-272-29/+29