summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix some typesRobin Appelman2021-06-163-9/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* move logic from contstructor to boot methodRobin Appelman2021-06-161-15/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* move user/group deleted listeners to new event listener serviceRobin Appelman2021-06-163-25/+96
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* move files_external to IBootstrapRobin Appelman2021-06-164-59/+32
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* remove depricated methods from MountConfigRobin Appelman2021-06-166-159/+91
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Use product name in the auth token listJulius Härtl2021-06-163-9/+10
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-162-2/+14
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add dedicated product name to OCP\DefaultsJulius Härtl2021-06-161-0/+7
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #26430 from nextcloud/enh/dashboard-apiJulius Härtl2021-06-162-0/+89
|\
| * implement dashboard API for clients, new WidgetItem class, new IAPIWidget ↵Julien Veyssier2021-06-152-0/+89
| | | | | | | | | | | | interface Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | Merge pull request #26874 from nextcloud/single-query-searchJulius Härtl2021-06-162-14/+18
|\ \
| * | use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-141-8/+13
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-142-14/+13
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2021-06-164-2/+6
| |/ |/|
* | Merge pull request #27512 from nextcloud/debt/noid/return-write-to-cachekesselb2021-06-151-4/+2
|\ \ | | | | | | Add return type for writeToCache
| * | Add return type for writeToCacheDaniel Kesselberg2021-06-151-4/+2
| | | | | | | | | | | | | | | | | | writeToCache does not return a string. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #27508 from ↵kesselb2021-06-151-1/+10
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix/noid/caldav-trash-filter-deleted-calendar Skip deleted calendar objects of deleted calendars
| * | | Skip deleted calendar objects of deleted calendarsRichard Steinmetz2021-06-151-1/+10
| |/ / | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* / / Fix avatar actionsJoas Schilling2021-06-151-2/+8
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-1512-34/+58
| |
* | Add timestamp tooltipChristopher Ng2021-06-149-49/+60
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst2021-06-145-0/+390
|\ | | | | OCC command to delete calendars
| * occ: new command dav:delete-calendarMattia Narducci2021-06-135-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 transifexNextcloud bot2021-06-144-0/+60
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-134-2/+60
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-126-4/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-1114-26/+26
| |
* | Merge pull request #27444 from nextcloud/header-colonMorris Jobke2021-06-101-1/+1
|\ \ | | | | | | Header must contain a colon
| * | Header must contain a colonacsfer2021-06-091-1/+1
| | |
* | | Merge pull request #27102 from nextcloud/feature/auto_trigger_click_on_loadJulius Härtl2021-06-109-34/+116
|\ \ \ | | | | | | | | Trigger the default action when openfile URL param is set
| * | | Trigger click event when scrollTo is setLouis Chemineau2021-06-099-34/+116
| |/ / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #26701 from nextcloud/3rdparty/master/streams-0.7.4Christoph Wurst2021-06-107-347/+386
|\ \ \ | | | | | | | | [3rdparty] streams-0.7.4
| * | | [3rdparty] streams-0.7.4Robin Appelman2021-06-107-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-scopeChristoph Wurst2021-06-101-14/+57
|\ \ \ \ | |/ / / |/| | | Allow certain custom DAV props to be readable by everyone
| * | | Allow certain custom DAV props to be readable by everyoneChristoph Wurst2021-06-081-14/+57
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-1014-10/+94
| | | |
* | | | Merge pull request #27089 from m7913d/feature/addGroupDisplayNamesPytal2021-06-092-4/+15
|\ \ \ \ | | | | | | | | | | [ProvisioningAPI] Allow specifying group display name during creation
| * | | | Effectively return a valid group as it would be the case in a realDries Mys2021-06-051-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 groupsDries Mys2021-06-051-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
| * | | | Fixed indentationDries Mys2021-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
| * | | | [ProvisioningAPI] Allow specifying group display name during creationDries Mys2021-06-051-2/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
* | | | | Merge pull request #27430 from nextcloud/fix/feedback_response_checkblizzz2021-06-092-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | Correctly check the reception of a remote feedback
| * | | | Correctly check the reception of a remote feedbackLouis Chemineau2021-06-092-3/+3
| | |/ / | |/| | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #27436 from ↵John Molakvoæ2021-06-091-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 VObjectsJoas Schilling2021-06-091-0/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Convert command option defaults to stringsChristoph Wurst2021-06-091-2/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* / / / [tx-robot] updated from transifexNextcloud bot2021-06-0918-64/+132
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-06-0816-0/+72
| | |
* | | Merge pull request #27123 from nextcloud/feature/emit_sidebar_eventsMorris Jobke2021-06-0776-497/+518
|\ \ \ | | | | | | | | Emit Sidebar events on nextcloud-bus
| * | | Emit sidebar eventsLouis Chemineau2021-06-0776-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>