Commit Graph

18 Commits

Author SHA1 Message Date
7142cd06dd add Logger 2022-07-25 09:27:49 +02:00
8f9d7d5297 run each task in a extra thread 2022-07-04 11:03:10 +02:00
e5abc4823d add detection for developement environment 2022-07-04 10:50:39 +02:00
c6eb4c8fdb use ChronoUnit instead of TimeUnit 2022-07-04 09:46:18 +02:00
626bb3e25a cleanup 2022-07-04 09:29:57 +02:00
2eddf3cc2a add more cli output, moving backups in their own folders, added vacuum to automaticly delete old backups to prevent high storage usage 2022-07-04 08:53:26 +02:00
ad208f9580 using stream to iterate stringarray instead of old for loop 2022-07-01 12:23:03 +02:00
724d303433 add support for path execution, MiB Progress for progressbar 2022-07-01 10:35:34 +02:00
232f7340f0 delete sqlfile on exit 2022-06-30 16:32:24 +02:00
8221fb8ff7 add artifact for idea 2022-06-30 16:21:33 +02:00
9b92bdc625 add maven shade plugin 2022-06-30 16:20:49 +02:00
bf34e278a4 remove width detection, not needed 2022-06-30 16:20:35 +02:00
57a813d0f8 update exampletask.toml 2022-06-30 16:20:21 +02:00
44063af186 add Database Backuping, move db file automaticly in zip backup file 2022-06-30 16:20:11 +02:00
f615c39a84 add MANIFEST 2022-06-30 16:19:32 +02:00
c14d5866e6 remove App class 2022-06-29 21:20:42 +02:00
37f64392da fixes lmao 2022-06-29 16:34:16 +02:00
75e95e8430 initial push 2022-06-29 14:56:42 +02:00