Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feat: Card View - Separate sort and view detail options | PortableProgrammer | 2025-01-08 | 1 | -1/+3 |
| | |||||
* | Feat: Card View - reduce `border-radius` intensity | PortableProgrammer | 2025-01-08 | 1 | -2/+2 |
| | |||||
* | Feat: Card View | PortableProgrammer | 2025-01-07 | 2 | -1/+5 |
| | | | | Restrict inline image links width to a reasonable size | ||||
* | Merge branch 'master' into feat-card-view | Nick Warner | 2025-01-05 | 1 | -0/+14 |
|\ | |||||
| * | Merge pull request #21 from alpaim/master | akshay | 2025-01-05 | 1 | -0/+14 |
| |\ | | | | | | | docs: add Docker Compose example to README | ||||
| | * | add docker compose example | Alpaim | 2025-01-04 | 1 | -0/+14 |
| |/ | |||||
| * | fix colors, show gildings | Akshay | 2024-12-30 | 3 | -3/+16 |
| | | |||||
| * | highlight sticky comments | Akshay | 2024-12-29 | 3 | -3/+20 |
| | | |||||
* | | Detect `preview.redd.it`, `i.redd.it`, and `i.imgur.com` inline links and ↵ | PortableProgrammer | 2025-01-04 | 2 | -3/+5 |
| | | | | | | | | expand them to image tags in card view and comments. | ||||
* | | Tweak sticky background in card view | PortableProgrammer | 2025-01-04 | 1 | -2/+2 |
| | | |||||
* | | Fix subtitle subreddit link sort/view querystrings | Nick Warner | 2025-01-02 | 1 | -2/+2 |
| | | |||||
* | | fix colors, show gildings | Akshay | 2024-12-30 | 3 | -3/+16 |
| | | |||||
* | | highlight sticky comments | Akshay | 2024-12-30 | 3 | -3/+20 |
| | | |||||
* | | Feat: Card View | PortableProgrammer | 2024-12-30 | 11 | -76/+364 |
|/ | | | | Initial Commit | ||||
* | fix sub-search | Akshay | 2024-12-26 | 1 | -1/+1 |
| | |||||
* | use 0.0.0.0 instead of loopbackv0.1.1 | Akshay | 2024-12-25 | 1 | -2/+2 |
| | |||||
* | rework docker image bits | Akshay | 2024-12-25 | 3 | -28/+3 |
| | |||||
* | Merge pull request #13 from Joeoc2001/master | akshay | 2024-12-25 | 3 | -8/+8 |
|\ | | | | | Use plain Bun for Docker | ||||
| * | Fix data dir | joeoc2001 | 2024-12-21 | 1 | -1/+3 |
| | | |||||
| * | Use plain Bun for Docker | joeoc2001 | 2024-12-20 | 3 | -8/+6 |
| | | |||||
* | | Merge pull request #14 from sayan-mitra-9800/master | akshay | 2024-12-21 | 2 | -0/+4 |
|\ \ | | | | | | | variable isSub was not set | ||||
| * | | var isSub was not set - leading to sub page having subscribe button showing ↵ | Sayan Mitra | 2024-12-21 | 2 | -0/+4 |
|/ / | | | | | | | - fixed | ||||
* / | fix search with args | Akshay | 2024-12-21 | 2 | -29/+3 |
|/ | |||||
* | add `edited` indicator to comments | Akshay | 2024-12-19 | 6 | -5/+16 |
| | |||||
* | implement back button, restructure sort-opts | Akshay | 2024-12-19 | 6 | -23/+61 |
| | |||||
* | search-on-undelete for more comments | Akshay | 2024-12-16 | 2 | -2/+2 |
| | |||||
* | order subs in asc alphabetic order | Akshay | 2024-12-16 | 2 | -2/+5 |
| | |||||
* | update hash | Akshay | 2024-12-07 | 1 | -1/+1 |
| | |||||
* | add post search, | Akshay | 2024-12-06 | 4 | -34/+25 |
| | | | | also fix filters, combine old and new parse logic | ||||
* | allow post search | Akshay | 2024-12-06 | 5 | -3/+120 |
| | |||||
* | add urls to open comments and submissions externally | Akshay | 2024-12-05 | 4 | -15/+28 |
| | |||||
* | add docker volume instructions | Akshay | 2024-12-05 | 2 | -2/+5 |
| | |||||
* | add docker to install options | Akshay | 2024-12-02 | 1 | -1/+17 |
| | |||||
* | update FOD hash | Akshay | 2024-12-01 | 1 | -1/+1 |
| | |||||
* | add docker image output to flake, build on ci | Akshay | 2024-12-01 | 2 | -4/+62 |
| | |||||
* | add license | Akshay | 2024-11-28 | 1 | -0/+20 |
| | |||||
* | lang tags | Akshay | 2024-11-28 | 1 | -4/+4 |
| | |||||
* | presentation | Akshay | 2024-11-28 | 14 | -20/+102 |
| | |||||
* | another oopsie | Akshay | 2024-11-27 | 1 | -1/+1 |
| | |||||
* | update nix hash | Akshay | 2024-11-27 | 1 | -1/+1 |
| | |||||
* | rename to lurker | Akshay | 2024-11-27 | 8 | -22/+33 |
| | |||||
* | add next/prev links to comments | Akshay | 2024-11-26 | 5 | -12/+47 |
| | |||||
* | add search page, support spoiler/nsfw imgs | Akshay | 2024-11-26 | 12 | -15/+57 |
| | |||||
* | mild improvements to subs page | Akshay | 2024-11-23 | 4 | -7/+16 |
| | |||||
* | add search page | Akshay | 2024-11-23 | 7 | -49/+146 |
| | |||||
* | fix thumbnails, sometimes | Akshay | 2024-11-22 | 2 | -1/+10 |
| | |||||
* | rework invite and admins a bit | Akshay | 2024-11-22 | 8 | -136/+103 |
| | |||||
* | 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 |
| |