- [Add] Redesign Form
- [Add] Allow to login/register
- [Add] Check if possible to login using cookies/session/id-system and make sure it consistently authenticated.
- [Add] Search all users and points
- [Add] Auto scrape all if possible (gradually by feedback system)
- [Add] Manualy add informations
- [Add] Automaticaly scrape informations
- [Add] Searchable faqs
- [Add] Scrape basic info for now (more to come)
- [Add] Scrape collections (more to come)
- [Add] Redesign submit form (more to come)
- [Add] adjustable master volume .
- [Add] Enable quick search.
- [Add] Sign-up Buttons.
- [Update] Self Collection - Adds Quick Access and it should connected to auth accounts.
- [Fix] The mobile preview on navigation content is cutted out.
- [Add] Search Comment's paginations and compute number of comments.
- [Add] Change the comments count to art comments count database (the comments table is no longer reliable for optimizations).
- [Add] Change the comments count to art comments count database.
- [Optimize] The ArtController.php, make sure it is quick and optimized to scrape.
- [Optimize] Add Local cache (Local Storage), lives for 30 seconds.
- [Add] Allow generic search
- [Add] While searching the art card will automatically updates for more details
- [Add] Add detailed search (tags, CCs, Users, etc.)
- [Add] Deep search for comments for any updates (gradually if longer).
- [Add] Updates art content if necessary (for up-to-date content).
- [Add] If search content is stabilized, allows api (basics only, because there's no feedback for more additional details).
- [Add] How the API works
- [Add] How the Scraping works
- [Add] The database
- [Add] The back-end & front-ends
- [Add] Mobile app (possible)