Commit graph

12 commits

Author SHA1 Message Date
c38275e2f2 Consolidate published content layouts and fix comments 2024-08-10 13:13:45 -03:00
d529b043c6 Improved readability and accessibility for CSS-less mode 2024-08-10 01:46:30 -03:00
7bb8a952ef Several minor improvements to typing and misc.
- Improved schema validation
- Move username parsing and other validators to schema types
- Fix astro check command
- Add JSON/YAML schema validation for data collections
- Update licenses
- Remove deployment script in favor of rsync
- Prevent unsanitized input in export-story script
- Change "eng" language to "en", per BCP47
- Clean up i18n keys and add aria attributes
- Improve MastodonComments behavior on no-JS browsers
2024-08-07 19:31:38 -03:00
17ef8c652c Improve schema and update tags
- Make constants in schema explicit
- Enumerate tag-categories
- More i18n utilities
- Better anonymous user support without special field
- Remove most tuples and unchecked type-casting
2024-07-26 15:48:57 -03:00
579e5879e1 Add static checking to i18n and improve types 2024-07-24 21:48:46 -03:00
37db38b613 Improve i18n support and config validation 2024-03-30 15:06:58 -03:00
4f83ae8802 Add i18n module and fix missing CopyrightedCharacters 2024-03-29 22:48:36 -03:00
808f565e59 Add export-story script and draft for Tiny Accident 2024-03-24 22:48:14 -03:00
7f7a62a391 Improvements to types and age verification screen 2024-03-24 14:22:39 -03:00
d4a9dc9dbc Add description exports and collapse characters from same user 2024-03-21 22:24:58 -03:00
324050ee38 Fix up first version and add Prettier and Docker 2024-03-20 11:34:09 -03:00
09a1919d36 Initial commit 2024-03-20 00:56:57 -03:00