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

v0.5.5 #13

Merged
merged 24 commits into from
Aug 28, 2020
Merged

v0.5.5 #13

merged 24 commits into from
Aug 28, 2020

Conversation

ajslater
Copy link
Owner

  • Revert to whitenoise 5.1.0 which works with subpaths

Ready for alpha release. Test artifacts and ci process looking good.
commit 7bf35c37269a801656141a57a6d59aaa22759675
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:55:12 2020 -0700

    use browse loaded for brwose placeholder

commit 25001f4158904dc5e3297822cc4d16f773745638
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:24:40 2020 -0700

    plural libraries

commit 87237403632fe2f7ccef9300b3f7c265b0dfbe25
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:20:38 2020 -0700

    just nuke all that libraries exist stuff

commit 723e31eb988b433d22e8d4362e9a01c06f2a1a70
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:19:13 2020 -0700

    auth dialog enter submits form. autofocus on username

commit ce74887c2ced4e704bcf1cf77087ff6618e011b7
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 22:45:08 2020 -0700

    update package.json

commit 7546fa58bb080ffec0486e781e526b35b9a4df7e
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 22:43:50 2020 -0700

    update poetry

commit 985bd5e61fe1b8a7dcfc1583b3c634bbbf292791
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 22:32:27 2020 -0700

    let enter submit logins
commit 688165d01c797b723387d057dac7d004461c258e
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 01:28:20 2020 -0700

    0.5.1 minor bugfixes

commit 2487d151e0a687f5bac3aa152acb066d556beadf
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 01:18:31 2020 -0700

    lint

commit 31432a3c4f6e3463ef71a3d4b606713cabdaf5cb
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 01:07:50 2020 -0700

    ignore webpack-stats.json for prettierignore and sort it
* v0.5.1 with correct docker tag. (#7)

* oops forgot to bump docker-env version

* tweak NEWS to trigger ci deploy

* update README roadmap to include OPDS

* admin flag documentation

* fix bad multiprocessing method for windows

* Squashed commit of the following:

commit c12e685bd192fa724bce8bd956f7981a0df571dc
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 19:01:22 2020 -0700

    cleanup filtering

commit 134b1d0e25f2018979f957f764f01546fe797726
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:47:54 2020 -0700

    move get_folders_filter into choices only

commit cad82011ac6012c26b1f933adf70aafb8b64b143
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:47:31 2020 -0700

    fix filter menu close

commit 61567ace2f997ccafd6b9b7030bde77e3c55fbd3
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:15:31 2020 -0700

    reorg and optimize some browse_base view stuff

commit db9fc9b9ae606e53c9c4e364c010ef4df0e7dcb0
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:15:10 2020 -0700

    lint

commit 3bf26fd1d8e374eec862a671446775c1773750f6
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:14:29 2020 -0700

    poetry extras doesn't work like i thought it did. move that stuff into development deps

commit 84b42d11aa33f8a0559a5763e25e78e4ecd47110
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 16:59:24 2020 -0700

    lazy filter choices

* Squashed commit of the following:

commit bcb685cac1ee10a78838b8404c5411f63c53ba2d
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 19:16:19 2020 -0700

    return of librariesExist

* bump v0.5.2 version numbers

* declare PKG_VERSION  in Dockerfile
* v0.5.2 (#9)

* Alpha dev ci (#3)

Ready for alpha release. Test artifacts and ci process looking good.

* fix tagged version name

* Squashed commit of the following:

commit 7bf35c37269a801656141a57a6d59aaa22759675
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:55:12 2020 -0700

    use browse loaded for brwose placeholder

commit 25001f4158904dc5e3297822cc4d16f773745638
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:24:40 2020 -0700

    plural libraries

commit 87237403632fe2f7ccef9300b3f7c265b0dfbe25
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:20:38 2020 -0700

    just nuke all that libraries exist stuff

commit 723e31eb988b433d22e8d4362e9a01c06f2a1a70
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 23:19:13 2020 -0700

    auth dialog enter submits form. autofocus on username

commit ce74887c2ced4e704bcf1cf77087ff6618e011b7
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 22:45:08 2020 -0700

    update package.json

commit 7546fa58bb080ffec0486e781e526b35b9a4df7e
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 22:43:50 2020 -0700

    update poetry

commit 985bd5e61fe1b8a7dcfc1583b3c634bbbf292791
Author: AJ Slater <aj@slater.net>
Date:   Tue Aug 25 22:32:27 2020 -0700

    let enter submit logins

* Squashed commit of the following:

commit 688165d01c797b723387d057dac7d004461c258e
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 01:28:20 2020 -0700

    0.5.1 minor bugfixes

commit 2487d151e0a687f5bac3aa152acb066d556beadf
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 01:18:31 2020 -0700

    lint

commit 31432a3c4f6e3463ef71a3d4b606713cabdaf5cb
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 01:07:50 2020 -0700

    ignore webpack-stats.json for prettierignore and sort it

* oops forgot to bump docker-env version

* V0.5.2 (#8)

* v0.5.1 with correct docker tag. (#7)

* oops forgot to bump docker-env version

* tweak NEWS to trigger ci deploy

* update README roadmap to include OPDS

* admin flag documentation

* fix bad multiprocessing method for windows

* Squashed commit of the following:

commit c12e685bd192fa724bce8bd956f7981a0df571dc
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 19:01:22 2020 -0700

    cleanup filtering

commit 134b1d0e25f2018979f957f764f01546fe797726
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:47:54 2020 -0700

    move get_folders_filter into choices only

commit cad82011ac6012c26b1f933adf70aafb8b64b143
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:47:31 2020 -0700

    fix filter menu close

commit 61567ace2f997ccafd6b9b7030bde77e3c55fbd3
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:15:31 2020 -0700

    reorg and optimize some browse_base view stuff

commit db9fc9b9ae606e53c9c4e364c010ef4df0e7dcb0
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:15:10 2020 -0700

    lint

commit 3bf26fd1d8e374eec862a671446775c1773750f6
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 18:14:29 2020 -0700

    poetry extras doesn't work like i thought it did. move that stuff into development deps

commit 84b42d11aa33f8a0559a5763e25e78e4ecd47110
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 16:59:24 2020 -0700

    lazy filter choices

* Squashed commit of the following:

commit bcb685cac1ee10a78838b8404c5411f63c53ba2d
Author: AJ Slater <aj@slater.net>
Date:   Wed Aug 26 19:16:19 2020 -0700

    return of librariesExist

* bump v0.5.2 version numbers

* declare PKG_VERSION  in Dockerfile

* whitenoise 5.2.0 fixes the AUTOREFRESH BUG

* Squashed commit of the following:

commit 52ed30323697d07feef08f57533626df9e84f042
Author: AJ Slater <aj@slater.net>
Date:   Thu Aug 27 11:43:49 2020 -0700

    versioned API

* remove print

* fix filter error with aggregates. fucking confusing.

* make the no comics found label a little less garish

* Squashed commit of the following:

commit cee372d8dfda3c862a9d83883041edc45a013c7a
Author: AJ Slater <aj@slater.net>
Date:   Thu Aug 27 12:48:46 2020 -0700

    displaying package version works

* master version bumping script

* only flood control libaryChanged message

* broadcast a message when we scan libraries

* scan notify api endpoint

* frontend for scan notify snackbar

* lint

* move isAdmin to auth getters

* use queue for scan-notify

* Squashed commit of the following:

commit 54aed271624a0d93a9f8cd23475151c27dd96710
Author: AJ Slater <aj@slater.net>
Date:   Fri Aug 28 09:56:33 2020 -0700

    fix login

* update NEWS

* fix sed for bsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant