| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add prisma ORM and schema for DBbrowser | Pinapelz | 2025-01-07 | -778/+992 |
| | | ||||
| * | remove tailwindcss | Pinapelz | 2024-12-26 | -544/+5 |
| | | | | | styled componenets is used in favor of it for this usecase | |||
| * | migrate from npm to pnpm | Pinapelz | 2024-12-26 | -5009/+778 |
| | | ||||
| * | bump deps, update meta | Pinapelz | 2024-11-21 | -1238/+1159 |
| | | ||||
| * | fix scrolling issue | Pinapelz | 2024-11-17 | -21/+22 |
| | | ||||
| * | add b64 karaoke codes for remote sources | Pinapelz | 2024-11-17 | -3/+126 |
| | | ||||
| * | add customizable LRC colors | Pinapelz | 2024-11-11 | -25/+85 |
| | | ||||
| * | add line animations in as an option | Pinapelz | 2024-11-10 | -579/+763 |
| | | ||||
| * | Create LICENSE | Pinapelz | 2024-11-10 | -0/+674 |
| | | ||||
| * | add demo button to player | Pinapelz | 2024-08-18 | -17/+34 |
| | | ||||
| * | properly escape quote characters | Pinapelz | 2024-08-15 | -16/+16 |
| | | ||||
| * | add basic usage instructions and tips to about page | Pinapelz | 2024-08-15 | -5/+145 |
| | | ||||
| * | change video label to media | Pinapelz | 2024-08-15 | -5/+5 |
| | | | | | - Avoids confusion since it can support audio too | |||
| * | change Video offset step to be the same as Audio 2 | Pinapelz | 2024-08-15 | -1/+1 |
| | | ||||
| * | re-add background highlight on active line | Pinapelz | 2024-08-15 | -8/+8 |
| | | ||||
| * | fix about page url and add stub about page | Pinapelz | 2024-07-02 | -1/+15 |
| | | ||||
| * | removed dead API endpoint | Pinapelz | 2024-07-02 | -54/+0 |
| | | ||||
| * | bump dependencies | Pinapelz | 2024-07-02 | -1973/+2568 |
| | | ||||
| * | chore: bump dependencies | Pinapelz | 2024-02-11 | -501/+650 |
| | | ||||
| * | Update README.md | Pinapelz | 2023-11-25 | -1/+6 |
| | | ||||
| * | add favicon and update metadata | Pinapelz | 2023-11-17 | -2/+2 |
| | | ||||
| * | feat: add supplementary audio upload option | Pinapelz | 2023-11-16 | -50/+190 |
| | | ||||
| * | add badges to README [CI Skip] | Pinapelz | 2023-11-16 | -0/+3 |
| | | ||||
| * | Update README.md | Pinapelz | 2023-11-16 | -34/+3 |
| | | ||||
| * | export spotiy-lrc with edge route | Pinapelz | 2023-11-15 | -0/+1 |
| | | ||||
| * | Initial api route for spotify-lyric-api | Pinapelz | 2023-11-15 | -0/+58 |
| | | ||||
| * | fix: don't allow scrubbing with arrows if input focused | Pinapelz | 2023-11-15 | -0/+2 |
| | | ||||
| * | feat: add support for drag and drop files | Pinapelz | 2023-11-15 | -359/+463 |
| | | ||||
| * | chore: clean up unused file. Fix build | Pinapelz | 2023-11-15 | -153/+0 |
| | | ||||
| * | feat: add support for srv3 | Pinapelz | 2023-11-15 | -37/+456 |
| | | ||||
| * | feat: add custom upload for lrc and video/audio | Pinapelz | 2023-11-15 | -125/+338 |
| | | ||||
| * | chores: cleanup unused files | Pinapelz | 2023-11-14 | -43/+1 |
| | | ||||
| * | Initial commit - barebone lrc player | Pinapelz | 2023-11-14 | -150/+2957 |
| | | ||||
| * | Initial commit from Create Next App | Pinapelz | 2023-11-14 | -0/+4664 |
