Commit Graph

50 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 9aa0278ab0 update readme with new screenshots 2024-01-10 00:21:19 +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 0a9a8d033f refactor: update theme 2024-01-09 19:17:59 +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 6961c744a7 fix: add multiple locations for one publication date 2024-01-09 16:36:08 +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 a0e4edb508 fix: accurate loading indicator for search, add button to clear search 2024-01-09 12:47:42 +01:00
daniel-michel d5861bdb78 fix: uncommitted changes, add: loading indicator for search 2024-01-08 21:58:18 +01:00
daniel-michel 0caee992ec feature: add search
fix: ignore deprecated release dates
2024-01-08 21:48:13 +01:00
daniel-michel f698ebcfbe fix: update query in readme
refactor: only show movies with at least one title in upcoming movies
2024-01-08 14:57:03 +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 688fa63da2 refactor 2024-01-08 11:56:35 +01:00
daniel-michel f9a0482e3c fix: ignore folders for not supported platforms 2023-11-20 12:21:42 +01:00
daniel-michel d06419be63 workflow: run tests and builds for pull requests 2023-11-18 23:33:33 +01:00
daniel-michel 9f3a55136a fix: add coverage to gitignore 2023-11-18 20:59:40 +01:00
daniel-michel 9b58e933e8 workflow: use upload-pages-artifact for web-build 2023-11-17 15:53:46 +01:00
daniel-michel ff12d0a0c4 tests: fix date test 2023-11-17 15:37:08 +01:00
daniel-michel 549f1ac827 workflow: only deploy if tests pass 2023-11-17 15:25:41 +01:00
daniel-michel 74260ea1b8 docs: updated query 2023-11-16 17:24:38 +01:00
daniel-michel a50da48eed docs: add paragraph before image 2023-11-16 17:21:28 +01:00
daniel-michel 08c7807ebf docs: fix link to build runs 2023-11-16 17:20:20 +01:00
daniel-michel c02d8e1bc8 docs: create readme 2023-11-16 17:07:19 +01:00
daniel-michel 911359b6fc refactor: simplify upcoming movie query 2023-11-16 17:02:53 +01:00
daniel-michel f765298012 fix: add origin=* for web and update setup-java 2023-11-16 16:25:01 +01:00
daniel-michel c55105c710 fix: correct linux bundle path 2023-11-16 16:16:09 +01:00
daniel-michel d283015692 fix: update version of checkout and add base href 2023-11-16 16:12:20 +01:00
daniel-michel 5122c2f683 fix: update workflows and change AndroidManifest 2023-11-16 15:59:37 +01:00
daniel-michel 963d20afa1 workflow: change flutter version 2023-11-16 15:40:52 +01:00
daniel-michel ba8e419866 feature: add github workflows 2023-11-16 15:35:00 +01:00
daniel-michel ac8eb6ac12 fix: remove unused import 2023-11-16 15:09:25 +01:00
daniel-michel 7a611d4c4f tests: add widget tests 2023-11-16 15:07:33 +01:00
daniel-michel c0bd61db05 tests: add unit tests and fix bugs 2023-11-16 14:38:33 +01:00
daniel-michel f5d8e07170 test: add test for relative date texts 2023-11-16 13:28:21 +01:00
daniel-michel bbe2c6a718 refactor: change ordering of classes and functions 2023-11-16 13:12:55 +01:00
daniel-michel 5c11b931c0 refactor: separate file for json helpers 2023-11-16 13:08:19 +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
daniel-michel 4739a2996d initial commit 2023-11-05 19:32:59 +01:00