aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Expand)AuthorAgeFilesLines
* feat(badges): return image of htmlbinary_badgesFuwn2023-11-021-0/+62
* feat(layout): small navigationFuwn2023-10-312-29/+69
* refactor(badges): use http methodsFuwn2023-10-295-58/+57
* feat(badges): switch to http getFuwn2023-10-292-6/+12
* feat(badges): websocket loadingFuwn2023-10-292-18/+27
* feat(badges): errorsFuwn2023-10-261-0/+18
* refactor(badges): move to bun:sqliteFuwn2023-10-262-19/+23
* feat(user): prettier user routeFuwn2023-10-241-10/+34
* fix(routes): remove old user routeFuwn2023-10-242-50/+0
* feat(layout): profile item navigationFuwn2023-10-241-2/+8
* feat(badges): remove test valuesFuwn2023-10-241-183/+0
* feat(badges): add safe limitsFuwn2023-10-241-14/+20
* merge: branch badges into mainFuwn2023-10-246-0/+402
|\
| * feat: badge wallFuwn2023-10-246-0/+402
* | fix(feeds): html encode titleFuwn2023-10-231-1/+5
* | feat(tools): episode discussion collectorFuwn2023-10-221-0/+4
* | feat(tools): default selection queryFuwn2023-10-221-4/+3
* | feat(tools): use string query parametersFuwn2023-10-221-9/+11
* | fix(settings): hint formattingFuwn2023-10-201-1/+1
* | fix(settings): change livechart modeFuwn2023-10-201-1/+1
* | feat(manga): disable chapter guessingFuwn2023-10-201-0/+9
* | feat(settings): change to checkboxFuwn2023-10-201-57/+33
|/
* fix(settings): round down chapters hintFuwn2023-10-161-1/+1
* feat(anime): social buttonFuwn2023-10-141-1/+3
* fix(completed): limit list heightFuwn2023-10-111-2/+2
* fix: limit display area to screen !Fuwn2023-10-013-7/+2
* refactor(anime): move list to anime moduleFuwn2023-10-011-1/+1
* feat(layout): custom mobile navigation barFuwn2023-09-291-3/+24
* fix(settings): remove unused anime settingFuwn2023-09-291-7/+0
* refactor(anime): move anime to modulesFuwn2023-09-292-2/+2
* refactor(manga): use templateFuwn2023-09-292-5/+7
* feat(completed) add manga, move animeFuwn2023-09-293-14/+124
* fix(tools): fix wrapped widthFuwn2023-09-281-1/+1
* feat(tools): select tool via queryFuwn2023-09-281-1/+2
* fix(wrapped): restrict ratings to yearFuwn2023-09-281-1/+7
* fix(wrapped): screenshot colours and sizingFuwn2023-09-281-1/+1
* fix(feeds): filter phantom activitiesFuwn2023-09-281-0/+1
* fix(tools): limit wrapped widthFuwn2023-09-271-1/+1
* feat(wrapped): initial wrapped prototypeFuwn2023-09-271-0/+4
* fix(anime): remove unresolved propFuwn2023-09-261-10/+2
* refactor(title): move out of dueFuwn2023-09-261-1/+1
* refactor(upcoming): title componentFuwn2023-09-251-1/+2
* refactor(completed): title componentFuwn2023-09-251-1/+2
* refactor(anime): use title componentFuwn2023-09-251-3/+4
* feat(manga): replace list titlesFuwn2023-09-252-9/+5
* refactor(history): move to toolsFuwn2023-09-251-1/+1
* fix(settings): temporarily disable height limitFuwn2023-09-232-0/+3
* feat(tools): move activity historyFuwn2023-09-222-94/+6
* feat(layout): tools in navbarFuwn2023-09-221-1/+1
* feat(routes): toolsFuwn2023-09-221-0/+43