Commit Graph

2070 Commits

Author SHA1 Message Date
68d943fb26 Preserve readthrough id in edit 2022-01-11 10:33:58 -08:00
a412f87c64 Match wording to state 2022-01-11 10:29:11 -08:00
7ccb02f635 Use new modal for edits 2022-01-11 10:27:10 -08:00
cdaf0fe8e3 Show error message when start and finish date is invalid 2022-01-11 10:22:19 -08:00
9521c477b2 Moves readthrough templates to dir 2022-01-11 09:58:28 -08:00
0d2c6e63d1 Converts create readthrough to modal 2022-01-11 09:50:04 -08:00
048460aec2 Don't show filters notice on paged feed 2022-01-11 09:12:30 -08:00
4faf3cf09a Fixes button on search page 2022-01-11 09:12:04 -08:00
2746318152 Uses datalist for autocomplete suggestions 2022-01-10 15:47:40 -08:00
380087da90 Merge branch 'book-file-links' into autocomplete 2022-01-10 15:32:20 -08:00
dcf8a8dab9 Fixes settings tab highlighting 2022-01-10 15:27:33 -08:00
c0b5e6ad78 Fixes linting errors 2022-01-10 15:00:37 -08:00
78dd5caf9f Allow users to report spam links 2022-01-10 14:55:10 -08:00
651d468b13 Show who added the link in admin view 2022-01-10 13:33:22 -08:00
34f375c53c Store user that added link 2022-01-10 13:27:01 -08:00
2880b311e1 HTML validity fix for summary tag 2022-01-10 12:30:24 -08:00
62f481c859 Fixes urls 2022-01-10 12:21:36 -08:00
d610115a5b Null state for links 2022-01-10 12:09:03 -08:00
8ba3a4ab00 Adds link confirmation modal 2022-01-10 11:48:07 -08:00
4ba375892a Merge pull request #1793 from bookwyrm-social/more-caches
More caches
2022-01-10 11:25:26 -08:00
f0ae37c331 Block or approve domains 2022-01-10 11:19:20 -08:00
6b0967df39 Show related books in links preview 2022-01-10 11:03:10 -08:00
3f280af715 Functionality to edit name 2022-01-10 10:48:27 -08:00
f580a51f24 Form to edit link domain display names 2022-01-10 10:39:09 -08:00
32e3fdb438 Adds admin view 2022-01-10 10:12:28 -08:00
0bfa15bb47 Adds id on static link edit view 2022-01-09 20:48:16 -08:00
aa9864a21e Only show approved links 2022-01-09 20:30:23 -08:00
bae01e1ea5 Updates modal 2022-01-09 14:20:52 -08:00
4931e5cad2 Merge branch 'main' into book-file-links 2022-01-09 13:15:58 -08:00
0a182e8150 Caches query for landing page books 2022-01-09 13:04:41 -08:00
e8c830750a No cache for suggested books 2022-01-09 13:00:02 -08:00
00e8574d1f Typo fix 2022-01-09 11:01:55 -08:00
278ce88b82 Annual Summary: Fix link to book with highest page count 2022-01-09 12:18:18 +01:00
16a58ae079 Merge branch 'main' into book-file-links 2022-01-08 16:58:37 -08:00
2cca9fab2d Cache user relationship for follow buttons 2022-01-08 12:33:13 -08:00
26928252cd Use cache 2022-01-08 11:44:04 -08:00
bb4b724b1a Updates queries 2022-01-08 11:26:15 -08:00
392dbfce01 Merge branch 'main' into about-page 2022-01-07 14:59:26 -08:00
abcae9e6c4 Removes caches that cause CSRF token failures 2022-01-07 09:47:58 -08:00
e4be6a98e8 do not cache registration form
Fixes #1777

Caching the Landing view also caches the registration form, including the CSRF value.

This moves the caching into the recently reviewed books landing template which is presumably what we're trying to cache here, instead of caching the whole view.

NOTE: this fixes the problem with registration, I haven't done enough testing to be sure it actually still caches the recent reviews data.
2022-01-07 13:13:56 +11:00
cc6c75c5ec Merge pull request #1774 from hughrun/zero-annual
Minor grammar fix for annual review page
2022-01-06 13:05:33 -08:00
e2efd5fd5a "any" is plural
English huh, what a weird language.
2022-01-07 07:50:36 +11:00
86b3789ffe Fixes display of filter inputs in chromium 2022-01-06 11:11:00 -08:00
e416ef05e8 Fixes cache of status interact
The CSRF token was being cached which caused submits to fail
2022-01-06 11:07:22 -08:00
b3bfaf0586 Use 6 month cache for items that don't really need to expire 2022-01-06 10:27:12 -08:00
1d2b6f038a Fixes wording on want-to-read superlative 2022-01-06 10:01:20 -08:00
ee1fd05430 Fixes book links 2022-01-06 09:58:46 -08:00
461bfd0ce7 Link to books 2022-01-06 09:47:46 -08:00
d690224559 Use weighted averages 2022-01-06 09:39:51 -08:00
840746754d Fixes superlatives 2022-01-06 09:22:10 -08:00