Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some types | Robin Appelman | 2021-06-16 | 3 | -9/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move logic from contstructor to boot method | Robin Appelman | 2021-06-16 | 1 | -15/+12 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move user/group deleted listeners to new event listener service | Robin Appelman | 2021-06-16 | 3 | -25/+96 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move files_external to IBootstrap | Robin Appelman | 2021-06-16 | 4 | -59/+32 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | remove depricated methods from MountConfig | Robin Appelman | 2021-06-16 | 6 | -159/+91 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Use product name in the auth token list | Julius Härtl | 2021-06-16 | 3 | -9/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use product name in places where it is appropriate rather than the instance name | Julius Härtl | 2021-06-16 | 2 | -2/+14 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add dedicated product name to OCP\Defaults | Julius Härtl | 2021-06-16 | 1 | -0/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #26430 from nextcloud/enh/dashboard-api | Julius Härtl | 2021-06-16 | 2 | -0/+89 |
|\ | |||||
| * | implement dashboard API for clients, new WidgetItem class, new IAPIWidget ↵ | Julien Veyssier | 2021-06-15 | 2 | -0/+89 |
| | | | | | | | | | | | | interface Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | | Merge pull request #26874 from nextcloud/single-query-search | Julius Härtl | 2021-06-16 | 2 | -14/+18 |
|\ \ | |||||
| * | | use searchoperation for storage filter instead of db expression | Robin Appelman | 2021-06-14 | 1 | -8/+13 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | rework search api to allow searching on multiple caches at once | Robin Appelman | 2021-06-14 | 2 | -14/+13 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-16 | 4 | -2/+6 |
| |/ |/| | |||||
* | | Merge pull request #27512 from nextcloud/debt/noid/return-write-to-cache | kesselb | 2021-06-15 | 1 | -4/+2 |
|\ \ | | | | | | | Add return type for writeToCache | ||||
| * | | Add return type for writeToCache | Daniel Kesselberg | 2021-06-15 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | writeToCache does not return a string. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Merge pull request #27508 from ↵ | kesselb | 2021-06-15 | 1 | -1/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/fix/noid/caldav-trash-filter-deleted-calendar Skip deleted calendar objects of deleted calendars | ||||
| * | | | Skip deleted calendar objects of deleted calendars | Richard Steinmetz | 2021-06-15 | 1 | -1/+10 |
| |/ / | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* / / | Fix avatar actions | Joas Schilling | 2021-06-15 | 1 | -2/+8 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-15 | 12 | -34/+58 |
| | | |||||
* | | Add timestamp tooltip | Christopher Ng | 2021-06-14 | 9 | -49/+60 |
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #26421 from mattian/enh/25771/occ-delete-calendar | Christoph Wurst | 2021-06-14 | 5 | -0/+390 |
|\ | | | | | OCC command to delete calendars | ||||
| * | occ: new command dav:delete-calendar | Mattia Narducci | 2021-06-13 | 5 | -0/+390 |
| | | | | | | | | | | | | Add occ command 'dav:delete-calendar' to delete a user's calendar. Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-14 | 4 | -0/+60 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-13 | 4 | -2/+60 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-12 | 6 | -4/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-11 | 14 | -26/+26 |
| | | |||||
* | | Merge pull request #27444 from nextcloud/header-colon | Morris Jobke | 2021-06-10 | 1 | -1/+1 |
|\ \ | | | | | | | Header must contain a colon | ||||
| * | | Header must contain a colon | acsfer | 2021-06-09 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #27102 from nextcloud/feature/auto_trigger_click_on_load | Julius Härtl | 2021-06-10 | 9 | -34/+116 |
|\ \ \ | | | | | | | | | Trigger the default action when openfile URL param is set | ||||
| * | | | Trigger click event when scrollTo is set | Louis Chemineau | 2021-06-09 | 9 | -34/+116 |
| |/ / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #26701 from nextcloud/3rdparty/master/streams-0.7.4 | Christoph Wurst | 2021-06-10 | 7 | -347/+386 |
|\ \ \ | | | | | | | | | [3rdparty] streams-0.7.4 | ||||
| * | | | [3rdparty] streams-0.7.4 | Robin Appelman | 2021-06-10 | 7 | -347/+386 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #27426 from nextcloud/fix/dav-custom-props-no-scope | Christoph Wurst | 2021-06-10 | 1 | -14/+57 |
|\ \ \ \ | |/ / / |/| | | | Allow certain custom DAV props to be readable by everyone | ||||
| * | | | Allow certain custom DAV props to be readable by everyone | Christoph Wurst | 2021-06-08 | 1 | -14/+57 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-10 | 14 | -10/+94 |
| | | | | |||||
* | | | | Merge pull request #27089 from m7913d/feature/addGroupDisplayNames | Pytal | 2021-06-09 | 2 | -4/+15 |
|\ \ \ \ | | | | | | | | | | | [ProvisioningAPI] Allow specifying group display name during creation | ||||
| * | | | | Effectively return a valid group as it would be the case in a real | Dries Mys | 2021-06-05 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | situation. Returned group object is now used to set the displayname if provided. Signed-off-by: Dries Mys <dries.mys@my-dreams.be> | ||||
| * | | | | Group may be null if backend doesn't support creating groups | Dries Mys | 2021-06-05 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be> | ||||
| * | | | | Fixed indentation | Dries Mys | 2021-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be> | ||||
| * | | | | [ProvisioningAPI] Allow specifying group display name during creation | Dries Mys | 2021-06-05 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be> | ||||
* | | | | | Merge pull request #27430 from nextcloud/fix/feedback_response_check | blizzz | 2021-06-09 | 2 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Correctly check the reception of a remote feedback | ||||
| * | | | | Correctly check the reception of a remote feedback | Louis Chemineau | 2021-06-09 | 2 | -3/+3 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | Merge pull request #27436 from ↵ | John Molakvoæ | 2021-06-09 | 1 | -0/+20 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/all-apps-to-get-photos-from-vobjects-too Allow apps to get photos of VObjects | ||||
| * | | | | Allow apps to get photos of VObjects | Joas Schilling | 2021-06-09 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Convert command option defaults to strings | Christoph Wurst | 2021-06-09 | 1 | -2/+2 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-09 | 18 | -64/+132 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-08 | 16 | -0/+72 |
| | | | |||||
* | | | Merge pull request #27123 from nextcloud/feature/emit_sidebar_events | Morris Jobke | 2021-06-07 | 76 | -497/+518 |
|\ \ \ | | | | | | | | | Emit Sidebar events on nextcloud-bus | ||||
| * | | | Emit sidebar events | Louis Chemineau | 2021-06-07 | 76 | -497/+518 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Louis Chemineau <louis@chmn.me> |