Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-17 | 6 | -2/+62 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-16 | 14 | -6/+26 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #33238 from nextcloud/bugfix/noid/fix-html-validation-of-m... | Carl Schwan | 2022-07-15 | 6 | -16/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Recompile | Joas Schilling | 2022-07-15 | 4 | -6/+6 | |
| * | | | | | Fix HTML validation of material design icons | Joas Schilling | 2022-07-15 | 2 | -10/+2 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-15 | 40 | -0/+84 | |
* | | | | | Merge pull request #33222 from nextcloud/bugfix/noid/fix-translation-of-user-... | Pytal | 2022-07-14 | 4 | -5/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Recompile | Joas Schilling | 2022-07-14 | 2 | -3/+3 | |
| * | | | | | Translate error when user already exists | Joas Schilling | 2022-07-14 | 2 | -2/+10 | |
* | | | | | | Merge pull request #33235 from nextcloud/bugfix/noid/fix-duplicate-id-hole | Joas Schilling | 2022-07-14 | 4 | -9/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Recompile | Joas Schilling | 2022-07-14 | 2 | -3/+3 | |
| * | | | | | Fix duplicate id "hole" | Joas Schilling | 2022-07-14 | 2 | -6/+6 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #33214 from nextcloud/fix/bump-sabre/dav-to-4.4.0 | Carl Schwan | 2022-07-14 | 1 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump sabre/dav to 4.4.0 | Côme Chilliet | 2022-07-13 | 1 | -0/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #33220 from nextcloud/bugfix/noid/fix-settings-icon-color | Carl Schwan | 2022-07-14 | 5 | -6/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix settings icon color | Joas Schilling | 2022-07-13 | 5 | -6/+3 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-14 | 162 | -2242/+2410 | |
* | | | | | Merge pull request #33230 from nextcloud/enh/noid/64bit-setup-check-link | Simon L | 2022-07-14 | 2 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | add a link to system requirements for new 64bit setup check | szaimen | 2022-07-13 | 2 | -2/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #33200 from nextcloud/enh/noid/64bit | Simon L | 2022-07-13 | 4 | -0/+104 | |
|\ \ \ \ \ | ||||||
| * | | | | | add a setup check for 64 bit | szaimen | 2022-07-13 | 4 | -0/+104 | |
* | | | | | | Merge pull request #32506 from nextcloud/port/vue-encryption | Carl Schwan | 2022-07-13 | 16 | -178/+239 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Port encryption admin settings to vue | Carl Schwan | 2022-07-13 | 16 | -178/+239 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #33219 from nextcloud/bump-version | Joas Schilling | 2022-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Bump version | Joas Schilling | 2022-07-13 | 1 | -1/+1 | |
* | | | | | Merge pull request #33202 from nextcloud/enh/noid/bug-report-64bit | Simon L | 2022-07-13 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | document the 64bit requirement in the bug report template | szaimen | 2022-07-11 | 1 | -0/+2 | |
* | | | | | Merge pull request #33218 from nextcloud/automated/noid/master-update-psalm-b... | Daniel | 2022-07-13 | 1 | -5/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update psalm baseline | nextcloud-command | 2022-07-13 | 1 | -5/+0 | |
|/ / / / / | ||||||
* | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-13 | 14 | -8/+22 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commands | Côme Chilliet | 2022-07-12 | 9 | -116/+223 | |
|\ \ \ \ | ||||||
| * | | | | Fix DummyJobList typing | Côme Chilliet | 2022-07-12 | 1 | -8/+2 | |
| * | | | | Fix typing in IJobList | Côme Chilliet | 2022-07-11 | 2 | -26/+20 | |
| * | | | | Fix background-job:execute command for QueuedJob instances | Côme Chilliet | 2022-07-11 | 1 | -1/+5 | |
| * | | | | Format the datetime for last run in ATOM format | Côme Chilliet | 2022-07-11 | 1 | -1/+1 | |
| * | | | | Use symfony console table to render the job list properly | Côme Chilliet | 2022-07-11 | 2 | -3/+24 | |
| * | | | | Fix ListCommand constructor call in register_command | Côme Chilliet | 2022-07-11 | 1 | -1/+1 | |
| * | | | | Fix DummyJobList class used by tests | Côme Chilliet | 2022-07-11 | 1 | -17/+27 | |
| * | | | | Code cleaning of Background/ListCommand | Côme Chilliet | 2022-07-11 | 3 | -26/+20 | |
| * | | | | Add command to list jobs | Côme Chilliet | 2022-07-11 | 6 | -9/+125 | |
| * | | | | Clean up JobList class | Côme Chilliet | 2022-07-11 | 1 | -52/+26 | |
* | | | | | Merge pull request #33211 from nextcloud/fix/setupmanager_circle_events | Jonas | 2022-07-12 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix listening for circle events in SetupManager | Jonas | 2022-07-12 | 1 | -4/+4 | |
* | | | | | | Merge pull request #33186 from nextcloud/automated/noid/master-update-psalm-b... | Côme Chilliet | 2022-07-12 | 1 | -3/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update psalm baseline | nextcloud-command | 2022-07-12 | 7 | -12/+9 | |
* | | | | | | | Merge pull request #32507 from carlcsaposs/restore | Vincent Petry | 2022-07-12 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Sort files by deletion time before restoring in RestoreAllFiles | Carl Csaposs | 2022-07-04 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #33209 from nextcloud/fix/add-symfony/http-foundation | Côme Chilliet | 2022-07-12 | 7 | -9/+9 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Compile assets | nextcloud-command | 2022-07-12 | 6 | -9/+9 | |
| * | | | | | | Add symfony/http-foundation dependency | Côme Chilliet | 2022-07-12 | 1 | -0/+0 | |
|/ / / / / / |