Commit Graph

20 Commits

Author SHA1 Message Date
376c0fd041
feat(api): health checks 2024-08-12 18:19:43 +01:00
207d3483ca
feat(api): rate limiting 2024-08-12 14:13:24 +01:00
0ce950c9c8
test(api): database tests 2024-08-12 13:21:34 +01:00
cdc8cf2b05
feat(api): implement GET /wikipedia/pages?title=search_title 2024-08-12 00:32:43 +01:00
02ee112de4
feat(api): create Lucid models and migrations for Wikipedia database dump + usage of PostgreSQL instead of MariaDB 2024-08-11 09:49:23 +01:00
aa2fb4f5b9
chore: fix usage issues
All checks were successful
Chromatic / chromatic (push) Successful in 5m54s
CI / ci (push) Successful in 4m24s
CI / commitlint (push) Successful in 18s
2024-08-10 01:32:34 +01:00
0f8b6c6b29
chore: fix tailwindcss content pattern matching node_modules
Some checks failed
Chromatic / chromatic (push) Successful in 6m2s
CI / ci (push) Failing after 54s
CI / commitlint (push) Successful in 15s
Ref: https://x.com/adamwathan/status/1821286325259239554
2024-08-09 23:04:38 +01:00
d020552af5
feat: init apps/api 2024-08-09 22:51:41 +01:00
91e1f18575
build(deps): update latest
All checks were successful
Chromatic / chromatic (push) Successful in 5m23s
CI / ci (push) Successful in 3m55s
CI / commitlint (push) Successful in 22s
2024-08-02 00:50:10 +02:00
semantic-release-bot
596593ef6a
chore(release): 1.0.0-staging.3 [skip ci] 2024-07-31 14:16:10 +00:00
189a84b69f
feat: center home page main layout
All checks were successful
Chromatic / chromatic (push) Successful in 2m38s
CI / ci (push) Successful in 3m41s
CI / commitlint (push) Successful in 17s
Release / release (push) Successful in 57s
2024-07-31 16:07:10 +02:00
semantic-release-bot
7d7ef10226
chore(release): 1.0.0-staging.2 [skip ci] 2024-07-31 13:56:02 +00:00
33b57bf173
refactor: components struture
All checks were successful
Chromatic / chromatic (push) Successful in 4m47s
CI / ci (push) Successful in 3m50s
CI / commitlint (push) Successful in 18s
Release / release (push) Successful in 1m0s
2024-07-31 15:46:01 +02:00
89ec7443a0
build(deps): update latest
All checks were successful
Chromatic / chromatic (push) Successful in 2m11s
CI / ci (push) Successful in 3m20s
CI / commitlint (push) Successful in 17s
2024-07-29 19:38:21 +02:00
ccd44c10fa
feat: cache.json for wikipedia links 2024-07-28 17:57:41 +02:00
624d235a0e
chore: fix types
All checks were successful
Chromatic / chromatic (push) Successful in 2m4s
CI / ci (push) Successful in 3m39s
CI / commitlint (push) Successful in 18s
2024-07-27 11:20:23 +02:00
90abfb6de8
feat: try deep internal links of wikipedia pages
Some checks failed
Chromatic / chromatic (push) Successful in 4m43s
CI / ci (push) Failing after 1m30s
CI / commitlint (push) Successful in 14s
2024-07-26 19:05:59 +02:00
semantic-release-bot
dfd9055318
chore(release): 1.0.0-staging.1 [skip ci] 2024-07-24 11:07:49 +00:00
bd32e067c4
feat: initial release
All checks were successful
Chromatic / chromatic (push) Successful in 2m33s
CI / ci (push) Successful in 3m13s
CI / commitlint (push) Successful in 14s
Release / release (push) Successful in 55s
2024-07-24 12:59:33 +02:00
3ae6d2fac3
chore: initial commit
Some checks failed
Chromatic / chromatic (push) Failing after 42s
CI / ci (push) Successful in 2m44s
CI / commitlint (push) Successful in 14s
2024-07-24 12:35:33 +02:00