Conversation
ajslater
commented
Sep 4, 2020
Owner
- update comicbox to v1.3 should fix many import crashes
- allow credits with an empty role
- pagination of large browse results
- center comic pages better
- add download link to browser menu
- log to files as well as console
- remove scan locks on startup
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
* v0.5.7 news and version
* remove transparency from child count
* center pages better in reader. still has a two page gap.
* scroll to the top of the page when the route changes
* more explicit read/unread menu. Add download comic to menu
* fix previous comic always start of series bug
* lint migrations
* npm update
* logfiles
* more items to news
* lint
* reorg setup-dev.sh
* Docker caching for wheel builder image
* remove scanlocks on startup. fix library change by not disabling element
* Squashed commit of the following:
commit e1994b7d8f76d1aff43de8fddd927e3ac6686502
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 15:37:37 2020 -0700
bum news
commit f230dd6590b2c0e404f5820dca76810207c74a74
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 15:33:23 2020 -0700
remove inconsistent document.title setting
commit 129323516a24bb1959f1e5cee244af56151b273f
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 15:29:20 2020 -0700
restore child counts and bookmarks
commit 21f25ec7b15822b5ee51c2c97b4a700d584306fb
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 14:42:49 2020 -0700
modular frontend comic name code. disambiguate volumes more
commit 3f8c7a4fedf931b81da9196147f6556632194fbf
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 14:21:46 2020 -0700
volume parsing on the back end
commit 557ace75ccb3522302a1b402466cb19d75a38b22
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 14:21:19 2020 -0700
fix issue type in browser
commit 4d2331d240f0b78c48e2cc365dc4d41f9155ff7d
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 13:55:02 2020 -0700
remove extra loggins
commit 566e353f78ce81f502b9ceac103f0f41b300b91c
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 13:52:40 2020 -0700
move ensure cover path to serializer so we only hit the db once
commit adfeda4d5d3a91e355ae55e6182411b2cb7f73bf
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 13:15:12 2020 -0700
pass series_name, volume_name, issue as fields. no more janky parsing
commit 361e0ad253356ea7d5733bb1ca54e2e80173c9e4
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 12:48:43 2020 -0700
rename containerList
commit 830454081e9163039dbd7893a91b099b7f094380
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 12:45:53 2020 -0700
fix up route not starting from 0
commit d17e0de419e9dd0c715d46f71e856c77a619a845
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 12:34:47 2020 -0700
pagination union with header name annotated instead of python computed
commit b1aac346d372dd5a41397c53428de0303733958a
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 12:06:44 2020 -0700
npm update
commit 69414ec4e09c97c7a6c6c7a7da3406b71da7f178
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 12:02:24 2020 -0700
update poetry
commit e34d4af0c79d86f7ca2bc072be9ee5b8965ae54f
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 12:02:04 2020 -0700
clear cache on startup
commit 34a96e36638d98be77ed5de3681c7011b4d2b6a2
Author: AJ Slater <aj@slater.net>
Date: Thu Sep 3 12:00:38 2020 -0700
fix last_scan create library bug
commit fef826cd24f2cd0315113a45f2c8eee2dcbf9667
Author: AJ Slater <aj@slater.net>
Date: Tue Sep 1 16:38:20 2020 -0700
pagination proof of concept. breaks with folder view
commit 01eefe612e6e63556e6f58545e1fbf9846689f85
Author: AJ Slater <aj@slater.net>
Date: Tue Sep 1 16:34:46 2020 -0700
lint
* friendly /me message
* Squashed commit of the following:
commit b73eab2312d1648dc24203ec7bca712d820daeb2
Author: AJ Slater <aj@slater.net>
Date: Fri Sep 4 13:15:54 2020 -0700
remove unused var
commit 12d990586f00f9b6c65eade9495de3ed65aea1fe
Author: AJ Slater <aj@slater.net>
Date: Fri Sep 4 13:11:25 2020 -0700
watch for user changes in the browse app, not the auth app for browse stuff.
commit 9ba8575c0e4f4c011fde28ee2ec37d206063700f
Author: AJ Slater <aj@slater.net>
Date: Fri Sep 4 13:10:34 2020 -0700
consolidate route generation in browse store and add page
* reform browse console logging
* Squashed commit of the following:
commit d72c5eda5744f68d442e91f942bf7e8077271976
Author: AJ Slater <aj@slater.net>
Date: Fri Sep 4 13:34:00 2020 -0700
refactor browse card to be a single card object.
* oder the common browse fields
* fix cover on metadata page
* move progress bar to browse card for better positioning.
* more tests for comic model
This was referenced Sep 4, 2020
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.