Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix UniqueConstraintViolationException while insert into oc_groups | Morris Jobke | 2018-11-12 | 1 | -4/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #12420 from nextcloud/bugfix/noid/icons-cacher-not-found | Morris Jobke | 2018-11-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not fail if the icon file doesn't exists | Julius Härtl | 2018-11-12 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function | Morris Jobke | 2018-11-12 | 20 | -33/+32 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 20 | -33/+32 | |
* | | | | | | | Merge pull request #12413 from nextcloud/bugfix/9305/oc_file_locks-unique-con... | Morris Jobke | 2018-11-12 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix UniqueConstraintViolationException while insert into oc_file_locks | Morris Jobke | 2018-11-12 | 1 | -1/+12 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #12411 from nextcloud/bugfix/6160/oc_filecache-unique-cons... | Morris Jobke | 2018-11-12 | 1 | -7/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix UniqueConstraintViolationException while insert into oc_filecache | Morris Jobke | 2018-11-12 | 1 | -7/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #12409 from nextcloud/admin-vue-approval-fix | Morris Jobke | 2018-11-12 | 14 | -73/+40 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fixup! Use nextcloud-password-confirmation | John Molakvoæ (skjnldsv) | 2018-11-12 | 12 | -43/+34 | |
| * | | | | | | fixup! Use nextcloud-password-confirmation | John Molakvoæ (skjnldsv) | 2018-11-12 | 1 | -4/+2 | |
| * | | | | | | Use nextcloud-password-confirmation | John Molakvoæ (skjnldsv) | 2018-11-12 | 3 | -31/+9 | |
* | | | | | | | Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint... | Morris Jobke | 2018-11-12 | 5 | -8/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Exception is not thrown anymore | Morris Jobke | 2018-11-12 | 1 | -2/+1 | |
| * | | | | | | | Add deprecation message ofr insertIfNotExist | Morris Jobke | 2018-11-09 | 4 | -0/+4 | |
| * | | | | | | | Catch UniqueConstraintViolationException inside insertIfNotExist | Morris Jobke | 2018-11-09 | 4 | -6/+34 | |
* | | | | | | | | Merge pull request #12408 from nextcloud/bugfix/noid/icon-cacher-update | Morris Jobke | 2018-11-12 | 2 | -4/+21 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Make sure to always load the latest icons-vars.css file | Julius Härtl | 2018-11-12 | 2 | -4/+21 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #12384 from nextcloud/fix/12357/public-share-scrollbar | Morris Jobke | 2018-11-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fixes the footer #12357 | Michael Weimann | 2018-11-09 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #12389 from nextcloud/fix-dav-groupid | John Molakvoæ | 2018-11-12 | 2 | -48/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix displayName return of dav groups request | John Molakvoæ (skjnldsv) | 2018-11-10 | 2 | -48/+17 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-12 | 14 | -2/+46 | |
* | | | | | | | Merge pull request #12388 from nextcloud/inline-input-confirm-margin-fix | Morris Jobke | 2018-11-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix inline input confirm margin | John Molakvoæ (skjnldsv) | 2018-11-10 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #12385 from nextcloud/fix/12356/grid-toggle-fix | Morris Jobke | 2018-11-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixes the grid toggle for none folder shares | Michael Weimann | 2018-11-09 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-11 | 10 | -4/+28 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-10 | 122 | -444/+506 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #12358 from nextcloud/bugfix/noid/wrong-update-check-version | Morris Jobke | 2018-11-09 | 9 | -24/+36 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Adjust unit tests | Joas Schilling | 2018-11-09 | 2 | -7/+11 | |
| * | | | | Improve style of incompatible apps list | Morris Jobke | 2018-11-08 | 1 | -0/+4 | |
| * | | | | Use the version number when checking the appstore for compatible updates | Joas Schilling | 2018-11-08 | 6 | -12/+13 | |
| * | | | | Fix overlapping update button in notifications | Morris Jobke | 2018-11-08 | 3 | -6/+9 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-09 | 144 | -330/+400 | |
* | | | | Merge pull request #12349 from nextcloud/feature/noid/populate-notification-m... | Morris Jobke | 2018-11-08 | 2 | -49/+157 | |
|\ \ \ \ | ||||||
| * | | | | Populate the mention-notification with the actual message | Joas Schilling | 2018-11-08 | 2 | -49/+157 | |
| |/ / / | ||||||
* | | | | Merge pull request #12352 from nextcloud/adjust-acceptance-tests-to-changes-i... | Morris Jobke | 2018-11-08 | 1 | -1/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Adjust acceptance tests to changes in public share page menu | Daniel Calviño Sánchez | 2018-11-08 | 1 | -1/+4 | |
* | | | | Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernames | blizzz | 2018-11-08 | 9 | -15/+70 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | do not offer to change display name or password, if not possible. | Arthur Schiwon | 2018-11-07 | 9 | -15/+70 | |
* | | | | Merge pull request #12310 from nextcloud/version/noid/15.0.0beta1v15.0.0beta1 | Morris Jobke | 2018-11-08 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | 15.0.0 beta 1 | Morris Jobke | 2018-11-08 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_deprecated | Morris Jobke | 2018-11-08 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | Basic CSP no longer deprecated | Roeland Jago Douma | 2018-11-08 | 1 | -1/+0 | |
* | | | | Merge pull request #10059 from nextcloud/feature/1497/cache_webcal_calendars | Morris Jobke | 2018-11-08 | 21 | -116/+2379 | |
|\ \ \ \ | ||||||
| * | | | | update 3rdparty to fix phan error message | Georg Ehrke | 2018-11-07 | 1 | -0/+0 | |
| * | | | | cache webcal calendars on server | Georg Ehrke | 2018-11-07 | 20 | -116/+2379 | |
* | | | | | Merge pull request #12313 from nextcloud/generated-avatar-major-cleanup | Roeland Jago Douma | 2018-11-08 | 11 | -25/+206 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |