Commit graph

1255 commits

Author SHA1 Message Date
Alex Cabal
f8c8bed247 CSS tweaks 2022-07-08 17:23:27 -05:00
Alex Cabal
904b8b1f50 Tweak SQL to use 'using' instead of 'on' 2022-07-07 10:38:53 -05:00
Alex Cabal
f66f6e3287 Improved error printing in dev site 2022-07-06 16:47:24 -05:00
Alex Cabal
96f2da708a Unset styling in web.css to override styling that may have been set by the ebook itself 2022-07-06 12:04:42 -05:00
Alex Cabal
151e9e682b Correctly invert icons in page scan links in dark mode 2022-07-06 11:59:04 -05:00
Alex Cabal
285c708cab Don't reveal newsletter subscription ID in URL when creating a new subscription 2022-07-06 11:55:53 -05:00
Alex Cabal
4efc5dcdaf Rename Vote object to PollVote 2022-07-06 11:36:42 -05:00
Alex Cabal
8168a125d0 Expand flag in 'how to review' guide 2022-07-05 15:09:15 -05:00
Weijia Cheng
de5b668612 How to review guide: Fix grep missing extended option 2022-07-05 15:08:24 -05:00
Weijia Cheng
1f4d4349fe How to review guide: Remove duplicated instruction 2022-07-05 15:08:24 -05:00
Alex Cabal
3a1bc8f58c Tweak testing FPM config 2022-07-04 16:21:18 -05:00
Alex Cabal
727e1af67d Update user in database if they exist when processing a payment 2022-07-04 15:31:16 -05:00
Alex Cabal
de9e8161ce PHPStan tweaks 2022-07-04 12:58:18 -05:00
Alex Cabal
497f749523 Tweak patrons poll REST structure 2022-07-04 12:46:48 -05:00
Alex Cabal
011cd747f1 Convert newsletter to use Users table as base 2022-07-04 12:09:49 -05:00
Alex Cabal
b48a788430 Fix some naming errors and code cleanup 2022-07-02 16:50:59 -05:00
Alex Cabal
3fa9592e6d Send an email to lapsed patrons 2022-07-02 16:45:23 -05:00
Alex Cabal
0875e697b4 Change secrets from being stored in flat files to being stored in PHP INI configuration 2022-07-02 13:36:46 -05:00
Alex Cabal
9d36a7c013 Update wanted ebooks list 2022-06-30 13:27:41 -05:00
Alex Cabal
6c8414f844 Update PropertiesBase to new patterns and improve static analysis checks 2022-06-30 13:23:05 -05:00
Alex Cabal
5f0b57f7e9 Fix wrong test when processing payments 2022-06-30 09:57:05 -05:00
Alex Cabal
723a4b4a72 Update wanted ebooks list 2022-06-29 19:35:26 -05:00
Alex Cabal
c2cf6ef455 Change 'modified' property to 'updated' for consistency 2022-06-29 18:55:51 -05:00
Alex Cabal
32206f3cd7 Improve handling of returning patrons 2022-06-29 18:05:49 -05:00
Alex Cabal
dbefba6b94 Change 'timestamp' properties on objects to more descriptive names 2022-06-29 17:19:28 -05:00
Alex Cabal
18f761929a Clean up some class inheritance issues in feeds 2022-06-29 17:17:21 -05:00
Alex Cabal
2ef5ce6551 Add poll system for Patrons Circle 2022-06-29 17:17:20 -05:00
Alex Cabal
3555d53615 Add timestamp to anonymous transactions in Zoho webhook 2022-06-28 09:38:31 -05:00
Alex Cabal
1089e7e890 Tweak donation bar 2022-06-27 16:40:03 -05:00
Alex Cabal
ea752d86dd Tweaks to how-to page and styles 2022-06-27 10:54:56 -05:00
James
c6c0088237 Add guide for paperwhite/oasis azw3 download on-device 2022-06-27 10:44:51 -05:00
Alex Cabal
208b08f7e5 Update wanted ebooks list 2022-06-27 10:33:37 -05:00
Alex Cabal
3d32bd03b9 Remove unused var declaration 2022-06-26 11:46:17 -05:00
Alex Cabal
74d007a3fc Update wanted ebooks list 2022-06-25 20:09:11 -05:00
Alex Cabal
5e28fe4d93 Tweak header CSS 2022-06-25 20:09:11 -05:00
Alex Cabal
70fbce410c Use the se:is-a-collection metadata element to decide if we search the ToC 2022-06-25 20:09:09 -05:00
Alex Cabal
86ae801f84 Tweak email template 2022-06-25 11:25:43 -05:00
Alex Cabal
26ff33b227 Update wanted ebook list 2022-06-25 11:25:39 -05:00
Alex Cabal
099d510334 Tweak header styles 2022-06-24 14:19:45 -05:00
Alex Cabal
b1e0520560 Update wanted ebooks list 2022-06-24 14:01:07 -05:00
Alex Cabal
280cf437bd Don't hyphenate wrapped URLs 2022-06-24 13:57:27 -05:00
Alex Cabal
1b237265c7 Add opensearch directives to Atom and RSS feeds 2022-06-24 13:26:15 -05:00
Alex Cabal
c109c565cb Move feeds under new /feeds root 2022-06-24 12:54:57 -05:00
Alex Cabal
ee545502af Add index pages for RSS/Atom roots 2022-06-24 11:00:42 -05:00
Alex Cabal
1266c5859b Serve OPDS as application/xml 2022-06-24 10:50:26 -05:00
Alex Cabal
dcb20692aa Add --force option to generate-feeds 2022-06-24 10:48:12 -05:00
Alex Cabal
372bdadd37 Send new patron emails 2022-06-24 10:25:16 -05:00
Alex Cabal
11855d34c3 Change rel='related' to rel='alternate' for feeds 2022-06-24 10:25:12 -05:00
Alex Cabal
f9fd6c8a02 Further refinment to OPDS/RSS generation and also add Atom feeds 2022-06-23 21:27:25 -05:00
Alex Cabal
d75d847004 Add author name to RSS entries 2022-06-23 09:34:10 -05:00