Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-09 | 314 | -1398/+2834 |
* | Merge pull request #6220 from nextcloud/cached-mount-info-filepath | Lukas Reschke | 2017-11-09 | 7 | -3/+115 |
|\ | |||||
| * | Allow getting the filepath when getting cached mounts by fileid | Robin Appelman | 2017-10-27 | 7 | -3/+115 |
* | | Merge pull request #7111 from nextcloud/login-button-ios-f | Lukas Reschke | 2017-11-09 | 1 | -0/+1 |
|\ \ | |||||
| * | | Fix login appearance for ios webkit engine | John Molakvoæ | 2017-11-08 | 1 | -0/+1 |
* | | | Merge pull request #7109 from nextcloud/fix_6898 | Morris Jobke | 2017-11-08 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | If for some reason the json can't be decoded it is not cached | Roeland Jago Douma | 2017-11-08 | 1 | -0/+4 |
* | | | | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 24 | -70/+70 |
|\ \ \ \ | |||||
| * | | | | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 24 | -70/+70 |
* | | | | | Merge pull request #7110 from nextcloud/fix-flow-redirect | Lukas Reschke | 2017-11-08 | 3 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Theming: theme flow redirection page | Julius Härtl | 2017-11-08 | 3 | -3/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #7107 from nextcloud/revert-6645 | Morris Jobke | 2017-11-08 | 1 | -16/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Revert "Only allow colons in db host for IPv6 addresses" | Morris Jobke | 2017-11-08 | 1 | -16/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #7064 from nextcloud/popover-fix | Roeland Jago Douma | 2017-11-08 | 5 | -94/+79 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed sharing popover and removed unused old code | John Molakvoæ (skjnldsv) | 2017-11-07 | 3 | -44/+3 |
| * | | | Reduce spread of css selector for a.action | John Molakvoæ (skjnldsv) | 2017-11-07 | 1 | -41/+44 |
| * | | | Radio support too | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -0/+6 |
| * | | | Fix popover icon size | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -6/+9 |
| * | | | Fix popover layout | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -9/+23 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-08 | 42 | -86/+2086 |
* | | | | Merge pull request #7042 from nextcloud/bugfix/noid/ensure_unique_uid_for_cal... | Lukas Reschke | 2017-11-07 | 3 | -8/+115 |
|\ \ \ \ | |||||
| * | | | | ensure uid for calendar objects is unique | Georg Ehrke | 2017-11-06 | 3 | -8/+115 |
* | | | | | Merge pull request #6552 from nextcloud/notifications-add-highlight-definition | Morris Jobke | 2017-11-07 | 1 | -0/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Notifications: Add highlight type definition | Julius Härtl | 2017-10-03 | 1 | -0/+25 |
* | | | | | | Merge pull request #6988 from starypatyk/stable12-mount-cache-performance | Morris Jobke | 2017-11-07 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Improve performance of UserMountCache with external storage folders | Dariusz Olszewski | 2017-11-01 | 1 | -1/+5 |
* | | | | | | | Merge pull request #7073 from nextcloud/no-whitepage-of-death | Roeland Jago Douma | 2017-11-07 | 1 | -1/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Show proper error page even if the config.php has syntax errors | Morris Jobke | 2017-11-06 | 1 | -1/+23 |
* | | | | | | | | Merge pull request #7075 from nextcloud/remove-unused-variables | Roeland Jago Douma | 2017-11-07 | 9 | -26/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove unused variables | Morris Jobke | 2017-11-06 | 9 | -26/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #7094 from nextcloud/theming-capabilities-element | Roeland Jago Douma | 2017-11-07 | 3 | -5/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Theming: expose element color though capabilities API | Julius Härtl | 2017-11-07 | 3 | -5/+8 |
* | | | | | | | | | Merge pull request #6926 from nextcloud/license-remove-invalid-mail | Morris Jobke | 2017-11-07 | 10 | -13/+23 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Run updated license header updater | Morris Jobke | 2017-11-07 | 9 | -13/+14 |
| * | | | | | | | | Remove brackets for invalid mail addresses when updating the license header | Julius Härtl | 2017-11-07 | 1 | -0/+9 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #7059 from kyrofa/bugfix/5532/loading_indicator | Morris Jobke | 2017-11-07 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | core: hide spinner for initial install | Kyle Fazzari | 2017-11-03 | 1 | -0/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7020 from Fiech/master | Morris Jobke | 2017-11-07 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into master | Johannes S | 2017-10-31 | 22 | -29/+260 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Extended list of sensitive configuration values | Johannes Schlichenmaier | 2017-10-31 | 1 | -0/+6 |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-07 | 70 | -2/+6284 |
* | | | | | | | | | | Merge pull request #7087 from nextcloud/change-email-of-georg | Morris Jobke | 2017-11-06 | 109 | -95/+115 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 109 | -95/+115 |
* | | | | | | | | | | | Merge pull request #7066 from nextcloud/appmenu-fix | Morris Jobke | 2017-11-06 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix header app menu | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -1/+4 |
* | | | | | | | | | | | Merge pull request #7083 from nextcloud/update-license-headers | Morris Jobke | 2017-11-06 | 1081 | -801/+2968 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Update license headers | Morris Jobke | 2017-11-06 | 1081 | -801/+2968 |
* | | | | | | | | | | | | Merge pull request #7076 from nextcloud/s3-valid-bucket-name | Morris Jobke | 2017-11-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Better error message for invalid bucket names | Morris Jobke | 2017-11-06 | 1 | -2/+2 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #5321 from coletivoEITA/user_ldap_plugins_structure | Morris Jobke | 2017-11-06 | 40 | -176/+2875 |
|\ \ \ \ \ \ \ \ \ \ \ |