aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-06-17218-462/+476
* Merge pull request #26319 from nextcloud/files_external_app.phpMorris Jobke2021-06-1611-248/+215
|\
| * fix app disdplay nameArthur Schiwon2021-06-161-1/+1
| * fix some typesRobin Appelman2021-06-163-9/+3
| * move logic from contstructor to boot methodRobin Appelman2021-06-161-15/+12
| * move user/group deleted listeners to new event listener serviceRobin Appelman2021-06-163-25/+96
| * move files_external to IBootstrapRobin Appelman2021-06-164-59/+32
| * remove depricated methods from MountConfigRobin Appelman2021-06-166-159/+91
* | Merge pull request #27529 from nextcloud/fix/25950/default-product-nameMorris Jobke2021-06-161-1/+1
|\ \
| * | Fix default product name for old themesMorris Jobke2021-06-161-1/+1
* | | Merge pull request #27515 from nextcloud/enh/noid/read-multi-value-user-attri...Christoph Wurst2021-06-162-13/+214
|\ \ \ | |/ / |/| |
| * | Add method to read multi-value attributes from ldap.Daniel Kesselberg2021-06-162-13/+214
* | | Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz2021-06-164-4/+10
|\ \ \ | |_|/ |/| |
| * | Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl2021-06-093-4/+4
| * | When changing the share owner, downgrade permissions where neededJulius Härtl2021-06-091-0/+1
| * | Drop share if moved to a parent share that does not allow resharingJulius Härtl2021-06-091-0/+5
* | | Use product name in the auth token listJulius Härtl2021-06-163-9/+10
* | | Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-162-2/+14
* | | Add dedicated product name to OCP\DefaultsJulius Härtl2021-06-161-0/+7
* | | 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 int...Julien Veyssier2021-06-152-0/+89
* | | | 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
| * | | | rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-142-14/+13
* | | | | [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 writeToCacheDaniel Kesselberg2021-06-151-4/+2
| | |_|/ | |/| |
* | | | Merge pull request #27508 from nextcloud/fix/noid/caldav-trash-filter-deleted...kesselb2021-06-151-1/+10
|\ \ \ \
| * | | | Skip deleted calendar objects of deleted calendarsRichard Steinmetz2021-06-151-1/+10
| |/ / /
* / / / Fix avatar actionsJoas Schilling2021-06-151-2/+8
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-06-1512-34/+58
* | | Add timestamp tooltipChristopher Ng2021-06-149-49/+60
|/ /
* | Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst2021-06-145-0/+390
|\ \
| * | occ: new command dav:delete-calendarMattia Narducci2021-06-135-0/+390
* | | [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 colonacsfer2021-06-091-1/+1
* | | | Merge pull request #27102 from nextcloud/feature/auto_trigger_click_on_loadJulius Härtl2021-06-109-34/+116
|\ \ \ \
| * | | | Trigger click event when scrollTo is setLouis Chemineau2021-06-099-34/+116
| |/ / /
* | | | Merge pull request #26701 from nextcloud/3rdparty/master/streams-0.7.4Christoph Wurst2021-06-107-347/+386
|\ \ \ \
| * | | | [3rdparty] streams-0.7.4Robin Appelman2021-06-107-347/+386
* | | | | 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 everyoneChristoph Wurst2021-06-081-14/+57
* | | | | [tx-robot] updated from transifexNextcloud bot2021-06-1014-10/+94
* | | | | Merge pull request #27089 from m7913d/feature/addGroupDisplayNamesPytal2021-06-092-4/+15
|\ \ \ \ \
| * | | | | Effectively return a valid group as it would be the case in a realDries Mys2021-06-051-2/+6
| * | | | | Group may be null if backend doesn't support creating groupsDries Mys2021-06-051-0/+3