Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use global $ in settings admin.js | Louis Chemineau | 2022-03-14 | 1 | -3/+0 |
* | Merge pull request #31566 from nextcloud/fix/unit-audit | Simon L | 2022-03-14 | 1 | -2/+2 |
|\ | |||||
| * | Fix unit tests by importing the class | Carl Schwan | 2022-03-14 | 1 | -2/+2 |
* | | Merge pull request #31542 from nextcloud/psalm-userCounts | Carl Schwan | 2022-03-14 | 2 | -2/+6 |
|\ \ | |||||
| * | | Use "use" to import namespaces | Carl Schwan | 2022-03-14 | 1 | -1/+3 |
| * | | Fix psalm issue about userCounts | Carl Schwan | 2022-03-11 | 2 | -2/+4 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-14 | 8 | -0/+10 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-13 | 12 | -4/+20 |
* | | Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests | Carl Schwan | 2022-03-12 | 1 | -0/+2 |
|\ \ | |||||
| * | | fix drone tests on master | szaimen | 2022-03-11 | 1 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-12 | 18 | -0/+28 |
|/ / | |||||
* | | Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1 | John Molakvoæ | 2022-03-11 | 1 | -6/+9 |
|\ \ | |||||
| * | | Don't recreate sql query each time | Carl Schwan | 2022-03-10 | 1 | -8/+8 |
| * | | Fix more than 1000 entries in queries exception in CardDavBackend | Carl Schwan | 2022-02-21 | 1 | -7/+10 |
* | | | Merge pull request #31531 from nextcloud/fix/sftp-offset | John Molakvoæ | 2022-03-11 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Prevent reading key on SFTP stat bool | John Molakvoæ | 2022-03-11 | 1 | -0/+3 |
* | | | | Merge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetti... | Joas Schilling | 2022-03-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix user status not resetting correctly after a call | Joas Schilling | 2022-03-11 | 1 | -1/+1 |
* | | | | | Merge pull request #31454 from nextcloud/fix/audit-log-critical | John Molakvoæ | 2022-03-11 | 7 | -35/+148 |
|\ \ \ \ \ | |||||
| * | | | | | Fix the logger that is imported for critical actions | Carl Schwan | 2022-03-10 | 7 | -35/+148 |
* | | | | | | Merge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppass... | Vincent Petry | 2022-03-11 | 2 | -2/+12 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Differenciate the activity depending on admin vs user action | Joas Schilling | 2022-03-10 | 2 | -2/+12 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #30963 from nextcloud/feat/calendar-migration | Pytal | 2022-03-10 | 21 | -0/+1283 |
|\ \ \ \ \ | |||||
| * | | | | | Improve error handling and output messages | Christopher Ng | 2022-03-09 | 2 | -14/+23 |
| * | | | | | Various minor updates | Christopher Ng | 2022-03-02 | 2 | -38/+30 |
| * | | | | | Minor updates | Christopher Ng | 2022-03-02 | 2 | -63/+75 |
| * | | | | | Integrate migrator | Christopher Ng | 2022-03-02 | 8 | -260/+74 |
| * | | | | | Integration tests | Christopher Ng | 2022-03-02 | 14 | -0/+739 |
| * | | | | | Calendar export and import | Christopher Ng | 2022-03-02 | 9 | -0/+717 |
* | | | | | | Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-u... | Côme Chilliet | 2022-03-10 | 4 | -7/+7 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix similar potential problems with fetchOne loops | Côme Chilliet | 2022-03-08 | 4 | -6/+6 |
| * | | | | | Fix duplicated UUID detection when there are empty uuids | Côme Chilliet | 2022-03-08 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-... | Simon L | 2022-03-10 | 1 | -8/+7 |
|\ \ \ \ \ | |||||
| * | | | | | improve overwrite cli url setup check | szaimen | 2022-03-09 | 1 | -8/+7 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-10 | 4 | -2/+28 |
* | | | | | | Fix alternative login buttons | Joas Schilling | 2022-03-09 | 1 | -8/+5 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-09 | 2 | -0/+12 |
* | | | | | | Merge pull request #31431 from nextcloud/fs-setup-manager | Robin Appelman | 2022-03-08 | 5 | -15/+27 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | type fixes | Robin Appelman | 2022-03-04 | 1 | -0/+2 |
| * | | | | | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 2 | -12/+4 |
| * | | | | | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 2 | -3/+3 |
| * | | | | | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 4 | -15/+33 |
* | | | | | | Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning | John Molakvoæ | 2022-03-08 | 2 | -14/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix tests | szaimen | 2022-03-07 | 1 | -0/+12 |
| * | | | | | | allow to disable the imagick warning | szaimen | 2022-03-07 | 1 | -14/+21 |
| |/ / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-08 | 2 | -2/+2 |
* | | | | | | Fix too many file download notifications when watching a video | szaimen | 2022-03-07 | 7 | -14/+53 |
* | | | | | | allow adding protocol to domains in 'connectivity_check_domains' config | Julien Veyssier | 2022-03-07 | 1 | -8/+13 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-07 | 2 | -4/+4 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-06 | 12 | -2/+52 |
|/ / / / / |