Commit graph

28 commits

Author SHA1 Message Date
thomasabishop
c42ee2eb28 fix: tag export functionality 2025-01-17 17:48:04 +00:00
thomasabishop
2209fbeb54 feat: add tag export functionality 2025-01-17 15:16:45 +00:00
thomasabishop
81a59122e8 chore: improve Controller 2025-01-17 11:03:30 +00:00
thomasabishop
7c199adba9 feat: add graph service 2024-12-29 15:13:49 +00:00
thomasabishop
428f1c435f refactor: create TableService child class from SqliteService 2024-12-26 16:32:43 +00:00
thomasabishop
c3d67530ab chore: remove table_exists sql 2024-11-14 09:23:48 +00:00
thomasabishop
4dd2687d73 chore: remove egg-info files from Git 2024-11-14 09:22:14 +00:00
thomasabishop
f7dea32866 feat: complete table population 2024-11-14 08:50:06 +00:00
thomasabishop
f7b7cc5144 chore: turn on foreign keys 2024-11-14 08:49:48 +00:00
thomasabishop
d3e2abe11b feature: add coloured console output 2024-11-11 16:14:01 +00:00
thomasabishop
9f9b29898d feature: use dict for create table SQL statements 2024-11-11 14:48:16 +00:00
thomasabishop
725adf65cc feature: return raw bytes as file size 2024-11-11 14:47:59 +00:00
thomasabishop
13cc17eed4 feature: make md parser service more generic 2024-11-11 14:45:46 +00:00
thomasabishop
b023531dc8 feature: parse entire source directory 2024-11-11 14:45:00 +00:00
thomasabishop
2dbfea8cd7 chore: update constants file 2024-11-11 14:43:47 +00:00
thomasabishop
b9485f2ec7 refactor: use proper dep injection 2024-11-11 14:43:33 +00:00
thomasabishop
5c3774be0a chore: remove dev-data/ dir 2024-11-11 14:33:19 +00:00
thomasabishop
033a8aaaef feature: tidy up controller 2024-11-07 17:28:02 +00:00
thomasabishop
a954aafbcc feature: establish sqlite and tables 2024-11-07 14:15:57 +00:00
thomasabishop
baeb348f6f feat: add internal link parsing 2024-11-01 16:11:16 +00:00
thomasabishop
b5954bf529 chore: tidy-up architecture 2024-11-01 14:54:50 +00:00
thomasabishop
94e50c3e9d feat: est basic CLI architecture 2024-10-31 15:41:32 +00:00
thomasabishop
0b6fbb4afe feat: update controller 2024-10-31 15:41:19 +00:00
thomasabishop
b11f5850fc feat: create File and MarkdownParser services 2024-10-31 15:38:14 +00:00
thomasabishop
cecd38cc26 chore: add constants 2024-08-26 16:34:19 +01:00
thomasabishop
e7518a3654 feat: setup basic CLI structure 2024-08-26 16:21:52 +01:00
thomasabishop
51e35a8fee feat: set-up entry point and install 2024-08-26 16:01:15 +01:00
thomasabishop
b8d2927314 initial commit 2024-08-26 15:38:09 +01:00