aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(list): move rest of links to buttonsFuwn2024-01-044-20/+15
* fix(css): light mode inputFuwn2024-01-041-1/+8
* refactor(css): more buttonsFuwn2024-01-044-8/+20
* refactor(layout): badge usernameFuwn2024-01-041-1/+3
* feat(tools): move all to cardsFuwn2024-01-045-54/+66
* refactor(tools): buttonsFuwn2024-01-043-7/+7
* refactor(badges): buttonsFuwn2024-01-042-8/+13
* feat(css): small buttons and badgesFuwn2024-01-043-4/+30
* refactor(css): use link colourFuwn2024-01-041-6/+5
* refactor(wrapped): buttonsFuwn2024-01-041-4/+4
* feat(settings): cool button styleFuwn2024-01-042-4/+41
* feat(css): different check styleFuwn2024-01-041-2/+5
* feat(cover): better defaultsFuwn2024-01-043-5/+6
* fix(html): limit list heightFuwn2024-01-041-1/+2
* feat: cool stylesFuwn2024-01-045-6/+52
* fix(hovercover): image height overflowsvelteuiFuwn2024-01-041-14/+10
* refactor(media): client-side incrementFuwn2024-01-044-30/+16
* refactor(manga): use built-in incrementFuwn2024-01-043-4/+10
* refactor(wrapped): move panels to componentsFuwn2024-01-0310-364/+439
* feat(badges): put returns badgesFuwn2024-01-032-13/+9
* feat(badges): return on deleteFuwn2024-01-032-10/+5
* fix(schedule): correct first episode dateFuwn2024-01-031-1/+3
* refactor(list): move hover to title onlyFuwn2024-01-034-62/+62
* fix(badges): id as numberFuwn2024-01-031-1/+1
* fix(feeds): return early if nullFuwn2024-01-031-6/+13
* fix(feeds): simple link and titleFuwn2024-01-031-10/+5
* fix(settings): vercel commit shaFuwn2024-01-032-1/+6
* fix(feeds): seperate threads and activitiesFuwn2024-01-031-2/+4
* fix(badges): not found user errorFuwn2024-01-031-149/+162
* fix(feeds): title fallbackFuwn2024-01-031-2/+2
* fix(routes): absolute domain for shortcutsFuwn2024-01-032-2/+4
* fix(routes): shortcuts no trailing andFuwn2024-01-032-2/+8
* fix(badges): postgres time formatFuwn2024-01-031-7/+2
* ci: move to vercelFuwn2024-01-038-143/+41
* deps(bun): update for 0.1.15Fuwn2024-01-031-0/+0
* fix(badges): no set uncategorised on updateFuwn2024-01-021-2/+6
* fix(badges): unset selected on commitFuwn2024-01-021-0/+2
* fix(sql): update database schemaFuwn2024-01-021-0/+1
* feat(badges): categoriesFuwn2024-01-023-62/+96
* fix(badges): datetime updateFuwn2024-01-022-5/+5
* feat(badges): update and delete uiFuwn2024-01-023-11/+80
* feat(tools): random follower finderFuwn2024-01-024-19/+160
* chore: remote debug logsFuwn2024-01-022-3/+0
* feat(sequelspy): media cover hoverFuwn2024-01-023-3/+43
* fix(wrapped): default completed to 0Fuwn2024-01-021-2/+2
* fix(html): better limit list heightFuwn2024-01-023-14/+28
* refactor(lastactivity): move info to componentFuwn2024-01-023-88/+73
* refactor(media): move hover coverFuwn2024-01-025-8/+8
* fix(hovercover): no hover nullFuwn2024-01-021-10/+12
* fix(activity): use anilist offsetFuwn2024-01-023-11/+51