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 0520120ccf feature: movie description 2024-01-10 14:46:03 +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 ed5b537550 fix: show no movies when none of the movies is allowed by the filter 2024-01-09 19:16:48 +01:00
daniel-michel 642f5b70a2 fix: use own grouped list
the grouped list from sticky_grouped_list has some problems
2024-01-09 18:49:46 +01:00
daniel-michel dfde4d0aea feature: start movie list at current date
refactor: move DatePrecision and related logic into separate file
2024-01-09 16:32:53 +01:00
daniel-michel 698c785896 add: group movies by release date 2024-01-09 14:48:36 +01:00
daniel-michel 497c2e6d2e refactor: use short names for genres 2024-01-09 13:24:35 +01:00
daniel-michel 0caee992ec feature: add search
fix: ignore deprecated release dates
2024-01-08 21:48:13 +01:00
daniel-michel 0ea9aef7be feature: add page for displaying a movie
fix: only load and show upcoming movies with at least month date precision
2024-01-08 14:30:32 +01:00
daniel-michel 618f5d135b feature: add bookmarking functionality 2024-01-08 12:57:36 +01:00
daniel-michel ce90c7c1c9 fix: improve used dates and add genres 2023-11-16 12:51:45 +01:00
daniel-michel 8a57992fd5 refactor: add method return types 2023-11-11 15:05:11 +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