Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Use HTTP1.1 to read S3 objects | Roeland Jago Douma | 2019-07-10 | 1 | -0/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 1 | -6/+36 | |
* | | | | | | | | Refactor: move remote wipe token logic to RW service | Christoph Wurst | 2019-07-09 | 2 | -1/+20 | |
* | | | | | | | | Merge pull request #16307 from nextcloud/bugfix/noid/previewv1adapter-isAvail... | Roeland Jago Douma | 2019-07-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix ProviderV1Adapter isAvailable wrapper | Julius Härtl | 2019-07-09 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #15867 from nextcloud/preview-versioning | Roeland Jago Douma | 2019-07-09 | 1 | -17/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | allow keeping multiple preview "versions" of the same file | Robin Appelman | 2019-07-08 | 1 | -17/+29 | |
* | | | | | | | | | Merge pull request #15730 from nextcloud/enh/14179/event_for_csp | Roeland Jago Douma | 2019-07-09 | 2 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add an event to edit the CSP | Roeland Jago Douma | 2019-07-08 | 2 | -4/+14 | |
| |/ / / / / / / / | ||||||
* | / / / / / / / | allow injecting CsrfTokenManager by class | Robin Appelman | 2019-07-09 | 1 | -2/+3 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai... | Roeland Jago Douma | 2019-07-08 | 5 | -578/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove one time repair steps that have already run when updating to 17 | Morris Jobke | 2019-07-08 | 5 | -578/+0 | |
| |/ / / / / / / | ||||||
* / / / / / / / | Try to delete the cypress folder of the viewer app | Morris Jobke | 2019-07-08 | 2 | -0/+84 | |
|/ / / / / / / | ||||||
* | | | | | | | Mimetype list integrity check should not fail if it's changed (#15810) | John Molakvoæ | 2019-07-07 | 3 | -2/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove empty lines | Xheni Myrtaj | 2019-07-04 | 1 | -2/+0 | |
| * | | | | | | | Added Tests for modified mimetypelist | Xheni Myrtaj | 2019-07-04 | 1 | -0/+2 | |
| * | | | | | | | Update lib/private/IntegrityCheck/Checker.php | Xheni Myrtaj | 2019-05-31 | 1 | -1/+1 | |
| * | | | | | | | Fix indentation | Xheni Myrtaj | 2019-05-29 | 1 | -21/+21 | |
| * | | | | | | | Do not fail integrity check if mimetype list is changed | Xheni Myrtaj | 2019-05-29 | 3 | -23/+45 | |
* | | | | | | | | Allow IProviderV2 for previews as well (#16209) | John Molakvoæ | 2019-07-07 | 3 | -13/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow IProviderV2 for previews as well | John Molakvoæ (skjnldsv) | 2019-07-05 | 3 | -13/+28 | |
* | | | | | | | | | Always set the display name for user shares | Julius Härtl | 2019-07-03 | 1 | -0/+4 | |
* | | | | | | | | | Unify the permission checking in one place only | Joas Schilling | 2019-07-03 | 1 | -9/+12 | |
* | | | | | | | | | Better check reshare permissions when creating a share | Joas Schilling | 2019-07-03 | 1 | -3/+22 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Send emails when remote wipe starts/finishes | Christoph Wurst | 2019-07-02 | 1 | -0/+171 | |
* | | | | | | | | Merge pull request #15775 from nextcloud/refactor/decouple-remote-wipe-notifi... | Georg Ehrke | 2019-07-02 | 6 | -47/+269 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Decouple remote wipe notifcation channels with events | Christoph Wurst | 2019-06-27 | 6 | -47/+269 | |
* | | | | | | | | | Allow apps to overwrite the maximum length when reading from database | Joas Schilling | 2019-07-01 | 1 | -6/+16 | |
* | | | | | | | | | Merge pull request #16107 from nextcloud/local-check-path | Roeland Jago Douma | 2019-06-27 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | verify that paths are valid for recursive local move | Robin Appelman | 2019-06-27 | 1 | -0/+21 | |
* | | | | | | | | | Allow apps to store longer messages in the comments API | Joas Schilling | 2019-06-26 | 1 | -3/+4 | |
* | | | | | | | | | Merge pull request #16055 from nextcloud/design/native-fonts | Jan-Christoph Borchardt | 2019-06-26 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move font from Nunito to Noto Sans | Jan-Christoph Borchardt | 2019-06-22 | 2 | -6/+6 | |
* | | | | | | | | | | Merge pull request #16021 from nextcloud/bugfix/noid/fall-back-to-black-for-n... | Roeland Jago Douma | 2019-06-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fall back to black for non-color values | Joas Schilling | 2019-06-20 | 1 | -0/+5 | |
* | | | | | | | | | | | Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfol... | Roeland Jago Douma | 2019-06-25 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix full text search for groupfolders | Morris Jobke | 2019-06-17 | 2 | -2/+5 | |
* | | | | | | | | | | | | Merge pull request #15870 from nextcloud/preview-provider-v2 | Roeland Jago Douma | 2019-06-25 | 30 | -134/+281 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add new Provider interface for preview providers | Robin Appelman | 2019-06-17 | 30 | -134/+281 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcher | Roeland Jago Douma | 2019-06-25 | 8 | -23/+325 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 8 | -23/+325 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #15889 from nextcloud/touch-handle-backend-exceptions | Robin Appelman | 2019-06-21 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | handle storage exceptions when trying to set mtime | Robin Appelman | 2019-06-06 | 1 | -1/+6 | |
* | | | | | | | | | | | Merge pull request #15540 from nextcloud/bugfix/noid/prevent-faulty-logs-from... | Joas Schilling | 2019-06-21 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Prevent faulty logs from nested setupFS calls | Joas Schilling | 2019-05-15 | 1 | -2/+3 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Add extendedSupport to Subscription (#15922) | John Molakvoæ | 2019-06-19 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add extendedSupport to Subscription | Julius Härtl | 2019-06-17 | 1 | -0/+12 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | Allow to access source maps on apache | Julius Härtl | 2019-06-19 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | / / / / | Add strict type on Notifications tests | John Molakvoæ (skjnldsv) | 2019-06-13 | 1 | -20/+20 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migration | John Molakvoæ | 2019-06-11 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ |