index
:
lurker
master
read-only reddit frontend
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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
7
-17
/
+36
|
*
fix media.pug
Akshay
2024-11-05
7
-127
/
+74
|
*
add biome
Akshay
2024-11-05
10
-469
/
+608
|
*
more work with spacing
Akshay
2024-11-04
3
-15
/
+25
|
*
fixup info-styles, add collapse everywhere
Akshay
2024-11-04
4
-53
/
+75
|
*
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
8
-55
/
+161
|
|
|
|
fix pagination when sorting
*
improve all round the board
Akshay
2024-11-02
3
-8
/
+17
|
|
|
|
|
|
|
- better external links - fix styles for code tags - fix link styles for titles - add relative time to post info
*
add dark mode, add time for comments and posts
Akshay
2024-11-02
5
-27
/
+128
|
*
tweakaroo
Akshay
2024-11-01
2
-5
/
+5
|
*
even better galleries, fix font sizes everywhere
Akshay
2024-11-01
9
-49
/
+104
|
*
more fixes for galleries
Akshay
2024-10-31
3
-14
/
+25
|
*
improve styles
Akshay
2024-10-31
4
-21
/
+41
|
*
improve mobile ui, add pagination
Akshay
2024-10-31
5
-22
/
+61
|
*
fmt
Akshay
2024-10-29
1
-3
/
+2
|
*
improvements to media preview, and galleries
Akshay
2024-10-29
6
-17
/
+80
|
*
add overlay into flake
Akshay
2024-09-02
1
-0
/
+1
|
*
try fix flake #1
Akshay
2024-09-02
1
-1
/
+1
|
*
support video preview and playback with hls streams
Akshay
2024-09-01
5
-8
/
+29
|
*
finish subscriptions
Akshay
2024-09-01
10
-54
/
+162
|
*
add markdown rendering, lay out localStorage subscriptions
Akshay
2024-08-31
7
-12
/
+94
|
*
add more systems, update hash
Akshay
2024-08-30
1
-2
/
+2
|
*
move domain to title line, fix mobile styles
Akshay
2024-08-30
2
-16
/
+27
|
*
add nix module
Akshay
2024-08-30
2
-1
/
+44
|
*
bundle styles correctly
Akshay
2024-08-29
2
-1
/
+1
|
*
fmt, add app and default package
Akshay
2024-08-29
1
-90
/
+98
|
*
init
Akshay
2024-08-29
15
-0
/
+954
[prev]