2024-03-08 21:41:33 +00:00
|
|
|
# Accord's Library v3.0
|
|
|
|
|
2024-05-23 11:42:14 +00:00
|
|
|
## Ongoing
|
|
|
|
|
2024-06-08 09:45:15 +00:00
|
|
|
- [Bugs] Keziah reported some lag spikes when scrolling on the home page (Firefox on Windows)
|
2024-06-01 08:27:26 +00:00
|
|
|
- [Feat] [Analytics] Add analytics
|
|
|
|
- [Bugs] [Tooltips] Tooltip in under next element (example in timeline)
|
|
|
|
- [Bugs] [Language override] Maso actor is not focusable with keyboard nav
|
2024-05-23 11:42:14 +00:00
|
|
|
|
2024-03-08 21:41:33 +00:00
|
|
|
## Short term
|
|
|
|
|
2024-06-01 12:49:06 +00:00
|
|
|
- [Feat] 404, 500 pages
|
2024-06-01 08:27:26 +00:00
|
|
|
- [Feat] [RichTextContent] Handle relationship
|
|
|
|
- [Feat] [Timeline] Improve layout/spacing on mobile
|
|
|
|
- [Feat] Display if a content has a source language
|
|
|
|
- [Feat] [JSLess] Display if a content is available in more than one language
|
|
|
|
- [Bugs] Number of audio players seems limited (on Chrome and Firefox)
|
|
|
|
- [Feat] [RichTextContent] Add autolink block support
|
2024-03-13 04:48:50 +00:00
|
|
|
|
|
|
|
## Mid term
|
|
|
|
|
2024-06-15 07:42:54 +00:00
|
|
|
- [Feat] Improve page load speed by using
|
|
|
|
- streaming https://docs.astro.build/en/recipes/streaming-improve-page-performance/
|
|
|
|
- ISR https://logsnag.com/blog/implementing-isr-in-astro
|
|
|
|
- [Feat] History replace instead of push when browsing scans and gallery
|
|
|
|
- [Feat] Use subgrid to align the generic previews
|
2024-06-01 08:27:26 +00:00
|
|
|
- [Bugs] [Timeline] Error if collectible not published?
|
|
|
|
- [Feat] [Timeline] display source language
|
|
|
|
- [Feat] [Timeline] Add details button in footer with credits + last updated / created
|
|
|
|
- [Bugs] [Videos] see why no video on Firefox and no poster on Chrome https://v3.accords-library.com/en/videos/661b672825d380e548dbb8c8
|
|
|
|
- [Feat] [Videos] Display platform info + channel page
|
|
|
|
- [Feat] [JSLess] Provide JS-less alternative for timeline card footers
|
|
|
|
- [Feat] [JSLess] Provide JS-less alternative for parent pages
|
2024-06-15 07:42:54 +00:00
|
|
|
- [Feat] Add a sitemap https://straffesites.com/en/blog/localized-sitemap-astro-storyblok
|
2024-03-08 21:41:33 +00:00
|
|
|
|
|
|
|
## Long term
|
|
|
|
|
2024-06-15 07:42:54 +00:00
|
|
|
- [Feat] Speed up loading with https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API
|
2024-06-15 21:05:51 +00:00
|
|
|
- [Feat] Etag? Last-Modified? Cache-control?
|
2024-06-15 07:42:54 +00:00
|
|
|
- [Feat] Explore posibilities for View Transitions
|
|
|
|
- [Feat] Revemp theme system using light-dark https://caniuse.com/mdn-css_types_color_light-dark
|
2024-06-08 09:45:15 +00:00
|
|
|
- [Feat] Add reduce motion to element that zoom when hovering
|
2024-06-02 07:59:03 +00:00
|
|
|
- [Bugs] [iOS] Video doesn't seem to start
|
|
|
|
- [Feat] [Folders] Provide a list view, and a list/grid toggle
|
2024-06-01 08:27:26 +00:00
|
|
|
- [Feat] [Payload] Endpoints should provide a simple text-based version of the content (for OG purposes)
|
|
|
|
- [Feat] [WebManifest] Add shortcuts https://web.dev/patterns/web-apps/shortcuts
|
|
|
|
- [Feat] [PWA] Rich install UI https://web.dev/patterns/web-apps/richer-install-ui/
|
|
|
|
- [Feat] [Folders] Support for nameless section
|
|
|
|
- [Feat] [Scripts] Can't run the scripts using node (ts-node?)
|
|
|
|
- [Feat] [Scans] Order of cover/dustjacket/obi should be based on the book's page order.
|
|
|
|
- [Feat] [Medias] Add Parent pages
|
|
|
|
- [Feat] Add proper localization for formatFilesize, formatInches, formatMillimeters, formatPounds, and formatGrams
|
|
|
|
- [Feat] [Timeline] Some filtering options (by source/languages)
|
|
|
|
- [Feat] The Chronicles
|
|
|
|
- [Feat] The Changelog
|
|
|
|
- [Feat] Grid view (all files)
|
|
|
|
- [Feat] Web archives
|
|
|
|
- [Feat] Contact page
|
|
|
|
- [Feat] About us page
|
|
|
|
- [Feat] Global search function
|
2024-03-16 06:44:08 +00:00
|
|
|
- Consider official search plugin for payload https://payloadcms.com/docs/plugins/search
|
2024-06-01 08:27:26 +00:00
|
|
|
- [Feat] Anonymous comments
|
|
|
|
- [Feat] [Images] add images group (which could be named or not)
|
|
|
|
- [Feat] [Recorders] add list of contributions on recorders' pages
|
|
|
|
- [Feat] Detect unused wording keys
|
2024-06-01 12:49:06 +00:00
|
|
|
- [Feat] Replace tippy with native tooltip
|
|
|
|
- https://caniuse.com/css-anchor-positioning
|
|
|
|
- https://caniuse.com/mdn-api_htmlelement_popover
|
2024-03-15 20:20:34 +00:00
|
|
|
|
|
|
|
## Bonus
|
|
|
|
|
2024-06-01 08:27:26 +00:00
|
|
|
- [Feat] Static HTML site export for archival
|
|
|
|
- [Feat] Secret Terminal mode
|
2024-06-15 13:40:02 +00:00
|
|
|
- [Feat] Add RSS
|