| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files_metadata): Don't run generation job on every upgrade | Louis Chemineau | 2024-07-17 | 1 | -2/+7 |
* | better users cycle | Maxence Lange | 2024-01-12 | 1 | -26/+26 |
* | Wrap metadata generation in try/catch | Louis Chemineau | 2023-12-14 | 1 | -4/+10 |
* | Add metadata generation job | Louis Chemineau | 2023-11-16 | 2 | -107/+111 |
* | Add migration from the old to new metadata tables | Louis Chemineau | 2023-11-16 | 1 | -0/+107 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-23 | 4 | -24/+20 |
* | also use updatedir for cleanup of backups | Arthur Schiwon | 2022-10-01 | 1 | -2/+2 |
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 3 | -6/+12 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 4 | -23/+10 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -9/+6 |
* | Do not try to contact lookup server if not needed | Roeland Jago Douma | 2021-04-28 | 1 | -0/+51 |
* | core: add more strict_types | J0WI | 2021-04-26 | 3 | -2/+8 |
* | Add a background job that checks for potential user imported SSL certificates... | Morris Jobke | 2020-11-03 | 1 | -0/+79 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+46 |
* | Background job to clean up old backups of the updater | Morris Jobke | 2018-06-13 | 1 | -0/+90 |