Commit Graph

1607 Commits

Author SHA1 Message Date
mrjvs 545120d5cc bump version 2023-06-22 20:58:44 +02:00
mrjvs 4ff3e43c78
Merge pull request #328 from castdrian/refactor-metadata
refactor(metadata): use tmdb for search and metadata
2023-06-22 20:32:11 +02:00
adrifcastr 845fd93597 fix small oversight 2023-06-22 20:29:10 +02:00
adrifcastr e0bf711a79 cleanup 2023-06-22 10:48:00 +02:00
adrifcastr 9fbba7ea55 localstorage migration 2023-06-22 10:47:14 +02:00
frost768 50c2a552ab refactor(thumbnail): move code into react component 2023-06-22 08:17:25 +03:00
mrjvs f892a3037f fix redirection issues 2023-06-21 21:35:25 +02:00
adrifcastr 394271857f refactor and improve legacy redirect 2023-06-21 18:16:41 +02:00
adrifcastr f5f69ca7d4 default to season 1, with specials still playable 2023-06-21 15:14:48 +02:00
adrifcastr 1c17ef679d clean up requests 2023-06-21 14:04:37 +02:00
adrifcastr 09f6a3125b clean up remnants from details fetch 2023-06-21 13:54:34 +02:00
adrifcastr 436fb2707b update all remaining imports 2023-06-21 13:38:48 +02:00
adrifcastr a46cfa43d3 fix test imports 2023-06-21 13:31:50 +02:00
adrifcastr dccab9b0bf directly get poster url 2023-06-21 13:26:03 +02:00
adrifcastr 7c3d4aac27 refactor typedefs 2023-06-21 13:23:39 +02:00
adrifcastr 1408fcde93 export functions directly 2023-06-21 13:07:33 +02:00
adrifcastr 89cdf74b2f readd vanished comment 2023-06-21 12:51:30 +02:00
adrifcastr 984d215312 parse dates instead of cringe string manipulation 2023-06-21 12:50:41 +02:00
adrifcastr 430486a9b9 direct return 2023-06-21 12:48:33 +02:00
adrifcastr 9495a3bf41 reduce casts 2023-06-21 12:47:09 +02:00
adrifcastr 33b67f32b1 no undef for tmdbmetaresult 2023-06-21 12:43:36 +02:00
William Oldham 03d414a200 Add initial content to contributing guidelines 2023-06-20 21:04:29 +01:00
William Oldham 81b22b0473 Add "awaiting-approval" label to issue templates 2023-06-20 21:04:29 +01:00
William Oldham 5c50155718 Update Discord invite to discord.movie-web.app 2023-06-20 21:04:29 +01:00
William Oldham 102d252f82 Move code of conduct and security police into .github folder 2023-06-20 21:04:29 +01:00
William Oldham 969aa6156e Create SECURITY.md 2023-06-20 21:04:29 +01:00
William Oldham d19f0cf305 Create CODE_OF_CONDUCT.md 2023-06-20 21:04:29 +01:00
castdrian 3f241c2d07 fix idiotism 2023-06-20 19:39:16 +02:00
castdrian 5661a7873a remove seasons from search result 2023-06-19 17:03:12 +02:00
castdrian 4f5a926c90 Merge branch 'refactor-metadata' of https://github.com/castdrian/movie-web into refactor-metadata 2023-06-19 16:57:53 +02:00
castdrian 205248a376 use external ids endpoint for imdb ids 2023-06-18 17:45:41 +02:00
castdrian 0d249a3e27 fix typo 'cause I can't type 2023-06-18 17:45:41 +02:00
castdrian 4d51de3bd1 undo duplicate path 2023-06-18 17:45:41 +02:00
castdrian c08a6c7e54 set adult false in query 2023-06-18 17:45:41 +02:00
castdrian c9bac3ed68 show poster in bookmarks 2023-06-18 17:45:41 +02:00
castdrian 06eb8e6b6d cleanup 2023-06-18 17:45:41 +02:00
castdrian 0e9263b619 fix movie metadata 2023-06-18 17:45:41 +02:00
castdrian 763de37e9e cleanup 2023-06-18 17:45:41 +02:00
castdrian 46bd20f718 refactor everything to use tmdb exclusively 2023-06-18 17:45:41 +02:00
castdrian 8da155ba2b cleanup 2023-06-18 17:45:41 +02:00
castdrian b5c330d4e3 refactor to initial prefix choice 2023-06-18 17:45:41 +02:00
castdrian 879271c239 implement legacy url conversion 2023-06-18 17:45:41 +02:00
castdrian 70f8355386 refactor url prefix 2023-06-18 17:45:41 +02:00
castdrian 3af98373fb finish initial refactor 2023-06-18 17:45:41 +02:00
castdrian c17f8a15e8 more refactorings 2023-06-18 17:45:41 +02:00
castdrian 63f26b81de preliminary refactor 2023-06-18 17:45:41 +02:00
castdrian 70852773f9 partial refactor 2023-06-18 17:45:41 +02:00
frost768 e470c589b3 Merge branch 'v4' of https://github.com/movie-web/movie-web into thumbnails 2023-06-18 15:27:43 +03:00
mrjvs 7e5c2f9b88
Merge pull request #356 from frost768/320-persist-language
fix: language preference persistence
2023-06-18 14:22:07 +02:00
frost768 a4bd9bb87a fix: language preference persistence 2023-06-18 15:10:26 +03:00