summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27548 from nextcloud-pr-bot/automated/noid/psalm-baseline...Julius Härtl2021-06-181-3/+0
|\
| * Update psalm baselineNextcloud-PR-Bot2021-06-181-3/+0
|/
* [tx-robot] updated from transifexNextcloud bot2021-06-1838-2/+74
* Merge pull request #24318 from nextcloud/techdebt/noid/remove-oc_user-getDisp...Christoph Wurst2021-06-174-39/+32
|\
| * Use DI for files_sharing CacheMorris Jobke2021-06-172-11/+13
| * Use proper methods for display name retrievalMorris Jobke2021-06-173-29/+20
* | Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal2021-06-1710-15/+37
|\ \
| * | Allow WebAuthn on localhost as wellMorris Jobke2021-06-1710-15/+37
* | | Merge pull request #27535 from nextcloud/techdebt/noid/update-shipped-info.xs...Joas Schilling2021-06-171-1/+59
|\ \ \
| * | | Update shipped info.xsd tooJoas Schilling2021-06-171-1/+59
* | | | Merge pull request #26939 from nextcloud/enh/app-icon-notification-bubbleblizzz2021-06-179-23/+111
|\ \ \ \
| * | | | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-169-23/+111
* | | | | Merge pull request #27525 from nextcloud/version/22.0.0-beta5v22.0.0beta5blizzz2021-06-171-2/+2
|\ \ \ \ \
| * | | | | 22.0.0 beta 5Arthur Schiwon2021-06-161-2/+2
* | | | | | 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
* | | | | | Merge pull request #27534 from nextcloud-pr-bot/automated/noid/psalm-baseline...kesselb2021-06-171-32/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-06-171-32/+1
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-06-17354-786/+800
* | | | | Merge pull request #22628 from Sp1l/simplify-htaccess-rewritesLukas Reschke2021-06-161-13/+6
|\ \ \ \ \
| * | | | | Coalesce RewriteCond lines in .htaccessBernard Spil2021-06-021-13/+6
* | | | | | Merge pull request #27098 from nextcloud/fix/noid/missing-key-in-addInfoJohn Molakvoæ2021-06-161-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | force 'name' key in arrayMaxence Lange2021-05-251-1/+1
* | | | | | Merge pull request #26319 from nextcloud/files_external_app.phpMorris Jobke2021-06-1613-263/+239
|\ \ \ \ \ \
| * | | | | | 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-168-174/+115
* | | | | | | Merge pull request #27190 from nextcloud/bugfix/noid/deduplicate-translationJoas Schilling2021-06-161-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Deduplicate translations and fix double .Joas Schilling2021-06-041-5/+5
* | | | | | | Merge pull request #27529 from nextcloud/fix/25950/default-product-nameMorris Jobke2021-06-162-1/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix default product name for old themesMorris Jobke2021-06-162-1/+10
* | | | | | | | Merge pull request #27515 from nextcloud/enh/noid/read-multi-value-user-attri...Christoph Wurst2021-06-163-16/+223
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add method to read multi-value attributes from ldap.Daniel Kesselberg2021-06-163-16/+223
* | | | | | | | Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz2021-06-165-8/+26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Handle single action unshareJulius Härtl2021-06-091-4/+16
| * | | | | | | 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
* | | | | | | | Merge pull request #25950 from nextcloud/enh/product-nameJulius Härtl2021-06-1611-16/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-166-6/+19
| * | | | | | | | Add dedicated product name to OCP\DefaultsJulius Härtl2021-06-162-1/+18
|/ / / / / / / /
* | | | | | | | Merge pull request #26430 from nextcloud/enh/dashboard-apiJulius Härtl2021-06-166-0/+283
|\ \ \ \ \ \ \ \
| * | | | | | | | Update autoloaderJulius Härtl2021-06-152-0/+4
| * | | | | | | | implement dashboard API for clients, new WidgetItem class, new IAPIWidget int...Julien Veyssier2021-06-154-0/+279
* | | | | | | | | Merge pull request #27514 from nextcloud/fix/share_activityJulius Härtl2021-06-161-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |