Florian THIERRY - Takiguchi florian
  • Joined on 2019-08-21
florian pushed to master at florian/ExampleFlask 2020-01-11 10:35:58 +01:00
8f93023426 Add apache config.
afcec9769e Initial commit.
florian created repository florian/ExampleFlask 2020-01-11 10:35:30 +01:00
florian pushed to master at Minager/minager 2019-12-30 16:46:05 +01:00
a01eb4e42b Update the minecraft server address.
florian pushed to master at florian/webpack-config 2019-12-01 16:41:58 +01:00
0e3d1d8749 Initial commit
florian created repository florian/webpack-config 2019-12-01 16:41:42 +01:00
florian pushed to master at Cerberus/cerberus 2019-09-06 22:22:52 +02:00
78701a4950 Add disconnection component.
florian pushed to master at Cerberus/cerberus 2019-09-05 23:23:48 +02:00
6a68a329c2 Add login component.
florian pushed to master at Cerberus/cerberus 2019-09-04 22:37:23 +02:00
dd76d3f543 Bootstrap of angular app.
florian pushed to master at Cerberus/cerberus 2019-09-03 23:17:51 +02:00
cf8a540540 Add daemon handling service and associated routes.
florian pushed to master at Cerberus/cerberus 2019-09-03 22:43:45 +02:00
d7556a504e Add suppress warning annotation for REST controllers.
florian pushed to master at Cerberus/cerberus 2019-09-03 22:41:45 +02:00
e34ff82084 Add JsonView, update and delete routes for confFile entity and rename beans.
083b5116e6 Add AbstractService and get route for configurationFile controller.
Compare 2 commits »
florian pushed to master at Cerberus/cerberus 2019-09-03 21:04:11 +02:00
1978cdbfe1 Add configurationFile controller.
b77d28c8a9 Add sanitize method for application edition.
Compare 2 commits »
florian pushed to master at Cerberus/cerberus 2019-09-02 23:47:38 +02:00
2111543027 Add role checking method.
florian pushed to master at Cerberus/cerberus 2019-09-02 22:46:58 +02:00
06dadf257f Add control to avoid multiple application with same name.
florian pushed to master at Cerberus/cerberus 2019-09-01 18:11:04 +02:00
5ab829ff64 Add application creation route.
florian pushed to master at Cerberus/cerberus 2019-09-01 13:38:03 +02:00
006ce222d0 Remove abstract class of entities.
florian pushed to master at Cerberus/cerberus 2019-09-01 13:27:53 +02:00
48f7d84383 Add signup route and change ids to UUID type.
florian pushed to master at Cerberus/cerberus 2019-09-01 12:57:40 +02:00
9c59d08af7 Move constants into core package.
florian pushed to master at Cerberus/cerberus 2019-09-01 12:56:47 +02:00
6f220f0ae0 Add admin boolean for users.
florian pushed to master at Cerberus/cerberus 2019-09-01 12:51:55 +02:00
21c2c514d5 Add roles for relationship between user and applications.