Alex Cabal
a46ff8e137
Fix Github URL validation in projects
2024-12-18 14:58:04 -06:00
Alex Cabal
b2191d1219
Allow editing of projects
2024-12-18 14:20:28 -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
Mike Colagrosso
6dd8d50148
Add a dropdown to specify collection type
2024-12-16 10:32:23 -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
Alex Cabal
e8f958558a
Tweak wording on ebook placeholder page
2024-12-13 14:09:46 -06:00
Mike Colagrosso
1ab95df084
Add placeholders for ebooks
2024-12-13 11:46:36 -06:00
Alex Cabal
7ac427dad5
Add more information to user info page
2024-12-05 21:00:39 -06:00
Alex Cabal
9835e5cee0
Show payments on user detail page
2024-12-01 16:16:04 -06:00
Alex Cabal
cc304c180a
Tweak PD Day post and style
2024-11-27 20:12:43 -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
186b8ac1a6
Fix some styles
2024-11-23 15:00:21 -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
Alex Cabal
026ea90f05
Tweak artwork filter bar CSS
2024-05-30 22:54:21 -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
74e672ba89
Add status ribbons to artworks in artworks DB
2024-03-25 16:07:48 -05:00
Alex Cabal
9437beaee9
Add thank-you page to ebook downloads
2024-02-26 13:34:44 -06:00
chapkachapka
ebfbe3619f
Add style information for CC0 dl
2024-02-15 09:25:39 -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
fe03f01393
Some more minor fixes, and checks for the temporary 'todo' tag
2024-01-18 21:31:36 -06:00
Alex Cabal
5ef6d3aef8
Artwork db code tweaks, also remove 'in use' as a status
2024-01-17 16:04:11 -06:00
Mike Colagrosso
73bcae0c84
Add classes to artwork forms for easier targeting
2024-01-17 12:12:25 -06:00
Mike Colagrosso
7b03175cc7
CSS tweak to selectors for the browse form
2024-01-17 12:12:25 -06:00
Mike Colagrosso
af24efddaa
Style the Artwork editing form the same as the creation form
...
It's a complicated selector because it also must exclude the PATCH form on `artworks/get.php`, which has similar attributes.
Moreover, the browse form on `artworks/index.php` also has similar attributes.
2024-01-17 12:12:25 -06:00
Alex Cabal
d3bde7d195
Use @inputmode="number" instead of <input type="number">
2024-01-16 00:19:43 -06:00
Alex Cabal
7c49c77942
Allow clicking through to in use artwork
2024-01-15 00:08:15 -06:00
Alex Cabal
b178bcb6fa
Tweak in-use artwork CSS
2024-01-14 22:43:28 -06:00