- Extract data from dyson spheres
- Extract data from icarus + color search
- Improve color search
- RGPD
- Comment system
- Admin interface
- Site wide messaging system
- In-site idea box / bug report
- Moderators profiles
- Fix memory leak, it's getting problematic
- Upgrade turbolink to turbo (https://gorails.com/episodes/upgrade-from-turbolinks-to-hotwire-and-turbo)
- JS Base controller with getController () => this.application.getControllerForElementAndIdentifier(document.querySelector("[data-controller*='preview']"), "preview") or https://dev.to/leastbad/the-best-one-line-stimulus-power-move-2o90
- Migrate to ComponentView
- Prepare for i18n
- Redo filter system cleanly
- Refactor blueprints controllers
- Refactor form views
- Refactor show views (sidebar, etc...)
- Update uppy.js to 2.0
- New error styles for f.input too
- Use TS instead of JS
- Update to Rails 7.0 and update CSS / JS loader
- Setup a better cache to relieve the dynos
- Localisation chinese
- Factories blueprints editor
- Add power needed to factories
- Optimize bundle size
- Bring back blueprint 3D preview (or 2D)
- Add tests
- Blueprint copy count / sort by copy count
- Update help
- Common filters ability to filter by type
- Fix download as zip for new blueprints
- Add filters and search to all blueprint related pages
- Add new items
- Update the game version on live
- Update the bp limits on live
- Icarus blueprints sharing
- Dyson Spheres blueprints sharing
- Remove multibuild mods from home page research
- Collections for Dyson Spheres and Icarus
- Handle password recovey emails
- Optimize, add includes, check for n+1 queries...
- Seo, sitemap...
- Add preview in blueprint creation form
- Clicking on a tag on the blueprints index will search for this tag
- Setup staging pipeline
- Move image hosting to S3
- Move database to new host
- Meta tags
- Add a way to flag outdated blueprints and notify the users
- Hide collections with no blueprints
- Order collections by popularity
- Add a favorites page
- Fix wrong
<Select>
background color on windows - Add a reset button to homepage form
- Improve search by mod version, should find all compatible versions
- Remove blueprint name when parsing blueprint
- Add a link to "my collections" page from the collection page
- Fix rendering of blueprints 3 times in show page
- Add smelters / assemblers recipes detail
- Way to add tags with icons in a cleaner fashion
- Add tag "Lettering" / "Conveyor Belt Art" / "Early-game" / "Mid-game" / "Late-game"
- Blueprint preview loader
- Add tabs for preview / description / render preview only when needed
- Remove cloudinary and active storage entirely