aboutsummaryrefslogtreecommitdiffstats
path: root/core/BackgroundJobs
Commit message (Expand)AuthorAgeFilesLines
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-082-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-4/+4
* fix: Max file size for metadata generationGit'Fellow2024-08-051-0/+14
* fix(files_metadata): Don't run generation job on every upgradeLouis Chemineau2024-07-161-6/+11
* chore: Add SPDX headerAndy Scherzinger2024-05-135-98/+10
* Make adjustments based on the reviewHamid Dehnavi2024-02-262-2/+7
* Refactor core/BackgroundJobsHamid Dehnavi2024-02-262-2/+2
* better users cycleMaxence Lange2024-01-111-26/+26
* Wrap metadata generation in try/catchLouis Chemineau2023-12-131-4/+10
* Add metadata generation jobLouis Chemineau2023-11-162-107/+111
* Add migration from the old to new metadata tablesLouis Chemineau2023-11-161-0/+107
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-234-24/+20
* also use updatedir for cleanup of backupsArthur Schiwon2022-10-011-2/+2
* Port existing server code to new interfaceCarl Schwan2022-08-083-6/+12
* Update core to PHP 7.4 standardCarl Schwan2022-05-204-23/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-9/+6
* Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-281-0/+51
* core: add more strict_typesJ0WI2021-04-263-2/+8
* Add a background job that checks for potential user imported SSL certificates...Morris Jobke2020-11-031-0/+79
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Update license headersChristoph Wurst2019-12-052-2/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Login flow V2Roeland Jago Douma2019-02-251-0/+46
* Background job to clean up old backups of the updaterMorris Jobke2018-06-131-0/+90