1
0
Fork 0
Commit graph

2542 commits

Author SHA1 Message Date
Joachim
1aa319d6ee Move description text below header 2021-05-23 17:17:46 +02:00
Joachim
cf7cbfdf8f Fix title styles 2021-05-23 17:17:30 +02:00
Joachim
9eb719106f Fix display bug 2021-05-23 17:17:02 +02:00
Joachim
251c8bbd08 Merge remote-tracking branch 'upstream/main' into list-style-fixes 2021-05-23 15:14:50 +02:00
Joachim
0708d64bf1 Update bookwyrm.css 2021-05-23 12:10:57 +02:00
Jason Kelly
7eb5f3b026 Making magic number more readable 2021-05-23 14:31:22 +08:00
Jason Kelly
6e655cb0e0 Added new widget to alert if a file is set at larger than 10 MB.
- Updated default widget to use template that adds a notification box.
- Added JS to add onchange & load events to look at the value in the input and trigger the notification & disable the form submits.
2021-05-23 14:12:00 +08:00
Jason Kelly
c9617c4bd3 Added EMAIL_BACKEND to env settings to be able to use console backend in local dev. 2021-05-23 14:09:13 +08:00
f987a352c6 Fixes username helper 2021-05-22 21:33:56 -07:00
bdf267dea5 Refactors block button for query efficiency 2021-05-22 20:36:30 -07:00
9285f483c2 Query tweaks for book page 2021-05-22 20:14:57 -07:00
2d4cec4422 Improves shelf page query efficiency a little 2021-05-22 19:54:50 -07:00
7a4c4248df Improves status template performance
Reduces queries about about 65
2021-05-22 19:01:40 -07:00
e5ff4ac36d Python formatting 2021-05-22 18:02:14 -07:00
3d3ab6433e Improves query efficiency for shelve buttons
About 50 fewer queries (yikes)
2021-05-22 17:58:08 -07:00
368d2cd716 Reduces feed page queries for goals
9 fewer queries
2021-05-22 17:34:16 -07:00
d33b55e025 Hide delete button text on mobile 2021-05-21 09:52:40 -07:00
00eba98e9f Fixes display of announcement show/hide button on mobile 2021-05-21 09:50:23 -07:00
ea56d42906
Merge pull request #1116 from bookwyrm-social/import-async-error
Don't error when task for import no longer exists
2021-05-20 21:14:15 -07:00
8772f26b91 Don't error when task for import no longer exists 2021-05-20 20:35:12 -07:00
a70c713c29 Fixes default values in edit announcement form 2021-05-20 20:21:04 -07:00
d39374f13c Fixes editions page 2021-05-20 18:41:36 -07:00
9933b888f9
Merge pull request #1112 from bookwyrm-social/search-null-state
Fixes search null state view
2021-05-20 16:49:46 -07:00
e74bb4e33c
Merge pull request #1111 from bookwyrm-social/rss-templates
Moves rss templates to base level directory
2021-05-20 16:40:41 -07:00
6cadba78fe Python formatting 2021-05-20 16:38:12 -07:00
a8a8398cf8 Fixes search null state view 2021-05-20 16:34:32 -07:00
ab3fb4d555 Adds test for search with no query 2021-05-20 16:32:44 -07:00
b6c17defd7
Merge pull request #1108 from bookwyrm-social/ol-redirects
Handle openlibrary redirects
2021-05-20 16:18:51 -07:00
2a451e83c6
Merge pull request #1109 from bookwyrm-social/invalid-image-url
Handle all kinds of invalid image urls
2021-05-20 16:18:44 -07:00
c52b26f404 Moves rss templates to base level directory 2021-05-20 16:12:24 -07:00
5401d73909 404 instead of error for invalid post link 2021-05-20 16:06:23 -07:00
f1d4f092f2 Handle all kinds of invalid image urls 2021-05-20 16:03:14 -07:00
1e9211018d Handle openlibrary redirects 2021-05-20 15:55:50 -07:00
f6440aa173 Correctly handles openlibrary works with no editions 2021-05-20 15:37:26 -07:00
4af6667d6a
Merge pull request #1105 from bookwyrm-social/suggested-users-error
Fixes logic error in get started user view
2021-05-20 15:26:39 -07:00
633a4c4135
Merge pull request #1104 from bookwyrm-social/banner-auth
Only show banner to authenticated users
2021-05-20 15:26:29 -07:00
0ba7ee41fe
Merge pull request #1102 from bookwyrm-social/pagination-get
Uses safe method for pagination on follows pages
2021-05-20 15:17:54 -07:00
82f74a4049 Fixes logic error in get started user view 2021-05-20 15:17:05 -07:00
9c13bf34a8 Only show banner to authenticated users 2021-05-20 15:11:47 -07:00
3f1d670911 Uses safe method for pagination on follows pages 2021-05-20 14:47:23 -07:00
62dc8270b6 Catch unexpectedly missing columns in csv imports
I kept the 500 error here so that things don't silently fail in
unexepcted ways
2021-05-20 14:39:33 -07:00
ff3c4b8e73 Fixes announcement view test 2021-05-20 13:42:30 -07:00
cefc5994a6 Makes extra content optional 2021-05-20 12:40:03 -07:00
fdb315d2ac Adds individual announcement page test 2021-05-20 12:14:57 -07:00
44e8db3f33 Adds view test for announcements admin page 2021-05-20 12:12:11 -07:00
2e193aa3c6 Delete announcements 2021-05-20 12:08:12 -07:00
a415991e96 Fixes clashing filter names in templates 2021-05-20 11:56:26 -07:00
b8e9b9f57e Cleans up show/hide behavior 2021-05-20 11:46:24 -07:00
49916a7498 Sorting for announcement headers and pagination 2021-05-20 09:43:29 -07:00
3d70a36d86 Editable announcement 2021-05-20 09:28:39 -07:00