Commit graph

69 commits

Author SHA1 Message Date
f85867dd3a feat: add backlinks and outlinks routes 2025-08-09 12:53:36 +01:00
a14574f808 refactor: remove dependency on Nodemon 2025-08-04 16:32:59 +01:00
0f9519fd23 chore: update README 2025-08-03 17:37:34 +01:00
5d70e9a23f refactor: return data as data field 2025-08-03 17:35:34 +01:00
dbd63cfc42 fix: count sliced Entries in response 2025-07-23 13:05:22 +01:00
6419e9fffd chore: remove redundant log 2025-07-23 12:59:10 +01:00
c4fb0525a9 fix: sort by date function Entries 2025-07-22 15:57:16 +01:00
681350e6f7 chore: reduce page width 2025-07-22 15:56:12 +01:00
ed977a4078 feat: add CORS 2025-07-22 15:55:27 +01:00
21f0f04e2a refactor: move entries sorters into EntriesService 2025-07-17 18:00:56 +01:00
254c5be8f5 feat: add get_all_entries_for_tag method 2025-07-17 17:57:11 +01:00
7e997bacaa feat: add get_all_tags_for_entry method 2025-07-17 16:53:56 +01:00
13f6bbc748 refactor: make sortTags private 2025-07-17 16:26:46 +01:00
eb42c87a6e feat: return count of Entries for get all 2025-07-14 17:46:08 +01:00
672987a2fa feat: create Tag resource with first route 2025-07-14 17:41:55 +01:00
858d20314f feat: setup DB connection and Entries resource 2025-07-14 17:16:51 +01:00
d36b3ef422 feat: initial setup 2025-07-14 17:16:14 +01:00
thomasabishop
f070678960 feat: set up api architecture with initial route 2025-02-09 18:26:53 +00:00
thomasabishop
ac44b7857e feat: setup project 2025-02-09 18:24:44 +00:00