Commit graph

6020 commits

Author SHA1 Message Date
Joachim d4b8aa51f6 lint styles 2021-12-22 16:55:02 +01:00
Joachim 13ee7e7a65 Use readthrough finish date instead of shelving date 2021-12-22 16:53:10 +01:00
Joachim 357eddf16e Limit page availability to earliest completed readthrough / shelving 2021-12-22 16:52:42 +01:00
Joachim 8de2bca2c5 Add + adjust text copy component 2021-12-22 15:13:42 +01:00
Joachim 45dd39d370 Add key creation/revocation 2021-12-22 15:12:56 +01:00
Joachim af9c983145 Change voice for no read book 2021-12-22 15:11:55 +01:00
Joachim 1022e3e165 Add basic key verification and change voice in template 2021-12-22 15:11:05 +01:00
Joachim 24b0e086e7 Add summary_keys JSONField for the user 2021-12-22 14:57:26 +01:00
Joachim ce9c6f1727 Color links in green 2021-12-22 14:54:36 +01:00
Joachim 13d668e49e Color links in green 2021-12-22 14:53:34 +01:00
Joachim 0da0a62660 Don't crash if there's no ratings 2021-12-22 11:18:47 +01:00
Joachim 6308625bab Don't crash if there's no ratings 2021-12-22 11:18:26 +01:00
Joachim 67092fd3e3 🤦 2021-12-22 10:27:59 +01:00
Joachim ce8bb306a3 🤦 2021-12-21 17:35:57 +01:00
Joachim 73551f1602 Fix tests? 2021-12-21 17:24:44 +01:00
Joachim 66ee5ccacf Fix tests? 2021-12-21 17:24:15 +01:00
Joachim 8f0df388e6 Update test_annual_summary.py 2021-12-21 15:57:58 +01:00
Joachim 37abf9531d fix test 2021-12-21 15:55:51 +01:00
Joachim c13e7479c3 Add tests 2021-12-21 14:44:21 +01:00
Joachim b7545bf0dd Style fixes 2021-12-21 13:50:05 +01:00
Joachim 545fb9e4be disable no-self-use 2021-12-21 13:17:18 +01:00
Joachim 581e7f3e40 R0914 & R0201 2021-12-21 12:22:40 +01:00
Joachim 7e9c7ce9e3 Improve pylint 2021-12-21 12:12:32 +01:00
Joachim d9bd7be1ec same 2021-12-21 12:06:57 +01:00
Joachim 7c9995a5e5 Fix EditorConfig linting 2021-12-21 12:02:57 +01:00
Joachim da51711ddf black 2021-12-21 11:58:46 +01:00
Joachim 4d6c4d3ad2 Add rounding for averages 2021-12-21 11:54:20 +01:00
Joachim c2c57db8e6 Fix for empty years 2021-12-21 11:52:33 +01:00
Joachim 1fd44aeb5c Style fixes 2021-12-21 11:43:45 +01:00
Joachim ce6ca49620 Add link to current summary on home feed 2021-12-21 11:43:39 +01:00
Joachim a8e8785106 Add previous/next year links 2021-12-21 11:43:09 +01:00
Joachim a24afdb6bf Use aggregate queries 2021-12-21 10:21:30 +01:00
Joachim b2f3f03197 Lint style 2021-12-20 23:40:53 +01:00
Joachim 8d64b2d55e Add serif styles 2021-12-20 23:38:18 +01:00
Joachim c1459dbcf9 Feature: Create annual summary page 2021-12-20 23:37:45 +01:00
Hugh Rundle 1603df0817
add "Create list" form to group template 2021-12-19 14:19:35 +11:00
Joachim 89713ce685 same but for js 2021-12-17 20:53:06 +01:00
Joachim b15e0e37fc same 2021-12-17 20:51:41 +01:00
Joachim 9a2a31028b fix linting issues 2021-12-17 20:50:04 +01:00
Joachim 355405daa3 Front-end: Fix Safari details display and enhance dropdown on mobile 2021-12-17 20:40:58 +01:00
Joachim df8427921b Add alignment rule for button reset 2021-12-17 17:34:22 +01:00
Joachim f88b511bbf Update bookwyrm.css 2021-12-17 17:32:44 +01:00
Joachim ce0e2eb61a Handle navbar alignment thank to Bulma helper classes 2021-12-17 17:30:14 +01:00
Joachim f300104c4d Add reset button style 2021-12-17 17:29:46 +01:00
Joachim 2544ea12c7 Revert changes on layout 2021-12-17 17:00:10 +01:00
Joel Bradshaw faffbdce21 Fix spacing 2021-12-16 23:44:47 -08:00
Joel Bradshaw 37a7899f6f Consistently quote $@, check for argument
Also add $@ to a couple commands, and add a check for the argument to
the CORS command since it's required
2021-12-16 23:41:58 -08:00
Joel Bradshaw 8eb340945b Add sync_media_to_s3 command
This is useful if the copy gets aborted, or to sync over remnants
generated between the copy and the switchover to S3
2021-12-16 23:40:40 -08:00
Mouse Reeve 8bda0bc0dc Removes check_all javascript that is no longer used 2021-12-16 11:06:53 -08:00
Mouse Reeve 2b6c9d9d31 Runs prettier 2021-12-16 10:53:38 -08:00