10 Commits

Author SHA1 Message Date
1994e92e9e
Minor changes && Add tests
Made a seperate method for writing the database access time files
Added tests for checkIfDatabasesWereModified
2023-06-18 17:24:56 +02:00
51aca7a2c2
Major advancements
Added a couple of test to check for acurate behavior in certain conditions
Added the capability to check if a database was modified
New commandline arguments
2023-06-17 02:47:35 +02:00
422909352e
Find new packages
We find new packages by getting the folder names in the DBPath local
2023-06-16 01:58:35 +02:00
013bc2fe33
Refactor pacserver 2023-06-12 02:19:07 +02:00
88c6d7c284
Merge branch 'feature/TransferPacmanCache' into dev 2023-06-08 04:03:31 +02:00
AustrianToast
7bbeaedf48 remove unneeded code 2023-06-06 21:26:56 +02:00
AustrianToast
332ed62ca3 remove unused variables 2023-06-06 21:24:36 +02:00
AustrianToast
205ef71dcd Implement TranserPacmanCache 2023-06-06 21:21:20 +02:00
81fc8f1883
Implement determinePacmanDatabaseDirectory
Reused the code from determinePacmanCacheDirectory
2023-06-04 23:13:30 +02:00
9ad8012052
Major changes
Changed the whole project struture
justfile was adjusted to reflect the changes
Add Tests
Minor changes to .gitignore
2023-06-03 22:53:27 +02:00