aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(list): display title as complimentlocaleFuwn2023-11-032-4/+12
* feat(list): native titles optionFuwn2023-11-034-13/+24
* feat(anime): higher opacity for closest itemsFuwn2023-10-311-3/+5
* style(package.json): formatFuwn2023-10-311-40/+40
* feat(layout): small navigationFuwn2023-10-313-30/+72
* refactor(badges): use http methodsFuwn2023-10-295-58/+57
* feat(badges): switch to http getFuwn2023-10-293-8/+14
* ci(docker): include svelte-kit generatedFuwn2023-10-291-1/+1
* feat(badges): websocket loadingFuwn2023-10-296-20/+53
* ci(docker): only copy neededFuwn2023-10-261-4/+2
* feat(badges): errorsFuwn2023-10-261-0/+18
* merge: branch 'badges'Fuwn2023-10-2618-88/+374
|\
| * feat: move back to bunbadgesFuwn2023-10-265-8/+21
| * refactor(badges): move to bun:sqliteFuwn2023-10-263-51/+52
| * merge: main into badgesFuwn2023-10-2425-388/+356
| |\
| | * chore(git): ignore data folderFuwn2023-10-243-3/+3
| | * fix(docker): move back to node :(Fuwn2023-10-244-43/+43
| | * feat(user): prettier user routeFuwn2023-10-242-11/+38
| | * fix(routes): remove old user routeFuwn2023-10-242-50/+0
| | * feat(layout): profile item navigationFuwn2023-10-241-2/+8
| | * fix(docker): build with nodeFuwn2023-10-242-42/+44
| | * fix(node): add better-sqlite3Fuwn2023-10-242-38/+39
| | * fix(database): change path for dockerFuwn2023-10-241-1/+1
| | * feat(badges): remove test valuesFuwn2023-10-241-183/+0
| | * feat(badges): add safe limitsFuwn2023-10-242-17/+23
| | * merge: branch badges into mainFuwn2023-10-2411-0/+463
| |/| |/|/
| * feat: badge wallFuwn2023-10-2411-0/+463
* | fix(feeds): html encode titleFuwn2023-10-231-1/+5
* | fix(list): compare episodes to progress highlightFuwn2023-10-232-2/+2
* | feat(tools): episode discussion collectorFuwn2023-10-223-0/+106
* | feat(tools): default selection queryFuwn2023-10-221-4/+3
* | feat(tools): use string query parametersFuwn2023-10-221-9/+11
* | fix(list): hide caught up last updated highlightFuwn2023-10-212-2/+2
* | fix(settings): hint formattingFuwn2023-10-201-1/+1
* | fix(settings): change livechart modeFuwn2023-10-203-7/+7
* | feat(manga): disable chapter guessingFuwn2023-10-203-5/+21
* | feat(settings): change to checkboxFuwn2023-10-203-58/+90
|/
* fix(settings): round down chapters hintFuwn2023-10-161-1/+1
* feat(anime): exact time for close upcoming episodesFuwn2023-10-151-2/+8
* feat(manga): social buttonFuwn2023-10-141-0/+4
* feat(anime): social buttonFuwn2023-10-143-2/+9
* fix(completed): limit list heightFuwn2023-10-111-2/+2
* fix(manga): block on pruneFuwn2023-10-081-1/+3
* fix(manga): correct total display locationsFuwn2023-10-062-4/+10
* feat(manga): display total completed chaptersFuwn2023-10-062-2/+6
* fix(manga): highlist fastFuwn2023-10-061-1/+1
* feat(template): highlight last fastFuwn2023-10-062-2/+2
* feat(anime): instantly reactive incrementFuwn2023-10-042-9/+24
* fix(manga): increment reset reactiveFuwn2023-10-042-5/+6
* feat(manga): instantly reactive incrementFuwn2023-10-042-2/+18