Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailable | blizzz | 2022-08-25 | 1 | -1/+1 |
|\ | |||||
| * | Fix opening Help page throws Exception | Arthur Schiwon | 2022-08-24 | 1 | -1/+1 |
* | | Merge pull request #33569 from nextcloud/enh/hide-projects | Julius Härtl | 2022-08-25 | 1 | -1/+3 |
|\ \ | |||||
| * | | Hide deprecated projects in sharing tab by default | Christopher Ng | 2022-08-18 | 1 | -1/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-25 | 10 | -8/+40 |
| |/ |/| | |||||
* | | Merge pull request #33593 from nextcloud/improve-binary-caching | Carl Schwan | 2022-08-24 | 24 | -72/+72 |
|\ \ | |||||
| * | | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 24 | -72/+72 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-24 | 124 | -324/+324 |
* | | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated | Carl Schwan | 2022-08-23 | 13 | -174/+125 |
|\ \ \ | |||||
| * | | | Fix many tests and warnings | Carl Schwan | 2022-08-08 | 3 | -19/+33 |
| * | | | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 12 | -158/+95 |
* | | | | Merge pull request #33574 from nextcloud/search-share-query-filter-no-init | Vincent Petry | 2022-08-23 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | directly build the search filter for shared storage instead of setting up the... | Robin Appelman | 2022-08-17 | 1 | -2/+4 |
* | | | | | Merge pull request #33639 from nextcloud/bugfix/noid/fix-plural-usage-in-ldap | blizzz | 2022-08-23 | 1 | -27/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused method | Joas Schilling | 2022-08-22 | 1 | -14/+0 |
| * | | | | | Fix plural usage in LDAP wizard | Joas Schilling | 2022-08-22 | 1 | -13/+20 |
* | | | | | | Merge pull request #33001 from nextcloud/enh/imip-invitations-responses | Anna | 2022-08-23 | 5 | -8/+148 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support iMIP invitations from Mail | Anna Larch | 2022-08-22 | 5 | -8/+148 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-23 | 32 | -32/+32 |
|/ / / / / / | |||||
* / / / / / | Request 64px avatars for the user management | Christoph Wurst | 2022-08-22 | 3 | -10/+5 |
|/ / / / / | |||||
* | | | | | Merge pull request #33433 from nextcloud/fix/add-option-to-fix-encrypted | Côme Chilliet | 2022-08-22 | 2 | -26/+43 |
|\ \ \ \ \ | |||||
| * | | | | | Adapt test to fixed command output. | Côme Chilliet | 2022-08-04 | 1 | -3/+14 |
| * | | | | | Fix encryption:fix-encrypted-version command when encrypted is set to 0 | Côme Chilliet | 2022-08-02 | 1 | -0/+16 |
| * | | | | | Improve typing in FixEncryptedVersion command | Côme Chilliet | 2022-08-02 | 1 | -23/+13 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-22 | 10 | -6/+12 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-21 | 8 | -16/+26 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-20 | 8 | -0/+12 |
* | | | | | | Merge pull request #33610 from nextcloud/enh/background-blur-vars | John Molakvoæ | 2022-08-19 | 5 | -12/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix theming tests | John Molakvoæ | 2022-08-19 | 2 | -0/+10 |
| * | | | | | | Expose core background image | Julius Härtl | 2022-08-19 | 2 | -4/+9 |
| * | | | | | | Move dashboard to new variables | Julius Härtl | 2022-08-19 | 1 | -8/+6 |
| * | | | | | | Add css variables for blurred background | Julius Härtl | 2022-08-19 | 2 | -0/+5 |
* | | | | | | | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for... | Joas Schilling | 2022-08-19 | 11 | -196/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 11 | -196/+19 |
* | | | | | | | Merge pull request #33614 from nextcloud/perf/noid/user-displayname-cache-for... | Carl Schwan | 2022-08-19 | 2 | -58/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use user displayname cache for comment mentions | Joas Schilling | 2022-08-19 | 2 | -58/+32 |
| |/ / / / / / | |||||
* | | | | | | | Fix carddav activities | Joas Schilling | 2022-08-19 | 4 | -7/+7 |
* | | | | | | | Merge pull request #33522 from nextcloud/fix/358-add-missing-expanded-attributes | Julia Kirschenheuter | 2022-08-19 | 10 | -3/+32 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add ```aria-expanded``` value to select2-container om systemtag and file tags | julia.kirschenheuter | 2022-08-17 | 10 | -3/+32 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #33575 from nextcloud/search-shared-post-process-filter | Carl Schwan | 2022-08-18 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | further pre-filter search result before setting up share source cache | Robin Appelman | 2022-08-17 | 1 | -0/+8 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-18 | 10 | -0/+24 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #33584 from nextcloud/fix/theme-font-preview | Pytal | 2022-08-17 | 2 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix font change preview update | John Molakvoæ | 2022-08-17 | 2 | -2/+7 |
* | | | | | | Merge pull request #33564 from nextcloud/fix/theming-selector | John Molakvoæ | 2022-08-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow to manually specify a theme to apply to a section of an app | John Molakvoæ | 2022-08-16 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #33526 from nextcloud/fix/duplicate-filter-ids | Louis | 2022-08-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix duplicate ids on apps management page | Christopher Ng | 2022-08-13 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-17 | 20 | -30/+88 |
* | | | | | | Merge pull request #33549 from nextcloud/enh/perfopt-for-carddav | Julius Härtl | 2022-08-17 | 1 | -1/+6 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | |