aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(manga): ignored listFuwn2023-11-061-16/+27
|
* refactor(list): move modules to sub-modulesFuwn2023-11-068-9/+9
|
* fix(manga): wait for prune on cleanFuwn2023-11-062-12/+12
|
* fix(manga): update timer on forceFuwn2023-11-061-0/+1
|
* fix(manga): round guessed chapterFuwn2023-11-061-1/+1
|
* feat(manga): option to disable volume oodFuwn2023-11-063-22/+45
|
* feat(settinsg): guess method hintFuwn2023-11-061-2/+7
|
* feat(manga): estimate settingsFuwn2023-11-064-33/+76
|
* feat(wrapped): fix total episode and chapter countFuwn2023-11-061-13/+3
|
* feat(wrapped): add total episode count for completedFuwn2023-11-061-2/+2
|
* feat(manga): ignore dropped mediaFuwn2023-11-061-0/+1
|
* refactor(manga): change wording for refreshFuwn2023-11-051-1/+1
|
* feat(manga): display out-of-date volumesFuwn2023-11-055-14/+71
|
* 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
|
* feat(layout): small navigationFuwn2023-10-313-30/+72
|
* refactor(badges): use http methodsFuwn2023-10-295-58/+57
|
* feat(badges): switch to http getFuwn2023-10-292-6/+12
|
* feat(badges): websocket loadingFuwn2023-10-293-18/+48
|
* feat(badges): errorsFuwn2023-10-261-0/+18
|
* refactor(badges): move to bun:sqliteFuwn2023-10-263-51/+52
|
* 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(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-247-0/+459
|\
| * feat: badge wallFuwn2023-10-247-0/+459
| |
* | 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
|