1
0
Fork 0
Commit graph

1276 commits

Author SHA1 Message Date
Vivianne Langdon
440e2f8806 black 2022-03-02 01:47:08 -08:00
Vivianne Langdon
2b483488aa Remove slugs from shelf as their id has text in it already 2022-03-02 01:37:58 -08:00
Vivianne Langdon
d8181d6d66 Redirect to correct url with slug 2022-03-02 01:12:32 -08:00
Vivianne Langdon
ebf463fc91 Generation of slugs and new urls to handle slugs
- TODO: redirect to correct slug if not found.
2022-03-02 00:21:23 -08:00
043fd54d70
Merge branch 'main' into themes 2022-02-28 13:27:05 -08:00
e1ea847441
Merge pull request #1986 from bookwyrm-social/instance-refresh
Instance refresh
2022-02-28 13:26:22 -08:00
81cfcff939 Reload instance data 2022-02-28 13:11:01 -08:00
f4aa202292 Adds counts of blocked and federated instances 2022-02-28 12:27:54 -08:00
ec93d1812a Block access to follow views 2022-02-28 12:04:47 -08:00
Thomas Versteeg
1e3f9246d6 Produce a proper status 2022-02-28 20:56:59 +01:00
Thomas Versteeg
539775f370 Merge remote-tracking branch 'upstream/main' into partially-read-shelf 2022-02-28 20:44:55 +01:00
142cc5437a Move sorting to separate function 2022-02-28 10:41:40 -08:00
b2b3ba653e Refactors how success/failure messages how on list page 2022-02-28 10:29:58 -08:00
202696f913 Don't show lists a book is already on in add form 2022-02-28 10:03:24 -08:00
c82042f506 Delete themes 2022-02-28 09:55:23 -08:00
8259d16ee9 Check available themes in form 2022-02-27 11:20:11 -08:00
3dfbb3272e Theme selector 2022-02-27 10:00:50 -08:00
0870eccad9 Adds unscheduler 2022-02-26 10:24:23 -08:00
2a436800c4 Schedules automod task 2022-02-26 10:14:47 -08:00
eea7d9d4e5 Retain author across saves 2022-02-25 17:57:18 -08:00
29a6d74ff2 Python formatting 2022-02-25 17:23:13 -08:00
b001c31f97 Save author along with added edition 2022-02-25 16:54:03 -08:00
c67f92af46 Add editions view 2022-02-25 16:40:34 -08:00
Thomas Versteeg
e9dfa42e11
Merge branch 'main' into partially-read-shelf 2022-02-25 21:00:29 +00:00
8ca2b55e7e Sort author books by rating 2022-02-25 12:04:21 -08:00
6d1d62cf2f View for starting to edit a book with existing data 2022-02-25 11:50:25 -08:00
3ce8b3390e Adds task 2022-02-24 12:16:18 -08:00
12f67dc0ce Adds automod view 2022-02-24 11:18:43 -08:00
edf3b61602 Show error or success states 2022-02-17 18:00:19 -08:00
98cad7c51a
Merge pull request #1950 from bookwyrm-social/release-notice
Adds notice to admin about available updates
2022-02-17 16:37:22 -08:00
3869f0cc1a Python formatting 2022-02-17 16:28:55 -08:00
9132c054f2 Adds notice to admin about available updates 2022-02-17 16:23:15 -08:00
31d362d715 Adds setup views tests 2022-02-17 14:55:48 -08:00
be479fe4cb Adds warnings about misconfigurations 2022-02-17 13:22:33 -08:00
f6e2ec02aa Adds overview page to setup 2022-02-17 13:02:07 -08:00
63558bb75e Python formatting 2022-02-17 11:31:52 -08:00
23d0d3e2b7 Register admin user 2022-02-17 11:25:11 -08:00
b4e0749f73 Disallow registration in install mode and adds redirects 2022-02-17 10:52:12 -08:00
c31ec7dbd5 Adds setup view 2022-02-17 10:03:02 -08:00
Thomas Versteeg
d67dac4519
Merge branch 'main' into partially-read-shelf 2022-02-17 16:34:10 +00:00
Willi Hohenstein
03ff8c248d Added input control and better char replacement 2022-02-14 17:38:45 +01:00
Willi Hohenstein
0b02287378 add docstring 2022-02-13 20:49:44 +01:00
Willi Hohenstein
54eeeb5798 fix style to pass tests 2022-02-13 20:30:11 +01:00
Willi Hohenstein
3c05cecb50 function moved 2022-02-13 19:07:25 +01:00
Thomas Versteeg
c88b34814f Rename 'Partially Read' to 'Stopped Reading' 2022-02-12 19:49:54 +01:00
9827cef9a9 Python formatting 2022-02-12 10:34:16 -08:00
01b52f023a Adds edit announcement view 2022-02-11 14:42:47 -05:00
Thomas Versteeg
2b27889457 Add 'Partially Read' shelf 2022-02-11 14:33:46 +01:00
a73960a0da Python formatting 2022-02-04 19:44:03 -08:00
49ceb2a978 Fixes warning in author view tests 2022-02-04 19:41:21 -08:00