Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(backend): disable user zoom-in | Miguel Ángel Moreno | 2024-01-28 | 1 | -1/+3 |
| | |||||
* | feat: add initial support for bookmarks | Miguel Ángel Moreno | 2023-10-30 | 1 | -0/+1 |
| | |||||
* | feat(frontend): add initial local settings persistence support | Miguel Ángel Moreno | 2023-10-22 | 1 | -0/+1 |
| | |||||
* | feat: simplify events for setting the service styles | Miguel Ángel Moreno | 2023-10-16 | 1 | -0/+3 |
| | |||||
* | chore: add favicon | Miguel Ángel Moreno | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | feat(backend): Rename routing namespace | Miguel Ángel Moreno | 2023-08-27 | 2 | -3/+3 |
| | |||||
* | fix: Conditionally display comments container | Miguel Ángel Moreno | 2023-07-25 | 1 | -1/+1 |
| | |||||
* | fix(backend): Fix comment text extraction | Miguel Ángel Moreno | 2023-07-25 | 1 | -1/+1 |
| | |||||
* | feat(backend): Tweak small nits in downloader | Miguel Ángel Moreno | 2023-06-22 | 1 | -2/+4 |
| | |||||
* | fix(backend): Bypass favicon error | Miguel Ángel Moreno | 2023-04-24 | 1 | -0/+1 |
| | |||||
* | chore: Rename project | Miguel Ángel Moreno | 2023-01-17 | 11 | -35/+34 |
| | |||||
* | fix(backend): Fix aot compilation | Miguel Ángel Moreno | 2022-12-31 | 1 | -11/+18 |
| | |||||
* | feat: Add support for comment replies | Miguel Ángel Moreno | 2022-12-31 | 2 | -10/+18 |
| | |||||
* | feat(backend): Use the same key for uploader | Miguel Ángel Moreno | 2022-12-30 | 2 | -5/+5 |
| | |||||
* | feat(backend): Add service ID to API payload | Miguel Ángel Moreno | 2022-12-30 | 2 | -2/+4 |
| | |||||
* | feat(backend): Remove records and simplify API | Miguel Ángel Moreno | 2022-12-29 | 16 | -367/+287 |
| | |||||
* | feat(backend): Modularize components | Miguel Ángel Moreno | 2022-12-26 | 3 | -94/+134 |
| | |||||
* | feat: Abstract away result items into standalone namespace | Miguel Ángel Moreno | 2022-12-26 | 6 | -121/+84 |
| | |||||
* | feat: Get rid of unnecessary conditional | Miguel Ángel Moreno | 2022-12-20 | 1 | -1/+1 |
| | |||||
* | feat: Remove unneeded ns | Miguel Ángel Moreno | 2022-12-20 | 1 | -1/+0 |
| | |||||
* | feat: Set up reitit routes and serve static index | Miguel Ángel Moreno | 2022-12-20 | 3 | -75/+113 |
| | |||||
* | fix: Fix related streams on API endpoints | Miguel Ángel Moreno | 2022-12-20 | 7 | -32/+72 |
| | |||||
* | feat: Initial commit | Miguel Ángel Moreno | 2022-12-20 | 11 | -0/+485 |