159 Commits

Author SHA1 Message Date
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
73785992dd Add user secret in cookie 2016-02-21 16:50:17 +01:00
7b32887840 Rename BaseTable to BaseModel 2016-02-20 19:42:56 +01:00
bb9a5789d7 Add auth package 2016-02-20 19:37:48 +01:00
34c965d8ee Add Hash to user table 2016-02-18 20:29:26 +01:00
e873965e77 Add GetDetails wait for FakeDetailer for test 2016-02-17 20:49:41 +01:00
6a60ca3c6e Add show.NotFound error 2016-02-17 20:02:55 +01:00
5f60096591 Add indexes 2016-02-16 22:32:40 +01:00
369e438bf2 Use uuid 2016-02-16 22:23:19 +01:00
ba833aa770 Use migrate 2016-02-16 21:51:06 +01:00
d0bf7b4354 Update Show.IsTracked 2016-02-16 20:17:15 +01:00
6234231e71 Add shows_tracked table 2016-02-14 20:52:07 +01:00