index
:
lurker
master
read-only reddit frontend
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routes
/
index.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add search page, support spoiler/nsfw imgs
Akshay
2024-11-26
1
-1
/
+8
|
*
mild improvements to subs page
Akshay
2024-11-23
1
-2
/
+2
|
*
add search page
Akshay
2024-11-23
1
-0
/
+32
|
*
rework invite and admins a bit
Akshay
2024-11-22
1
-15
/
+9
|
*
testing in prod
Akshay
2024-11-19
1
-1
/
+1
|
*
dbg
Akshay
2024-11-19
1
-0
/
+1
|
*
add dashboard view, invites
Akshay
2024-11-16
1
-1
/
+59
|
*
invalidate registered tokens properly
Akshay
2024-11-15
1
-3
/
+3
|
*
add invite system
Akshay
2024-11-15
1
-3
/
+10
|
*
everything expires in 5 days
Akshay
2024-11-14
1
-4
/
+4
|
*
fix empty sublist
Akshay
2024-11-13
1
-3
/
+7
|
*
fix home
Akshay
2024-11-13
1
-1
/
+6
|
*
dbg
Akshay
2024-11-13
1
-2
/
+0
|
*
add login and users and all the pizzazz
Akshay
2024-11-13
1
-85
/
+149
|
*
feat: Add JWT token handling for registration and login
Akshay" (aider)
2024-11-09
1
-0
/
+2
|
*
refactor: Use native Bun API for hashing passwords instead of bcrypt
Akshay" (aider)
2024-11-09
1
-3
/
+3
|
*
feat: Integrate bcrypt for password hashing and comparison in auth routes
Akshay" (aider)
2024-11-09
1
-7
/
+6
|
*
fix: Redirect register and login pages to home on success
Akshay" (aider)
2024-11-09
1
-2
/
+2
|
*
chore: Remove debug console.log statement from index.js
Akshay
2024-11-09
1
-1
/
+0
|
*
fix: Ensure db instance is properly exported and imported in routes
Akshay" (aider)
2024-11-09
1
-0
/
+1
|
*
fix: Add URL-encoded middleware and request body logging for /register endpoint
Akshay" (aider)
2024-11-09
1
-0
/
+4
|
*
refactor: Replace db.run with db.query and update database name
Akshay
2024-11-09
1
-4
/
+4
|
*
feat: Export and import db instance in index.js and routes/index.js
Akshay" (aider)
2024-11-08
1
-0
/
+1
|
*
fix: log error details on user registration failure
Akshay
2024-11-08
1
-8
/
+9
|
*
feat: Add registration page with password confirmation validation
Akshay" (aider)
2024-11-08
1
-2
/
+8
|
*
feat: Add login view and /login endpoint to render it
Akshay" (aider)
2024-11-08
1
-0
/
+4
|
*
feat: Add unsubscribe endpoint to handle user unsubscriptions
Akshay" (aider)
2024-11-08
1
-0
/
+26
|
*
fix: Return error when subscribing to the same subreddit more than once
Akshay" (aider)
2024-11-08
1
-5
/
+15
|
*
feat: Add user registration, login, and subscription endpoints
Akshay
2024-11-08
1
-0
/
+47
|
*
add support for 'more comments'
Akshay
2024-11-06
1
-0
/
+14
|
*
subs as home page
Akshay
2024-11-05
1
-2
/
+3
|
*
fix media.pug
Akshay
2024-11-05
1
-16
/
+15
|
*
add biome
Akshay
2024-11-05
1
-47
/
+49
|
*
fix annoyingly oversized link
Akshay
2024-11-03
1
-2
/
+4
|
|
|
|
|
a > h1 results in big text, big link, h1 > a, results in big text, small link, and keeps people with fat thumbs happy
*
support expanding/collapsing comments
Akshay
2024-11-03
1
-6
/
+5
|
|
|
|
fix pagination when sorting
*
even better galleries, fix font sizes everywhere
Akshay
2024-11-01
1
-2
/
+0
|
*
improve mobile ui, add pagination
Akshay
2024-10-31
1
-1
/
+2
|
*
improvements to media preview, and galleries
Akshay
2024-10-29
1
-2
/
+17
|
*
finish subscriptions
Akshay
2024-09-01
1
-0
/
+5
|
*
add markdown rendering, lay out localStorage subscriptions
Akshay
2024-08-31
1
-4
/
+28
|
*
init
Akshay
2024-08-29
1
-0
/
+35