index
:
lurker
master
read-only reddit frontend
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
testing in prod
Akshay
2024-11-19
2
-10
/
+10
|
*
tmp: disable rate limiter
Akshay
2024-11-19
1
-9
/
+9
|
*
dbg
Akshay
2024-11-19
1
-0
/
+1
|
*
add dashboard view, invites
Akshay
2024-11-16
10
-60
/
+195
|
*
better styles for media page
Akshay
2024-11-16
2
-9
/
+34
|
*
add donate link
Akshay
2024-11-15
1
-1
/
+6
|
*
invalidate registered tokens properly
Akshay
2024-11-15
3
-4
/
+5
|
*
add invite system
Akshay
2024-11-15
4
-5
/
+60
|
*
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
2
-14
/
+6
|
*
dbg
Akshay
2024-11-13
1
-2
/
+0
|
*
add login and users and all the pizzazz
Akshay
2024-11-13
14
-178
/
+366
|
*
fix: Update unsubscribe function to call /unsubscribe endpoint
Akshay" (aider)
2024-11-13
1
-2
/
+14
|
*
feat: Update subscription button to use POST request to /subscribe endpoint
Akshay" (aider)
2024-11-13
1
-4
/
+28
|
*
fix: Pass parameters to head and header mixins in index.pug
Akshay
2024-11-13
1
-2
/
+2
|
*
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
|
*
refactor: Update db schema to store password hashes instead of plaintext ↵
Akshay" (aider)
2024-11-09
1
-1
/
+1
|
|
|
|
passwords
*
refactor: Reorder and clean up imports and app initialization in index.js
Akshay
2024-11-09
1
-13
/
+11
|
*
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
2
-0
/
+3
|
*
fix: Add URL-encoded middleware and request body logging for /register endpoint
Akshay" (aider)
2024-11-09
2
-0
/
+5
|
*
refactor: Replace db.run with db.query and update database name
Akshay
2024-11-09
2
-7
/
+11
|
*
feat: Export and import db instance in index.js and routes/index.js
Akshay" (aider)
2024-11-08
2
-0
/
+3
|
*
fix: log error details on user registration failure
Akshay
2024-11-08
1
-8
/
+9
|
*
style: Align and pad form inputs to match background of other elements
Akshay" (aider)
2024-11-08
1
-0
/
+42
|
*
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
|
*
fix: add unique constraint to user_id and subreddit in subscriptions table
Akshay" (aider)
2024-11-08
1
-1
/
+2
|
*
feat: Add user registration, login, and subscription management with SQLite
Akshay" (aider)
2024-11-08
1
-0
/
+21
|
*
remove redundant styles
Akshay
2024-11-06
1
-35
/
+7
|
*
add support for 'more comments'
Akshay
2024-11-06
7
-11
/
+73
|
*
another oopsie
Akshay
2024-11-05
1
-1
/
+1
|
*
fix bug with empty page redir
Akshay
2024-11-05
1
-2
/
+2
|
*
subs as home page
Akshay
2024-11-05
6
-15
/
+34
|
*
fix media.pug
Akshay
2024-11-05
6
-126
/
+71
|
*
add biome
Akshay
2024-11-05
4
-447
/
+568
|
*
more work with spacing
Akshay
2024-11-04
3
-15
/
+25
|
*
fixup info-styles, add collapse everywhere
Akshay
2024-11-04
3
-51
/
+69
|
*
share html head
Akshay
2024-11-04
4
-21
/
+16
|
*
fix fonts (finally maybe)
Akshay
2024-11-03
3
-25
/
+48
|
*
dont crash on invalid galleries
Akshay
2024-11-03
1
-1
/
+9
|
*
fix annoyingly oversized link
Akshay
2024-11-03
2
-5
/
+8
|
|
|
|
|
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
7
-55
/
+151
|
|
|
|
fix pagination when sorting
[prev]
[next]