Commit graph

44 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
808fb54db5 Merge branch 'main' of github.com:thomasabishop/eolas-db 2024-11-14 13:35:36 +00:00
thomasabishop
dd5527ec90 chore: remove db 2024-11-14 13:33:51 +00:00
thomasabishop
31d37fea24 chore: update gitignore 2024-11-14 13:32:28 +00:00
thomasabishop
bd6baa9921 chore: update readme 2024-11-14 13:32:13 +00:00
Thomas Bishop
24370126da
update README.md 2024-11-14 09:26:04 +00:00
thomasabishop
851a2dfb1c feat: add SQLite DB file 2024-11-14 09:24:31 +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
2baae8ee68 chore: update readme 2024-11-14 09:21:01 +00:00
thomasabishop
d06a6cecb6 chore: ignore *.egg files 2024-11-14 09:20:12 +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
98255cd7a8 chore: update .gitignore 2024-11-14 08:49:30 +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
4169effe9b chore: add resources to README 2024-11-11 14:34:41 +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
ac75e1f4c6 chore: add ERM diagram 2024-11-03 14:31:15 +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
bd37e201e1 chore: remove requirements (for now) 2024-11-01 14:54:30 +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
52fc033888 feat: infra setup 2024-10-31 15:40:05 +00:00
thomasabishop
b11f5850fc feat: create File and MarkdownParser services 2024-10-31 15:38:14 +00:00
thomasabishop
577812c493 chore: add test files for local dev 2024-10-31 15:37:49 +00:00
thomasabishop
cecd38cc26 chore: add constants 2024-08-26 16:34:19 +01:00
thomasabishop
f352b34572 chore: amend readme 2024-08-26 16:22:12 +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
232608d1ad chore: update readme 2024-08-26 15:50:13 +01:00
thomasabishop
b8d2927314 initial commit 2024-08-26 15:38:09 +01:00