Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start using Bun! #6

Merged
merged 80 commits into from
Sep 25, 2023
Merged

Start using Bun! #6

merged 80 commits into from
Sep 25, 2023

Commits on Sep 5, 2023

  1. Use bun

    Eltik committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    635b46e View commit details
    Browse the repository at this point in the history
  2. Proxies working

    Eltik committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3bce81f View commit details
    Browse the repository at this point in the history
  3. Added extractor stuff

    Eltik committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cd522e2 View commit details
    Browse the repository at this point in the history
  4. Add mappings code

    Eltik committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    becdb54 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Mappings working!

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    19bc6e9 View commit details
    Browse the repository at this point in the history
  2. Bug fixes and mappings updates

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ff88e5b View commit details
    Browse the repository at this point in the history
  3. Bug fixes with SQLite

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    11507d5 View commit details
    Browse the repository at this point in the history
  4. Updates to database

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f961275 View commit details
    Browse the repository at this point in the history
  5. Added a lot of providers

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f113461 View commit details
    Browse the repository at this point in the history
  6. Add manga providers

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6c041d4 View commit details
    Browse the repository at this point in the history
  7. Searching

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    dcc2f46 View commit details
    Browse the repository at this point in the history
  8. Bug fixes to searching

    Eltik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6619687 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Use different base providers

    Eltik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f52e540 View commit details
    Browse the repository at this point in the history
  2. Use multiple base providers

    Eltik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d942771 View commit details
    Browse the repository at this point in the history
  3. Use MangaDex instead of ComicK

    Eltik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2efcdbb View commit details
    Browse the repository at this point in the history
  4. Fix MangaDex

    Eltik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    04394bf View commit details
    Browse the repository at this point in the history
  5. Use AniList for novels

    Eltik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f3ee2f2 View commit details
    Browse the repository at this point in the history
  6. Episode fetching

    Eltik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    76c61bb View commit details
    Browse the repository at this point in the history
  7. Added chapters

    Eltik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1377e1b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Skip times!

    Eltik committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9d5b8c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. PDF creation

    Eltik committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    37dc033 View commit details
    Browse the repository at this point in the history
  2. Update routing

    Eltik committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    eb1b15d View commit details
    Browse the repository at this point in the history
  3. Add seasonal/recent

    Eltik committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    d1256cd View commit details
    Browse the repository at this point in the history
  4. Bug fixes to sources

    Eltik committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5dfc2e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bab5323 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Fix __dirname

    Eltik committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    20ac584 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bug fixes to MangaDex

    Eltik committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9ee1ea3 View commit details
    Browse the repository at this point in the history
  2. Add redis caching

    Eltik committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b2f05c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. PDFs workin!

    Eltik committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    740aa47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbfd4aa View commit details
    Browse the repository at this point in the history
  3. Added recode for manager

    Eltik committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    958367d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge manager recode to manager

    Eltik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1d8d211 View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 65e2afd
    Author: Eltik <xp10d363@gmail.com>
    Date:   Fri Sep 8 16:57:09 2023 -0400
    
        Reverted commit
    Eltik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7e45637 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into bun

    Eltik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fab6c9f View commit details
    Browse the repository at this point in the history
  4. Fix merge

    Eltik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bcf1946 View commit details
    Browse the repository at this point in the history
  5. Update manager

    Eltik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f5f2d15 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update auth and manager

    Eltik committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    11136f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Add crawling file

    Eltik committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7832aa4 View commit details
    Browse the repository at this point in the history
  2. Shutdown page

    Eltik committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ac0522e View commit details
    Browse the repository at this point in the history
  3. Update

    Eltik committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5086952 View commit details
    Browse the repository at this point in the history
  4. Reverted commit

    Eltik committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e3ebcf0 View commit details
    Browse the repository at this point in the history
  5. Update crawling efficiency

    Eltik committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c8d60de View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Add MangaFire (broken)

    Eltik committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8197a12 View commit details
    Browse the repository at this point in the history
  2. Fix MangaDex

    Eltik committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5ad3d54 View commit details
    Browse the repository at this point in the history
  3. Fix searching

    Eltik committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    84e6683 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Use Jimp instead of canvas

    Eltik committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c7e5a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d47f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Add TMDB as info provider

    Eltik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d7fbe38 View commit details
    Browse the repository at this point in the history
  2. Add TVDB content fetching

    Eltik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2fedad6 View commit details
    Browse the repository at this point in the history
  3. Optimized TVDB

    Eltik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9886681 View commit details
    Browse the repository at this point in the history
  4. Add AniDB as provider

    Eltik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fe67611 View commit details
    Browse the repository at this point in the history
  5. Add AniDB for content

    Eltik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8c793f4 View commit details
    Browse the repository at this point in the history
  6. Content metadata

    Eltik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cc7d1d3 View commit details
    Browse the repository at this point in the history
  7. Fix AniDb

    Eltik committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3917667 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Bug fixes with mappings

    Eltik committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    adc8cc5 View commit details
    Browse the repository at this point in the history
  2. Bug fixes with searching

    Eltik committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    faa646e View commit details
    Browse the repository at this point in the history
  3. Add scripts and update README

    Eltik committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    14446fe View commit details
    Browse the repository at this point in the history
  4. Update frontend/bug fixes

    Eltik committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ca7df73 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Support novel PDFs

    Eltik committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4add83a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9d756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0316c5 View commit details
    Browse the repository at this point in the history
  4. Update how Mixdrop is stored

    Eltik committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    eec567f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Update 9anime

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f1fee09 View commit details
    Browse the repository at this point in the history
  2. Fix 9anime

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    7bb846d View commit details
    Browse the repository at this point in the history
  3. Update crawl script

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f070287 View commit details
    Browse the repository at this point in the history
  4. Update epub.ts

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    18743c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac6bfe6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dcb4ac View commit details
    Browse the repository at this point in the history
  7. Add MangaFox

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    9a65dac View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from skearya/bun

    Make function recent() type safe
    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    0c8382e View commit details
    Browse the repository at this point in the history
  9. Update workflows

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f630b6d View commit details
    Browse the repository at this point in the history
  10. Update workflows

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2151230 View commit details
    Browse the repository at this point in the history
  11. Fix workflow again (v2)

    Eltik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d712f55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5016e8b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Update NovelUpdates

    Eltik committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cf4521f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Bug fixes

    Eltik committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    22fa434 View commit details
    Browse the repository at this point in the history
  2. More fixes

    Eltik committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bb5934d View commit details
    Browse the repository at this point in the history
  3. Add startup folder

    Eltik committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2f131f1 View commit details
    Browse the repository at this point in the history
  4. Update manager!

    Eltik committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f8ab69d View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Eltik committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0a5de94 View commit details
    Browse the repository at this point in the history