Commit graph

50 commits

Author SHA1 Message Date
7c33864ae3 feat [api]: comment and analysis fields 2023-01-29 00:00:22 +01:00
f6bf4ce618 feat [front,api]: pagination calendar and admin list
- extract list for home in action to not paginate

- compute calendar list from parent to paginate
2023-01-29 00:00:21 +01:00
27c2a4fae2 feat [back]: french country names from tmdb 2022-12-30 22:38:39 +01:00
04fedf7985 feat [both]: authentication 2022-12-25 23:52:43 +01:00
42fd29ce95 feat [back]: update django 2022-12-25 17:15:51 +01:00
4be2470122 feat [both]: allow dubbed 2022-12-04 03:15:11 +01:00
1ab3927b62 feat [back]: have separate admin url 2022-12-04 02:13:11 +01:00
1081053fab feat [front]: correctly use tmdb poster_path 2022-12-04 01:40:22 +01:00
ac07bf5e1a feat [both]: fill values from film 2022-12-04 01:25:56 +01:00
dda76d6345 feat [back]: update python packages 2022-12-03 23:48:01 +01:00
19311413bb feat [back]: basic authentication 2022-08-27 20:31:46 +02:00
4884be5724 fix [back]: correct film ordering 2022-08-27 20:07:04 +02:00
7265f31851 fix [both]: adjust request params 2022-07-19 04:17:45 +02:00
708c18dc67 refactor [server]: linter 2022-07-14 06:12:19 +02:00
c0e7ac3fd9 feat [server]: calendar view grouped by projection month 2022-07-14 06:03:39 +02:00
8df108a63e refacto [server]: style/lint 2022-07-14 06:03:39 +02:00
0d6b6d41e5 feat [both]: separate public and admin routes 2022-07-14 06:03:39 +02:00
0edfb4b336 feat [server]: film factory 2022-07-14 00:26:54 +02:00
3669ddacb3 feat [both]: save facebook event link 2022-07-13 02:48:11 +02:00
64fbfe376b fix [server]: neater dev/prod settings 2022-07-13 01:56:51 +02:00
fec1397147 fix [back]: add missing } 2022-07-06 02:19:48 +02:00
59ee938913 feat [back]: translate tmdb details to internal film format in new view 2022-06-10 01:27:27 +02:00
640644781c feat [back]: proper configuration file 2022-06-10 01:27:27 +02:00
e8aa8bb460 feat [back]: save imdb and tmdb ids 2022-06-10 01:27:27 +02:00
31d49bd6b1 feat [back]: cleanup 2022-06-10 01:27:27 +02:00
b40916c7f4 feat [both]: tmdb calls from django 2022-05-30 00:18:09 +02:00
ce32a2d653 feat [back]: easier date-time format 2022-05-29 22:46:45 +02:00
b554e7c696 feat [back]: standard django gitignore 2022-05-29 22:05:19 +02:00
4767becf7f feat [full]: regroup digital formats 2022-04-09 19:26:58 +02:00
b6c6514ad5 feat [front]: adjust admin container display 2022-04-09 02:54:47 +02:00
07fc80d04a feat [full]: allow uncomplete films 2022-04-09 02:54:47 +02:00
6cd090591b feat [api]: separate dev & production settings 2022-04-06 15:39:44 +02:00
53ada5dcad feat [api]: send id too 2022-04-06 15:39:44 +02:00
603d498bae feat [api]: configure cors 2022-04-03 01:20:55 +02:00
d95cd1f612 feat [api]: camelCase JSON parser and renderer 2022-04-03 01:20:54 +02:00
4ab121bea8 feat [api]: first shot ics route 2022-04-03 01:20:54 +02:00
5721930803 feat [api]: complete facebook response 2022-04-03 01:20:54 +02:00
b26c31c187 feat [api]: newsletter template and view 2022-04-03 01:20:54 +02:00
761dcb728b refactor [api]: generalise com views 2022-04-03 01:20:54 +02:00
3d1ae17114 feat [api]: facebook template and route 2022-04-03 01:20:54 +02:00
75d14d6054 feat [api]: format tags and filters 2022-04-03 01:20:54 +02:00
a396b5be5b refacto [api]: black formatting 2022-04-03 01:20:54 +02:00
2d996b322f refacto [api]: cleanup and upgrade 2022-04-03 01:20:54 +02:00
4f3549daeb feat [api]: bocal template and view 2022-04-03 01:20:54 +02:00
67fd010e10 refacto [api]: split views files + some 2022-04-03 01:20:54 +02:00
7fe4186105 fix [api]: fix film model 2022-04-03 01:20:54 +02:00
ed1cd6a466 feat [front]: switch to nuxt3 and vue3 2022-04-03 01:20:54 +02:00
11c336e887 feat [api]: GET all and POST film 2022-04-03 01:20:53 +02:00
e12a067959 feat: dockerization 2022-04-03 01:20:53 +02:00
134ef26662 feat [api] init api part in django 2022-04-03 01:20:53 +02:00