Commit Graph

6 Commits

Author SHA1 Message Date
16dff9556d Fix task build.gradle
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-02 14:51:17 +01:00
0228787568 Add Pagination project
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-02-27 00:13:09 +01:00
c32e72dda6 Move each task scheduler to a specific class: Scheduler.java, AsyncPeriodicTasks.java scheduler is now on server thread (send task to async worker)
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-02-13 14:17:03 +01:00
863952b120 Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability) 2023-02-03 12:31:51 +01:00
5d89e92abd Fix project not being published to good repo
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:38:54 +01:00
378bd939a4 Change subproject name, added a .toolbox to maven_group in gradle.properties
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:25:25 +01:00