| Commit message (Expand) | Author | Age | Files | Lines |
* | ci: Fix psalm by typing the QuestionHelper | Joas Schilling | 2024-10-21 | 1 | -0/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 3 | -56/+6 |
* | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo... | Côme Chilliet | 2024-04-30 | 1 | -2/+2 |
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -5/+1 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-20 | 3 | -36/+19 |
* | add command to generate a preview for a file | Robin Appelman | 2023-04-03 | 1 | -0/+141 |
* | FIX: This fill finish -> This will finish | sodimel | 2023-01-26 | 1 | -1/+1 |
* | Attempt to fix errors in Repair command tests | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 2 | -38/+29 |
* | Allow to delete non-migrated previews instead of moving them | John Molakvoæ | 2021-12-09 | 1 | -6/+25 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -4/+2 |
* | Add OCC command to reset rendered texts | Daniel Calviño Sánchez | 2021-03-01 | 1 | -0/+202 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Migrate verbose messages to inline syntax of writeln() | Morris Jobke | 2020-09-17 | 1 | -11/+3 |
* | Show lock messages only in verbose mode | Morris Jobke | 2020-09-17 | 1 | -2/+2 |
* | Allow to run occ preview:repair in parallel | Morris Jobke | 2020-09-17 | 1 | -1/+19 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Use array_filter instead | Morris Jobke | 2020-08-07 | 1 | -10/+9 |
* | Add occ preview:migrate to migrate previews from the old flat structure to a ... | Morris Jobke | 2020-08-06 | 1 | -0/+280 |