summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Use HTTP1.1 to read S3 objectsRoeland Jago Douma2019-07-101-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-091-6/+36
* | | | | | | | Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-092-1/+20
* | | | | | | | Merge pull request #16307 from nextcloud/bugfix/noid/previewv1adapter-isAvail...Roeland Jago Douma2019-07-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix ProviderV1Adapter isAvailable wrapperJulius Härtl2019-07-091-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #15867 from nextcloud/preview-versioningRoeland Jago Douma2019-07-091-17/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | allow keeping multiple preview "versions" of the same fileRobin Appelman2019-07-081-17/+29
* | | | | | | | | Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma2019-07-092-4/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add an event to edit the CSPRoeland Jago Douma2019-07-082-4/+14
| |/ / / / / / / /
* | / / / / / / / allow injecting CsrfTokenManager by classRobin Appelman2019-07-091-2/+3
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai...Roeland Jago Douma2019-07-085-578/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-085-578/+0
| |/ / / / / / /
* / / / / / / / Try to delete the cypress folder of the viewer appMorris Jobke2019-07-082-0/+84
|/ / / / / / /
* | | | | | | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-073-2/+24
|\ \ \ \ \ \ \
| * | | | | | | Remove empty linesXheni Myrtaj2019-07-041-2/+0
| * | | | | | | Added Tests for modified mimetypelistXheni Myrtaj2019-07-041-0/+2
| * | | | | | | Update lib/private/IntegrityCheck/Checker.phpXheni Myrtaj2019-05-311-1/+1
| * | | | | | | Fix indentationXheni Myrtaj2019-05-291-21/+21
| * | | | | | | Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-293-23/+45
* | | | | | | | Allow IProviderV2 for previews as well (#16209)John Molakvoæ2019-07-073-13/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow IProviderV2 for previews as wellJohn Molakvoæ (skjnldsv)2019-07-053-13/+28
* | | | | | | | | Always set the display name for user sharesJulius Härtl2019-07-031-0/+4
* | | | | | | | | Unify the permission checking in one place onlyJoas Schilling2019-07-031-9/+12
* | | | | | | | | Better check reshare permissions when creating a shareJoas Schilling2019-07-031-3/+22
|/ / / / / / / /
* | | | | | | | Send emails when remote wipe starts/finishesChristoph Wurst2019-07-021-0/+171
* | | | | | | | Merge pull request #15775 from nextcloud/refactor/decouple-remote-wipe-notifi...Georg Ehrke2019-07-026-47/+269
|\ \ \ \ \ \ \ \
| * | | | | | | | Decouple remote wipe notifcation channels with eventsChristoph Wurst2019-06-276-47/+269
* | | | | | | | | Allow apps to overwrite the maximum length when reading from databaseJoas Schilling2019-07-011-6/+16
* | | | | | | | | Merge pull request #16107 from nextcloud/local-check-pathRoeland Jago Douma2019-06-271-0/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | verify that paths are valid for recursive local moveRobin Appelman2019-06-271-0/+21
* | | | | | | | | Allow apps to store longer messages in the comments APIJoas Schilling2019-06-261-3/+4
* | | | | | | | | Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-262-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-222-6/+6
* | | | | | | | | | Merge pull request #16021 from nextcloud/bugfix/noid/fall-back-to-black-for-n...Roeland Jago Douma2019-06-251-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fall back to black for non-color valuesJoas Schilling2019-06-201-0/+5
* | | | | | | | | | | Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfol...Roeland Jago Douma2019-06-252-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix full text search for groupfoldersMorris Jobke2019-06-172-2/+5
* | | | | | | | | | | | Merge pull request #15870 from nextcloud/preview-provider-v2Roeland Jago Douma2019-06-2530-134/+281
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add new Provider interface for preview providersRobin Appelman2019-06-1730-134/+281
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcherRoeland Jago Douma2019-06-258-23/+325
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add event dispatcher to OCPChristoph Wurst2019-06-258-23/+325
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #15889 from nextcloud/touch-handle-backend-exceptionsRobin Appelman2019-06-211-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | handle storage exceptions when trying to set mtimeRobin Appelman2019-06-061-1/+6
* | | | | | | | | | | Merge pull request #15540 from nextcloud/bugfix/noid/prevent-faulty-logs-from...Joas Schilling2019-06-211-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Prevent faulty logs from nested setupFS callsJoas Schilling2019-05-151-2/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Add extendedSupport to Subscription (#15922)John Molakvoæ2019-06-191-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add extendedSupport to SubscriptionJulius Härtl2019-06-171-0/+12
| | |_|/ / / / / / / | |/| | | | | | | |
* / | | | | | | | | Allow to access source maps on apacheJulius Härtl2019-06-191-1/+1
|/ / / / / / / / /
* | | | | / / / / Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-20/+20
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migrationJohn Molakvoæ2019-06-111-0/+8
|\ \ \ \ \ \ \ \