Changelog

4/23/2024

Features

  • Implement rate limiting from anilist

  • Add exit animation when removing entry from list

  • Add updating of entries

Improvements

  • Update finishing updating entries

Bug Fixes

  • Fix list conditions not being saved more than once

4/22/2024

Features

  • Implement entries being Adult (18+) as a condition for custom lists

  • Implement entries containing genres as a condition for custom lists

  • Implement entries containing tags/tag categories as a condition for custom lists

Improvements

  • Add id of entry media to the 'a href' element associated

4/21/2024

Features

  • Add controls and navigation buttons for ListManagerUpdate.vue

  • Implement lazy image loading

  • Add gradient animation alongside border animation on media-card element

  • Use v-for to create span elements for loading div

  • Add loading animation while getting entries in ListManagerUpdate.vue

  • Add border animations to media-cards in ListManagerUpdate.vue

  • Add border animations on list items in ListManagerList.vue

Improvements

  • lazyLoadImages.js now works when loading new components

  • Refactor script tags to individual files

  • Update media-card border hover animation for lower viewports

  • Update css for lower viewports for ListManagerUpdate.vue

4/20/2024

Features

  • Handle custom lists for Anime & Manga formats

Improvements

  • Save hideDefaultStatusLists locally

  • Add hiddenFromStatusList to the things to update for each entry

  • Lists save individually for anime & manga not a single one for both

  • Save conditions locally to be persistent data

  • Use vuex persistent state data

  • Update sort lists to sort formats

  • Update error handling for getting custom lists

4/19/2024

Features

  • Add css for entry lists

  • Display list entries with relevant info and lists to update

Improvements

  • Specify to update a custom list to true or false

Bug Fixes

  • Fix below 5 list being set rather than 5

4/18/2024

Features

  • Add what lists to add to each entry

Improvements

  • Properly set default reading custom list condition

  • Grab user lists and relevant data

Bug Fixes

  • Add condition for if entries should be hidden from default status lists

  • Properly add list to entry if score is below 5

4/16/2024

Features

  • Add confirmation popup for conditions set

Bug Fixes

  • Add error handling using ErrorModal.vue component

4/15/2024

Features

  • Add work in progress component

  • Sets default dropdown value according to custom list names

  • Added header, footer, sidebar scaling

  • Use primevue for dropdowns

  • Configure predetermined sorting for users custom lists

Improvements

  • Move component files to separate directories

4/14/2024

Features

  • Add list type buttons, loading & error messages. Improve css for lower viewports

Bug Fixes

  • Remove throw exception & add await to async function call

4/11/2024

Features

  • Create draggable list manager grabbing users custom lists

4/5/2024

Features

  • Add Google Analytics

  • Add robots.txt

4/2/2024

Features

  • Added transitions and updated routes

Improvements

  • Update redirect route in AniListRedirect.vue

4/1/2024

Features

  • Create HomePage.vue

  • Create anilist login functionality

Improvements

  • Set Anilist Token to 1 day expiration

  • Merge pull request #6

  • Update SidebarComponent.vue

  • Merge pull request #5 from RLAlpha49/anilist-login

  • Merge pull request #4 from RLAlpha49/home-page

3/31/2024

Features

  • Add center-container to hold page content

Improvements

  • Merge pull request #3 from RLAlpha49/dependency

  • Merge pull request #2 from RLAlpha49/analytics

  • Merge pull request #1 from RLAlpha49/speed-insights

  • Add vercel speed insights

  • Add qodana.yaml

  • Added header, sidebar, footer from AniCards project

3/27/2024

Features

  • Initial commit

Last updated