Commit graph

22 commits

Author SHA1 Message Date
abadf0aae5
fix(navbar): add separators between items, add a space between username and signout text 2022-08-01 17:29:17 +01:00
fee2e98a90
chore: disable query logging on the prisma client 2022-08-01 17:28:27 +01:00
96c2bbfd12
feat: script to export bubble data to meilisearch 2022-08-01 17:28:20 +01:00
d85c59b21e
chore: run lint and prettier 2022-07-27 22:10:23 +01:00
9e0ad448c2
feat: footer + about page 2022-07-27 22:00:33 +01:00
32b4ca94cd
feat: improve comic page
- hide random page links when not logged in
- add completion bar
2022-07-27 22:00:31 +01:00
d0d070e867
feat: add comic list to homepage 2022-07-27 22:00:24 +01:00
7e8d2da41b
feat: improve login UI and restrict transcribe page 2022-07-27 15:42:04 +01:00
bf70d7b476
chore: run prettier
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-26 22:18:54 +01:00
a3a3bca81f
chore: Update lockfile to new pnpm version 2022-07-26 22:09:20 +01:00
1461bb002e
docs: update .env.template to match new environment variables
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-26 22:05:46 +01:00
6ebc2f300e
fix: lock transcribe fields when submitting 2022-07-26 22:03:00 +01:00
3f28cfcfd8
feat: auditing for bubble edits 2022-07-26 22:02:44 +01:00
b51c7bded3
feat: improve login flow
* Uses @next-auth/prisma-adapter to persist sessions and users
* Move to direct Discord/GitHub oauth for regular users
2022-07-26 15:34:30 +01:00
df0a95df19
fix(ci): just use CI to lint
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-25 20:14:46 +01:00
276750100e
docs: add header to README
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-25 19:58:51 +01:00
e98cccc656
feat: experimental CI pipeline 2022-07-25 19:55:13 +01:00
36cf7171a8
chore: fix eslint warnings 2022-07-25 18:38:34 +01:00
0ae9d6efd8
chore: run prettier 2022-07-25 18:31:20 +01:00
d49926e55a
chore: add scripts for prettier 2022-07-25 18:28:29 +01:00
a56c934854
feat: initial app implementation, including rain comic data 2022-07-25 18:22:59 +01:00
31db2b59cd
Initial commit from Create Next App 2022-07-19 21:32:51 +01:00