Commit graph

25 commits

Author SHA1 Message Date
d148424ba3 infra: debug - log from ssh
Some checks failed
Deploy eolas-api / deploy (push) Failing after 8s
2025-10-05 20:01:26 +01:00
c9ce57f06f infra: assume VPS deploy user in deploy
Some checks failed
Deploy eolas-api / deploy (push) Failing after 9s
2025-10-05 19:55:07 +01:00
afd79d4900 fix: remove find command deploy FA
Some checks failed
Deploy eolas-api / deploy (push) Failing after 7s
2025-08-09 15:31:41 +01:00
2b870dfa5e fix: remove NodeJS container dep FA
Some checks failed
Deploy eolas-api / deploy (push) Has been cancelled
2025-08-09 15:28:27 +01:00
03d203f67a infra: add automated deployment Forgejo Action
Some checks failed
Deploy eolas-api / deploy (push) Has been cancelled
2025-08-09 15:24:01 +01:00
6ffa4ec2a2 feat: add api-key auth 2025-08-09 14:40:59 +01:00
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