Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #27525 from nextcloud/version/22.0.0-beta5v22.0.0beta5 | blizzz | 2021-06-17 | 1 | -2/+2 |
|\ | |||||
| * | 22.0.0 beta 5 | Arthur Schiwon | 2021-06-16 | 1 | -2/+2 |
* | | Merge pull request #27522 from nextcloud/bugfix/noid/save-a-request-after-hea... | John Molakvoæ | 2021-06-17 | 6 | -20/+61 |
|\ \ | |||||
| * | | Fix jsdoc | John Molakvoæ | 2021-06-17 | 3 | -3/+3 |
| * | | Save a request everytime we send the heartbeat | Joas Schilling | 2021-06-16 | 6 | -20/+61 |
* | | | Merge pull request #27534 from nextcloud-pr-bot/automated/noid/psalm-baseline... | kesselb | 2021-06-17 | 1 | -32/+1 |
|\ \ \ | |||||
| * | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-06-17 | 1 | -32/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-17 | 354 | -786/+800 |
* | | | Merge pull request #22628 from Sp1l/simplify-htaccess-rewrites | Lukas Reschke | 2021-06-16 | 1 | -13/+6 |
|\ \ \ | |||||
| * | | | Coalesce RewriteCond lines in .htaccess | Bernard Spil | 2021-06-02 | 1 | -13/+6 |
* | | | | Merge pull request #27098 from nextcloud/fix/noid/missing-key-in-addInfo | John Molakvoæ | 2021-06-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | force 'name' key in array | Maxence Lange | 2021-05-25 | 1 | -1/+1 |
* | | | | | Merge pull request #26319 from nextcloud/files_external_app.php | Morris Jobke | 2021-06-16 | 13 | -263/+239 |
|\ \ \ \ \ | |||||
| * | | | | | fix app disdplay name | Arthur Schiwon | 2021-06-16 | 1 | -1/+1 |
| * | | | | | fix some types | Robin Appelman | 2021-06-16 | 3 | -9/+3 |
| * | | | | | move logic from contstructor to boot method | Robin Appelman | 2021-06-16 | 1 | -15/+12 |
| * | | | | | move user/group deleted listeners to new event listener service | Robin Appelman | 2021-06-16 | 3 | -25/+96 |
| * | | | | | move files_external to IBootstrap | Robin Appelman | 2021-06-16 | 4 | -59/+32 |
| * | | | | | remove depricated methods from MountConfig | Robin Appelman | 2021-06-16 | 8 | -174/+115 |
* | | | | | | Merge pull request #27190 from nextcloud/bugfix/noid/deduplicate-translation | Joas Schilling | 2021-06-16 | 1 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Deduplicate translations and fix double . | Joas Schilling | 2021-06-04 | 1 | -5/+5 |
* | | | | | | | Merge pull request #27529 from nextcloud/fix/25950/default-product-name | Morris Jobke | 2021-06-16 | 2 | -1/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix default product name for old themes | Morris Jobke | 2021-06-16 | 2 | -1/+10 |
* | | | | | | | | Merge pull request #27515 from nextcloud/enh/noid/read-multi-value-user-attri... | Christoph Wurst | 2021-06-16 | 3 | -16/+223 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add method to read multi-value attributes from ldap. | Daniel Kesselberg | 2021-06-16 | 3 | -16/+223 |
* | | | | | | | | Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshare | blizzz | 2021-06-16 | 5 | -8/+26 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Handle single action unshare | Julius Härtl | 2021-06-09 | 1 | -4/+16 |
| * | | | | | | | Only allow removing existing shares that would not be allowed due to reshare ... | Julius Härtl | 2021-06-09 | 3 | -4/+4 |
| * | | | | | | | When changing the share owner, downgrade permissions where needed | Julius Härtl | 2021-06-09 | 1 | -0/+1 |
| * | | | | | | | Drop share if moved to a parent share that does not allow resharing | Julius Härtl | 2021-06-09 | 1 | -0/+5 |
* | | | | | | | | Merge pull request #25950 from nextcloud/enh/product-name | Julius Härtl | 2021-06-16 | 11 | -16/+47 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use product name in the auth token list | Julius Härtl | 2021-06-16 | 3 | -9/+10 |
| * | | | | | | | | Use product name in places where it is appropriate rather than the instance name | Julius Härtl | 2021-06-16 | 6 | -6/+19 |
| * | | | | | | | | Add dedicated product name to OCP\Defaults | Julius Härtl | 2021-06-16 | 2 | -1/+18 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #26430 from nextcloud/enh/dashboard-api | Julius Härtl | 2021-06-16 | 6 | -0/+283 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update autoloader | Julius Härtl | 2021-06-15 | 2 | -0/+4 |
| * | | | | | | | | implement dashboard API for clients, new WidgetItem class, new IAPIWidget int... | Julien Veyssier | 2021-06-15 | 4 | -0/+279 |
* | | | | | | | | | Merge pull request #27514 from nextcloud/fix/share_activity | Julius Härtl | 2021-06-16 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Fix share activity dispatch | Louis Chemineau | 2021-06-16 | 1 | -0/+5 |
* | | | | | | | | | Merge pull request #27520 from nextcloud/enh/noid/change-reviewers | Morris Jobke | 2021-06-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Change reviewers of Psalm baseline update | Morris Jobke | 2021-06-16 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #27517 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Morris Jobke | 2021-06-16 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-06-16 | 1 | -6/+0 |
* | | | | | | | | | | Merge pull request #26874 from nextcloud/single-query-search | Julius Härtl | 2021-06-16 | 18 | -564/+608 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | inject SearchBuilder | Robin Appelman | 2021-06-14 | 3 | -14/+5 |
| * | | | | | | | | | split of query building bits from searchhelper | Robin Appelman | 2021-06-14 | 5 | -216/+253 |
| * | | | | | | | | | update tests and fix some edge cases around new search | Robin Appelman | 2021-06-14 | 3 | -83/+96 |
| * | | | | | | | | | some cleanup and documentation | Robin Appelman | 2021-06-14 | 2 | -29/+22 |
| * | | | | | | | | | perform file search in a single query | Robin Appelman | 2021-06-14 | 4 | -60/+31 |
| * | | | | | | | | | use searchoperation for storage filter instead of db expression | Robin Appelman | 2021-06-14 | 8 | -46/+62 |