Commit graph

1763 commits

Author SHA1 Message Date
partev
0bae0785c1 fix a link redirect
https://docs.microsoft.com/en-us/windows/wsl/install-win10 -> https://learn.microsoft.com/en-us/windows/wsl/install
2024-02-15 22:58:33 -06:00
Alex Cabal
152448409f Update corporate sponsors 2024-02-15 10:29:37 -06:00
Alex Cabal
933aa4fc27 Tweaks to cover art how-to 2024-02-15 10:26:15 -06:00
chapkachapka
ebfbe3619f Add style information for CC0 dl 2024-02-15 09:25:39 -06:00
chapkachapka
26a7f59358 Add new cover image how-to 2024-02-15 09:25:39 -06:00
Alex Cabal
5ab18e4adf Remove trailing slash from ebook link 2024-02-14 09:07:27 -06:00
Alex Cabal
90dcef216f Force single-page view in Hathi Trust URLs 2024-02-12 13:58:48 -06:00
Alex Cabal
11a3b9b8a8 Update wanted ebooks list 2024-02-11 15:50:32 -06:00
Alex Cabal
8e63a6c06b Don't overwrite artwork status when editing an artwork 2024-02-11 14:05:51 -06:00
Mike Colagrosso
d6006528f2 Update the ebook URL validation error message 2024-02-11 13:48:54 -06:00
Alex Cabal
3f091b0aa8 Fix nationalmuseum.se URL normalization in artwork DB 2024-02-09 16:26:12 -06:00
Alex Cabal
1bc946f7b5 Number format image dimensions in artwork listing 2024-02-09 12:17:44 -06:00
Alex Cabal
3caea5f708 Update wanted ebooks list 2024-02-07 15:04:34 -06:00
Alex Cabal
8519938e27 Fix SQL in Polls table 2024-02-06 15:53:52 -06:00
Alex Cabal
352b49b232 Update wanted ebooks list 2024-02-06 13:51:16 -06:00
Alex Cabal
8b0d5cae0a Fix broken link in how-to page 2024-02-06 12:54:01 -06:00
Alex Cabal
7cb1b59a93 Add redirect for Clarissa 2024-02-06 11:29:39 -06:00
Alex Cabal
8804c71ef4 Update wanted ebooks list 2024-02-06 09:49:21 -06:00
EmmaSweeney
0b78578262 Tweak caesura CSS in poem how-to guide 2024-02-05 21:30:13 -06:00
Mike Colagrosso
0ed064c8f0 Move single collection view to collections/get.php 2024-02-05 13:51:51 -06:00
Alex Cabal
c98b15dca5 Update wanted ebooks list 2024-02-05 12:49:20 -06:00
Alex Cabal
4238890fdb Update wanted ebooks list 2024-02-05 11:55:01 -06:00
Alex Cabal
6da7f948b7 Add temporary support for the 'fixup' tag for cleaning up legacy artwork entries 2024-02-05 10:20:45 -06:00
Alex Cabal
1394a25b27 Update wanted ebooks list 2024-02-04 21:51:38 -06:00
Alex Cabal
e267911305 Change column in Polls table 2024-02-04 21:51:35 -06:00
Alex Cabal
2b47b65437 Clean up function imports 2024-01-31 10:28:22 -06:00
Alex Cabal
b5c6d5fe34 Update wanted ebooks list 2024-01-31 09:05:40 -06:00
Alex Cabal
1d36ece705 Hide emails in constants 2024-01-30 11:17:59 -06:00
Mike Colagrosso
f50fab37d3 Minor comment fixes
Fix one typo, remove a docstring meant for an old function
2024-01-30 11:10:05 -06:00
Mike Colagrosso
d95d9b3349 Refactor Library::FilterEbooks and Template::SearchForm to accept EbookSort 2024-01-30 11:10:05 -06:00
Mike Colagrosso
980ed8cea9 Convert ebook SORT_ constants to an enum 2024-01-30 11:10:05 -06:00
Mike Colagrosso
94dce1009a Refactor Library::FilterArtwork and artworks/index.php to accept ArtworkSort 2024-01-30 11:10:05 -06:00
Mike Colagrosso
004a4a27c3 Convert SORT_COVER_ constants to an enum 2024-01-30 11:10:05 -06:00
Mike Colagrosso
09b4385100 Convert SOURCE_ constants to an enum 2024-01-30 11:10:05 -06:00
Alex Cabal
3606a5c425 Restore missing 'order by' clause to artwork list 2024-01-29 18:32:15 -06:00
Alex Cabal
6ff60d8d96 Allow PATCHing of artwork ebook URL to empty string 2024-01-29 18:27:56 -06:00
EmmaSweeney
69dc4580ed Add ToC to how-to play guide 2024-01-29 10:43:53 -06:00
Alex Cabal
a9dcdcde94 Limit artwork results at the DB level 2024-01-28 14:04:29 -06:00
Alex Cabal
d7275074b8 Update uncategorized artwork page 2024-01-28 12:19:36 -06:00
Alex Cabal
7ea9f707c5 Fix spacing in HTML output 2024-01-26 12:17:57 -06:00
Alex Cabal
801b5f524a Add special 'query-ebook-url' parameter to /artworks to get covers matching exactly the ebook URL 2024-01-26 12:05:34 -06:00
Mike Colagrosso
3ebe6fe457 Set artist name length to 255
The length should be long enough to store COVER_ARTWORK_MAX_STRING_LENGTH
2024-01-26 10:17:36 -06:00
Mike Colagrosso
e08dfab9da Set the death year to null for the Anonymous artist 2024-01-26 10:14:22 -06:00
Alex Cabal
fc42f1579a Some tweaks to artwork form 2024-01-24 00:06:38 -06:00
Alex Cabal
1a14a775d4 Add clarifying comment 2024-01-23 23:54:59 -06:00
Alex Cabal
cbf87487eb Use ebook URL and not filesystem slug to identify ebooks in artworks 2024-01-23 23:11:30 -06:00
Mike Colagrosso
91ac96d784 Add status and user filtering to GetArtworksByArtist 2024-01-23 21:34:27 -06:00
Alex Cabal
770c010025 Add todo comment 2024-01-23 14:53:27 -06:00
Mike Colagrosso
b6c1e1133d Add z-index: -1 to select down arrow
Without this change clicking exactly on the down arrow eats the click and
doesn't active the <select> element.
2024-01-23 14:53:10 -06:00
Mike Colagrosso
959b79a439 Add "select" class to match the ::after selector 2024-01-23 14:53:10 -06:00