index
:
lurker
master
read-only reddit frontend
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
index.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
add login and users and all the pizzazz
Akshay
2024-11-13
1
-28
/
+16
*
refactor: Update db schema to store password hashes instead of plaintext pass...
Akshay" (aider)
2024-11-09
1
-1
/
+1
*
refactor: Reorder and clean up imports and app initialization in index.js
Akshay
2024-11-09
1
-13
/
+11
*
fix: Ensure db instance is properly exported and imported in routes
Akshay" (aider)
2024-11-09
1
-0
/
+2
*
fix: Add URL-encoded middleware and request body logging for /register endpoint
Akshay" (aider)
2024-11-09
1
-0
/
+1
*
refactor: Replace db.run with db.query and update database name
Akshay
2024-11-09
1
-3
/
+7
*
feat: Export and import db instance in index.js and routes/index.js
Akshay" (aider)
2024-11-08
1
-0
/
+2
*
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
*
fix media.pug
Akshay
2024-11-05
1
-1
/
+1
*
add biome
Akshay
2024-11-05
1
-11
/
+10
*
add nix module
Akshay
2024-08-30
1
-1
/
+2
*
bundle styles correctly
Akshay
2024-08-29
1
-1
/
+1
*
init
Akshay
2024-08-29
1
-0
/
+17