Commit Graph

15 Commits (92b4a302dc5ca327472ec85066cb2ad16ec7c74a)

Author SHA1 Message Date
daniel-michel 92b4a302dc refactor: add dates for when information was retrieved and adjust everything 2024-01-10 23:50:43 +01:00
daniel-michel be11dc040c test: more testing of the home page, MovieItem, MovieList
test: add testing for MoviePage
fix: remove global accidentally used instance of movie manager
2024-01-09 21:52:32 +01:00
daniel-michel 57708bc894 test: dates with precision
test: selectInJson
refactor: remove unused selectMultipleInJson and date relative date formatting
2024-01-09 21:02:18 +01:00
daniel-michel 698c785896 add: group movies by release date 2024-01-09 14:48:36 +01:00
daniel-michel 0caee992ec feature: add search
fix: ignore deprecated release dates
2024-01-08 21:48:13 +01:00
daniel-michel 618f5d135b feature: add bookmarking functionality 2024-01-08 12:57:36 +01:00
daniel-michel 688fa63da2 refactor 2024-01-08 11:56:35 +01:00
daniel-michel bbe2c6a718 refactor: change ordering of classes and functions 2023-11-16 13:12:55 +01:00
daniel-michel ce90c7c1c9 fix: improve used dates and add genres 2023-11-16 12:51:45 +01:00
daniel-michel fa0e0bbbcb fix: resort movies when changed 2023-11-11 15:08:08 +01:00
daniel-michel 8a57992fd5 refactor: add method return types 2023-11-11 15:05:11 +01:00
daniel-michel bb356120fa feature: add precision for release dates
also include movies from the last week
2023-11-11 14:50:20 +01:00
daniel-michel da366285bb fix: insert movies at correct location 2023-11-08 14:59:23 +01:00
daniel-michel a977ad1f34 Add local caching of movies 2023-11-08 14:43:59 +01:00
daniel-michel 91e18b279d feature: querying and displaying upcoming movies 2023-11-06 10:38:26 +01:00