70 Commits

Author SHA1 Message Date
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
ea6d40746b Merge branch 'master' of ssh://gitlab.quimbo.fr:5022/odwrtw/canape-sql
Conflicts:
	sql/0001_initial.up.sql
2016-02-27 21:41:36 +01:00
f3fb2b52b7 Let's greg sleep better 2016-02-24 15:34:40 +01:00
9b38464bbf Let's greg sleep better 2016-02-24 15:01:59 +01:00
049c3b208c Rename movies colums 2016-02-24 14:04:52 +01:00
bdb608ae6e Rename shows and episodes columns 2016-02-24 13:59:12 +01:00
c4af945e18 token table rename users_id to user_id 2016-02-24 13:41:54 +01:00
e6b60ec1a4 season episode are smallint 2016-02-24 13:39:55 +01:00
c235eda1b0 Rename updated and created 2016-02-24 13:38:14 +01:00
d4b1fb725c Merge branch 'devEnv' into 'master'
Add a docker-compose file



See merge request !1
2016-02-22 14:03:07 +00:00
6a0978e490 Add a docker-compose file 2016-02-22 13:56:51 +01:00
4bd09d352d Clean episodes handling 2016-02-21 20:42:43 +01:00
aec555ade6 Update README 2016-02-21 20:04:19 +01:00
91d1168ee9 Add movies 2016-02-21 19:56:01 +01:00
ab02aa3479 Add all columns for shows and episodes 2016-02-21 18:47:41 +01:00
276c9caa29 Use detailer mock and test GetDetails 2016-02-21 17:59:59 +01:00