aboutsummaryrefslogtreecommitdiff
path: root/include/storage.h
Commit message (Expand)AuthorAgeFilesLines
* Added primitive repl, delete functions for database and remove tag from file ...Soikk2022-08-131-0/+8
* Standarized function names. Added addTagFiles. Updated DOC and fixes bugsSoikk2022-08-081-17/+13
* Added removing things from db. Ref counts update when removing things. Added ...Soikk2022-08-071-4/+10
* Refactored database. Replaced htable with ctable (same thing different name)....Soikk2022-08-061-17/+48
* added htable delete functionSoikk2022-07-301-0/+2
* Added ref count for files & tags. Refactored database.c. Removed tags.h but k...Soikk2022-07-241-0/+11
* Improved the database storage system. Added persistency.Soikk2022-07-231-13/+92
* Test commit=2022-05-151-4/+4
* More quality of life changesSoikk2022-05-051-0/+26