summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-06-1826-2/+62
* Merge pull request #24318 from nextcloud/techdebt/noid/remove-oc_user-getDisp...Christoph Wurst2021-06-172-11/+20
|\
| * Use DI for files_sharing CacheMorris Jobke2021-06-172-11/+13
| * Use proper methods for display name retrievalMorris Jobke2021-06-171-1/+8
* | Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal2021-06-175-8/+20
|\ \
| * | Allow WebAuthn on localhost as wellMorris Jobke2021-06-175-8/+20
* | | Merge pull request #26939 from nextcloud/enh/app-icon-notification-bubbleblizzz2021-06-171-1/+7
|\ \ \
| * | | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-1/+7
* | | | Merge pull request #27522 from nextcloud/bugfix/noid/save-a-request-after-hea...John Molakvoæ2021-06-176-20/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix jsdocJohn Molakvoæ2021-06-173-3/+3
| * | | Save a request everytime we send the heartbeatJoas Schilling2021-06-166-20/+61
* | | | [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
|\ \ \