Alex Cabal
|
a46ff8e137
|
Fix Github URL validation in projects
|
2024-12-18 14:58:04 -06:00 |
|
Alex Cabal
|
97021ce26d
|
Add blog post
|
2024-12-16 23:47:02 -06:00 |
|
Alex Cabal
|
d902074285
|
Add new project form, and allow projects to be created when attempting to create a placeholder that already exists.
|
2024-12-16 21:27:45 -06:00 |
|
Alex Cabal
|
657ecc68d4
|
Tweak styling of placeholder form
|
2024-12-16 10:55:06 -06:00 |
|
Alex Cabal
|
5782d6ca7d
|
Further refine projects system
|
2024-12-15 23:39:23 -06:00 |
|
Mike Colagrosso
|
27a83da463
|
Make placeholder outlines responsive
|
2024-12-15 20:15:18 -06:00 |
|
Alex Cabal
|
c7a4e34e31
|
Add projects index page, and more detail on placeholder pages
|
2024-12-14 21:12:00 -06:00 |
|
Alex Cabal
|
adfe07aad9
|
Add beginning of a project management system to placeholders
|
2024-12-14 19:13:03 -06:00 |
|
Alex Cabal
|
23b5c8ef31
|
Allow admin to view collection metadata
|
2024-12-14 11:32:02 -06:00 |
|
Alex Cabal
|
a17aad76c2
|
Add in-progress and not-pd ribbons for ebook placeholders
|
2024-12-13 14:33:21 -06:00 |
|
Mike Colagrosso
|
1ab95df084
|
Add placeholders for ebooks
|
2024-12-13 11:46:36 -06:00 |
|
Alex Cabal
|
5270891eb4
|
Update PD day banner and tweak blog post wording
|
2024-11-27 15:17:10 -06:00 |
|
Alex Cabal
|
c65035630f
|
Add public domain day banner
|
2024-11-27 12:52:37 -06:00 |
|
Alex Cabal
|
b536ebdaee
|
Add blog post for Public Domain Day 2025
|
2024-11-26 23:14:26 -06:00 |
|
Alex Cabal
|
84f4b2b0bf
|
Add donation drive aside to download page
|
2024-11-25 12:03:26 -06:00 |
|
Alex Cabal
|
86f3ac74be
|
Tweak donation page style
|
2024-11-25 10:40:52 -06:00 |
|
Alex Cabal
|
8ad3291a35
|
Add admin form to view and edit users
|
2024-11-23 14:30:11 -06:00 |
|
Alex Cabal
|
5c7a924be2
|
Add Bluesky and Mastadon accounts, and add some Mastodon metadata to header
|
2024-11-18 13:41:45 -06:00 |
|
Alex Cabal
|
163ada3b09
|
Add placeholders for public domain day ebooks
|
2024-11-04 21:17:09 -06:00 |
|
partev
|
f901ee89e0
|
replace twitter.com with x.com
|
2024-10-19 12:21:19 -05:00 |
|
Alex Cabal
|
19cf14c1aa
|
Add automatic donation drives
|
2024-10-17 11:58:25 -05:00 |
|
Ainsley Ellis
|
dbbd972ad5
|
Remove unused CSS rule for footer paragraphs
|
2024-10-02 16:46:54 -05:00 |
|
Alex Cabal
|
6e4ac8a9d8
|
Fix font weight for checkbox elements
|
2024-08-29 15:24:14 -05:00 |
|
Alex Cabal
|
a91b899a69
|
Tweak appearance of artwork form and add URL validation for SE URL
|
2024-07-18 12:12:35 -05:00 |
|
Alex Cabal
|
486167dd43
|
Add corporate sponsor
|
2024-06-17 10:01:19 -05:00 |
|
Robin Whittleton
|
13a1d5278e
|
Tweak text colours to meet minimum contrast
This gives the code samples a slightly brighter and less saturated look, but I think it looks good.
|
2024-05-30 21:35:12 -05:00 |
|
Alex Cabal
|
e7a9790147
|
Add Facebook button in footer
|
2024-04-24 13:05:15 -05:00 |
|
Alex Cabal
|
8930d9b906
|
Fix various CSS errors
|
2024-04-22 10:51:29 -05:00 |
|
Alex Cabal
|
00619080a8
|
Add icons to form elements across site, and remove some CSS classes in favor of :has()
|
2024-04-15 20:36:56 -05:00 |
|
Alex Cabal
|
92c647f2b1
|
Add X and Instagram links to site footer
|
2024-04-13 12:15:38 -05:00 |
|
Alex Cabal
|
9437beaee9
|
Add thank-you page to ebook downloads
|
2024-02-26 13:34:44 -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 |
|
Alex Cabal
|
d3bde7d195
|
Use @inputmode="number" instead of <input type="number">
|
2024-01-16 00:19:43 -06:00 |
|
Alex Cabal
|
8a82524de7
|
Change artwork list to grid view
|
2024-01-09 11:19:36 -06:00 |
|
Alex Cabal
|
017baef7d3
|
Artwork system: More options for reviewers submitting new artwork
|
2024-01-07 14:03:55 -06:00 |
|
Alex Cabal
|
5a1c05d8c5
|
Add password login option for some users, and further refinements to artwork management system
|
2024-01-06 22:27:38 -06:00 |
|
Mike Colagrosso
|
6a5c05511a
|
Add cover art database
Co-authored-by: Job Curtis <job.curtis@gmail.com>
Co-authored-by: Alex Cabal <alex@standardebooks.org>
|
2024-01-03 19:14:04 -06:00 |
|
Alex Cabal
|
fa952176d1
|
Tweak style for error messages
|
2023-07-14 09:38:28 -05:00 |
|
Alex Cabal
|
c335ad331d
|
Use @aria-current attribute instead of class on nav items
|
2023-02-22 15:39:07 -06:00 |
|
Alex Cabal
|
04759aa17b
|
Add size warning when single-page download is larger than 1MB
|
2023-01-13 16:42:57 -06:00 |
|
Alex Cabal
|
52f47c828b
|
Serve <div> instead of <aside> to Kindle browser to avoid it rendering as an undismissable popup
|
2022-11-28 13:43:47 -06:00 |
|
Alex Cabal
|
40c5fdb3e3
|
Update sponsor information
|
2022-09-01 11:08:18 -05:00 |
|
Alex Cabal
|
7e16e70229
|
Prevent Patrons Circle name from breaking across column border
|
2022-08-01 11:53:43 -05:00 |
|
Alex Cabal
|
e6f74449a2
|
Fix disabling animations when user requests reduced motion
|
2022-07-28 13:47:00 -05:00 |
|
Alex Cabal
|
9321f14ba3
|
Restore 0 to donation progress
|
2022-07-25 17:30:21 -05:00 |
|
Alex Cabal
|
eaf5ff90ba
|
Wrap long lines in ebook headers
|
2022-07-15 12:02:55 -05:00 |
|
Alex Cabal
|
c457af896c
|
Log user in automatically if a request with HTTP auth is received
|
2022-07-12 11:30:03 -05:00 |
|
Alex Cabal
|
dc0e873577
|
Add feed/download toolbar to author and collection indexes
|
2022-07-12 10:24:41 -05:00 |
|
Alex Cabal
|
e19847adac
|
Add 'scroll right' notice on bulk download pages
|
2022-07-11 11:52:59 -05:00 |
|
Alex Cabal
|
625bbc3252
|
Tweak nav bar styling on small screens
|
2022-07-11 11:43:00 -05:00 |
|