Commit graph

17 commits

Author SHA1 Message Date
a33ea9af5f
fix(search): remove highlight page and make search links open the comic's source url 2022-08-01 17:40:05 +01:00
9dbbc9b431
chore: fix eslint warnings 2022-08-01 17:29:55 +01:00
0d4b1656d6
chore: run prettier 2022-08-01 17:29:54 +01:00
b58600eb50
feat: comic searching 2022-08-01 17:29:53 +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
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
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
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