Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move social buttons to the personal settings | Julius Härtl | 2018-06-29 | 5 | -12/+11 |
* | Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro... | Morris Jobke | 2018-06-29 | 3 | -7/+80 |
|\ | |||||
| * | Extend integration tests to get the info of a group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 1 | -0/+73 |
| * | Fix getting the information of group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 2 | -7/+7 |
* | | Merge pull request #10045 from nextcloud/groups-creation-fixes | Morris Jobke | 2018-06-29 | 5 | -12/+14 |
|\ \ | |||||
| * | | Fix new group selection | John Molakvoæ (skjnldsv) | 2018-06-29 | 5 | -12/+14 |
|/ / | |||||
* | | Merge pull request #10049 from nextcloud/fix-code-integrity-check-link | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix code integrity check-warning link | Marius Blüm | 2018-06-29 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #8854 from nextcloud/drop-old-sharing-code | Morris Jobke | 2018-06-29 | 5 | -490/+2 |
|\ \ | |||||
| * | | Improved wording | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| * | | Backends are legacy code as well and need to go | Roeland Jago Douma | 2018-05-23 | 1 | -114/+0 |
| * | | Get rid of shareItem | Morris Jobke | 2018-05-23 | 5 | -377/+3 |
* | | | Merge pull request #9705 from nextcloud/feature/9163/whatsnew-admin-gui | Morris Jobke | 2018-06-29 | 37 | -78/+1046 |
|\ \ \ | |||||
| * | | | Bump version to trigger migration | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| * | | | Update Vue settings | Roeland Jago Douma | 2018-06-29 | 3 | -6/+11 |
| * | | | adjust tests | Arthur Schiwon | 2018-06-29 | 2 | -7/+12 |
| * | | | fix build step | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
| * | | | fix updating the db row due to lacking id col | Arthur Schiwon | 2018-06-29 | 1 | -1/+8 |
| * | | | Rebuild | Roeland Jago Douma | 2018-06-29 | 2 | -4/+4 |
| * | | | updated production js files | Arthur Schiwon | 2018-06-29 | 2 | -3/+3 |
| * | | | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 16 | -46/+853 |
| * | | | Unify vue template design | John Molakvoæ (skjnldsv) | 2018-06-29 | 14 | -16/+16 |
| * | | | various fixes, typo, center popover, updated build | John Molakvoæ (skjnldsv) | 2018-06-29 | 7 | -141/+4 |
| * | | | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 8 | -5/+143 |
| * | | | adjust and reuse apps.css, makes additional class and rules unnecessary | Arthur Schiwon | 2018-06-29 | 3 | -14/+4 |
| * | | | CSS fixes | Arthur Schiwon | 2018-06-29 | 2 | -10/+12 |
| * | | | do things with npm so make build-js-production succeeds without complaints | Arthur Schiwon | 2018-06-29 | 5 | -31/+27 |
| * | | | fix method declaration | Arthur Schiwon | 2018-06-29 | 1 | -2/+2 |
| * | | | adjust tests | Arthur Schiwon | 2018-06-29 | 5 | -2/+18 |
| * | | | display whats new info in admin settings | Arthur Schiwon | 2018-06-29 | 11 | -12/+151 |
| | |/ | |/| | |||||
* | | | Merge pull request #10037 from nextcloud/dav-options-search | Morris Jobke | 2018-06-29 | 5 | -3/+84 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 5 | -3/+84 |
* | | | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 19 | -61/+808 |
|\ \ \ | |||||
| * | | | Update PHPDoc | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| * | | | docblock version fixes | Georg Ehrke | 2018-06-28 | 3 | -6/+6 |
| * | | | Design fixes | John Molakvoæ (skjnldsv) | 2018-06-28 | 4 | -7/+13 |
| * | | | move locales file to /resources/ | Georg Ehrke | 2018-06-27 | 2 | -1/+1 |
| * | | | fix use of findLocale | Georg Ehrke | 2018-06-27 | 2 | -2/+2 |
| * | | | properly handle force_locale setting | Georg Ehrke | 2018-06-27 | 1 | -0/+5 |
| * | | | cache available locales to minimize fs access | Georg Ehrke | 2018-06-27 | 1 | -6/+23 |
| * | | | fix camelCase for localesForLanguage | Georg Ehrke | 2018-06-27 | 2 | -2/+2 |
| * | | | fix tests / mistakes made during rebase | Georg Ehrke | 2018-06-27 | 3 | -20/+8 |
| * | | | show locale example and apply new locale right away | Georg Ehrke | 2018-06-27 | 3 | -1/+18 |
| * | | | fix OC.getLocale() | Georg Ehrke | 2018-06-27 | 1 | -1/+1 |
| * | | | fix position of locale input | Georg Ehrke | 2018-06-27 | 2 | -29/+29 |
| * | | | OC.getLocale() now returns Locale and no longer Language | Thomas Citharel | 2018-06-27 | 4 | -3/+13 |
| * | | | add findLocale() to public interface | Thomas Citharel | 2018-06-27 | 1 | -0/+7 |
| * | | | handle config.php values | Thomas Citharel | 2018-06-27 | 3 | -5/+37 |
| * | | | Fix review & tests | Thomas Citharel | 2018-06-27 | 7 | -17/+97 |
| * | | | Add tests | Thomas Citharel | 2018-06-27 | 1 | -37/+39 |