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

chore: update main with latest develop #124

Merged
merged 13 commits into from Apr 23, 2023
Merged

chore: update main with latest develop #124

merged 13 commits into from Apr 23, 2023

Commits on Mar 18, 2023

  1. limit concurrency

    aaronleopold committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    5f63a36 View commit details
    Browse the repository at this point in the history
  2. use better name

    aaronleopold committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    106a352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    849d472 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. interface: fix navigation buttons

    - buttons now mimic native browser navigation buttons.
    - disabled in the browser, native navigation buttons should be used instead.
    dancamdev committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f5fa4dc View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. y

    aaronleopold committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    baae55f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196595c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from dancamdev/navigation-fix

    Navigation fixes
    aaronleopold committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    43a77c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. nextra template added

    aaronleopold committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3c5d952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba0a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5020c20 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    42724d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. feat: migrate off chakra (#118)

    * starting radix migration
    
    * more base components started
    
    * format
    
    * add shell files
    
    * chugging away
    
    * reorg smidge
    
    * progress progress
    
    * WIP so much work 😭
    
    * 😩
    
    * wow this will take forever
    
    * chugging away some more
    
    * more ui components
    
    * more and more and more
    
    * tiny change
    
    * more components
    
    * dont reset preferences on logout
    
    * weekend werk goes uppppp
    
    * i18n stuff
    
    * Co-authored-by: Aaron Leopold <aaronleopold@users.noreply.github.com>
    
    * more components, some i18n, finding bugs >:(
    
    * debug setup
    
    * 🙄
    
    * basic settings layout
    
    * organizing
    
    * general settings
    
    * more settings UI
    
    * fix locale issue (useEffect :sigh:) and more settings
    
    * poc
    
    * poc
    
    * ugly table still
    
    * mobile menu baby
    
    * little things here and there
    
    * kms
    
    * better ig
    
    * much better, have to fix numbers tho
    
    * better
    
    * virtualized scrolling so hard
    
    * hrm
    
    * boo
    
    * lots of small things
    
    * oops
    
    * sliding card list MUCH better
    
    * Allows setting custom path for db on launch
    
    * Updates to create library page + related components
    
    * series cursor query, fix array url param
    
    * try and!
    
    * input icons, fix mobile layout, migrate directory picker
    
    * input error state, library admin context
    
    * BYE BYE CHAKRA
    
    * tweak useLibrary query, rename
    
    * create+edit library form submission, background fetch indicator
    
    * fml prettier 😩
    
    * fml moon 😭
    
    * reading_list rbac
    
    * route changes for reader
    
    * tiny changes
    
    * misc client updates
    
    ---------
    
    Co-authored-by: LRotenberger <logarotenberger@gmail.com>
    aaronleopold and LRotenberger committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    736975f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. feat: epub progress tracking (#121)

    * wow i hate epubjs
    
    * download OPDS endpoint
    
    * nit picks
    
    * migration
    
    * opds tweaks, lots o other things
    
    * little tweaks
    
    * oops
    
    * epub reader updates
    aaronleopold committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8960e4f View commit details
    Browse the repository at this point in the history