135 Commits

Author SHA1 Message Date
db1acf33ab Update templates
Better login page
Smaller movie list
Link to show user's details
2016-11-11 16:13:54 +00:00
f56739cce1 Use urfave negroni everywhere 2016-11-10 13:29:35 +00:00
7e16376a79 Update README 2016-11-10 13:28:38 +00:00
7735da4ba9 Merge branch 'polochonGreg' into 'master'
Polochon download URL

Rebased from origin/polochon made by @nicolas 

See merge request !16
2016-11-09 13:42:10 +00:00
787aaea2b0 Add limit and sort in library display 2016-11-08 22:47:38 +01:00
db7f11c473 Show polochon movies and download link 2016-11-08 22:45:14 +01:00
849f403712 Remove unused import path 2016-11-08 22:08:36 +01:00
5fce5eecde Merge branch 'dev/defaultImage' into 'master'
refactoring_greg

See merge request !15
2016-11-08 13:48:49 +00:00
190571bc24 Use tmdb as the default detailer even in ExplorePopular 2016-11-08 14:27:04 +01:00
403ca081cc Allow movies.GetDetails to be forced
To check from the internet even if the movie is already in the database
2016-11-08 14:26:59 +01:00
b9bfa5f625 Add tmdb in the config file and use it as detailer
Until the detailers are available in the configuration file, let's use
tmdb as the default detailer for the movies
2016-11-08 14:24:11 +01:00
b4be290888 Add font-awesome 2016-11-06 21:51:47 +01:00
81207046a5 Justify movie plots, add the imdb link 2016-11-06 21:40:54 +01:00
a60528da15 Add a default image for the movies 2016-11-06 20:36:12 +01:00
d59064a82a Render polochon movies 2016-11-05 15:56:45 +01:00
dab68faac6 Fix the user context
Let's use the context in go 1.7 instead of the gorilla package.
While we're here, let's add some logs too.
2016-11-05 14:10:02 +01:00
7df6fc7139 Add missing infos to start working on the project 2016-11-02 19:32:11 +01:00
b67f3d369e Merge branch 'papiUpdate' into 'master'
Update to match the new papi API



See merge request !12
2016-06-28 11:49:30 +00:00
958f9b652d Update to match the new papi API 2016-06-26 15:54:47 +02:00
7bb09ed024 Merge branch 'externalVideos' into 'master'
Add  external medias



See merge request !10
2016-06-14 13:11:56 +00:00
f0cf5f9b2e Update sqly to get the migration path from the env 2016-06-14 14:28:05 +02:00
a2adc4ccf5 Add external medias package 2016-06-14 14:26:14 +02:00
a6f84f1622 Add external medias SQL schema 2016-06-14 14:26:14 +02:00
ce2fd03f10 Merge branch 'workflow' into 'master'
Move development workflow to Makefile



See merge request !11
2016-06-14 12:16:42 +00:00
268664230e Move development workflow to Makefile 2016-06-14 14:25:15 +02:00
bd17dc2514 Merge branch 'root' into 'master'
Clean project root path



See merge request !9
2016-06-11 12:00:43 +00:00
4b20f90692 Clean project root path 2016-06-11 13:54:01 +02:00
a4cabe7711 Merge branch 'fixN00bTypo' into 'master'
Fix typo: peeper => pepper



See merge request !8
2016-06-10 21:46:54 +00:00
0893f17eaf Fix typo: peeper => pepper 2016-06-10 23:29:14 +02:00
9ad2b54a45 Merge branch 'frontend' into 'master'
Add frontend, config file, and code clean



See merge request !7
2016-06-03 21:08:43 +00:00
5cf31fbf33 Add frontend, config file, and code clean 2016-06-03 17:43:08 +02:00
48be78e38f Merge branch 'papi' into 'master'
Update papi to use the github repo



See merge request !6
2016-05-26 18:06:26 +00:00
edbf67f8b1 Update papi to use the github repo 2016-05-26 20:13:29 +02:00
fb4dcdc8fd Merge branch 'rerun' into 'master'
Update readme and add auto reload golang server



See merge request !5
2016-05-26 16:56:47 +00:00
00c6c43abd Update readme and add auto reload golang server 2016-05-26 19:02:37 +02:00
b1d18079ec Merge branch 'frontend' into 'master'
Add frontend developpement environement



See merge request !4
2016-05-26 15:11:06 +00:00
f885486789 Add frontend developpement environement 2016-05-26 17:17:12 +02:00
1b5326ab75 Fix migrations in the makefile 2016-05-26 00:26:05 +02:00
b478f12c13 Merge branch 'devMode' into 'master'
Update the README / dev process explanation



See merge request !3
2016-05-25 17:57:55 +00:00
4afbd63b91 Add a makefile to setup the env 2016-05-25 18:56:19 +02:00
7dd1eba942 Update the README / dev process explanation 2016-05-24 04:31:34 +02:00
827ab41df5 Some code clean 2016-04-30 21:32:54 +02:00
0e2733086e Allow edit user info 2016-04-30 16:14:28 +02:00
b4bb23056b Use user config for polochon access 2016-04-27 20:45:19 +02:00
f9984d8b89 Add user config 2016-04-27 20:16:15 +02:00
80cd6d3d72 Add post login redirect 2016-04-26 07:43:29 +02:00
5778fd45df Add Env.Handle and Env.HandleRole functions 2016-04-25 22:55:10 +02:00
054f5103e6 First main 2016-04-24 19:27:50 +02:00
96e55d3eaa Remove auth middleware 2016-04-24 17:26:14 +02:00
c184f999de Add first users handlers 2016-02-27 21:42:43 +01:00