Commit Graph

4 Commits

Author SHA1 Message Date
71a7a07274 Add DB_VERSION to keep track of DBs versions
This will make easy to track compatibility with a certain DB structure across different flavors of YACReader. It will only change when the DB structure changes.
2023-08-06 08:55:55 +02:00
5aa02a19bb clang-format 2021-10-18 21:56:52 +02:00
e3ec56aa43 Format code using clang-format 2019-05-30 19:46:37 +02:00
c593e3570d Add the ability to update libraries to new versions in the headless server
It checks the libraries on the start up. It will block the app until everyting it is ready. C
2018-04-28 10:24:10 +02:00