Commit Graph

54 Commits (82e8ecbdc7a5631ae5070a34e3d01b6d4739a6d5)

Author SHA1 Message Date
sundowndev 82e8ecbdc7 Adding IP address entry in session 2018-07-26 17:12:01 +02:00
sundowndev 3925592ade [Fix:#6] Get tasks from a given user id 2018-07-26 17:11:22 +02:00
sundowndev 97088a6142 [Fix #4] Tasks API endpoints 2018-07-26 15:51:09 +02:00
sundowndev c92fd5f28f User authentication and register 2018-07-26 15:50:12 +02:00
sundowndev 3657aef208 Session authentication and logout 2018-07-26 15:49:29 +02:00
sundowndev 95a0f3c553 Session routes 2018-07-26 15:48:03 +02:00
sundowndev a257bf0b2b env.dist 2018-07-26 15:47:43 +02:00
Raphael Cerveaux e467fb2954
[Translation] Description 2018-07-26 12:42:35 +02:00
Raphael Cerveaux a09d63dd89
[Documentation] Security 2018-07-23 23:46:05 +02:00
Raphael Cerveaux c7009e1d3f
Remove old .env file parsers 2018-07-23 10:06:02 +02:00
Raphael Cerveaux c01b3a5f73
Before route methods 2018-07-22 17:01:40 +02:00
sundowndev 1d077f988d Env file parser dependency 2018-07-22 02:37:14 +02:00
sundowndev 8c2abfa1e8 Adminer image for dev env 2018-07-22 02:34:59 +02:00
sundowndev 37904719fa Database structure dump 2018-07-22 02:34:43 +02:00
sundowndev a1f99892af User repository 2018-07-22 02:33:49 +02:00
sundowndev b561b284a5 Session repository 2018-07-22 02:33:37 +02:00
sundowndev e32435f5bb Avoid circular reference in controllers & services 2018-07-22 02:33:22 +02:00
sundowndev c176e32f89 Routes 2018-07-22 02:32:40 +02:00
sundowndev 5d83adb0b3 Env variables 2018-07-22 02:32:23 +02:00
sundowndev a645e7efcb Task repository 2018-07-22 02:31:58 +02:00
sundowndev e305973407 Request service 2018-07-22 02:31:32 +02:00
sundowndev 17007e73cd User controller 2018-07-22 02:31:22 +02:00
sundowndev 86a136e4b4 Session controller 2018-07-22 02:31:11 +02:00
sundowndev 2b5eab09f1 [Feature:Tasks] Create and update methods 2018-07-12 18:08:31 +02:00
sundowndev c19c3a52b2 [Annotations] Methods and variables annotations 2018-07-12 18:07:53 +02:00
sundowndev 48fc15eceb [Typo] Task controller 2018-07-12 18:06:32 +02:00
sundowndev eed75032e4 Session service 2018-07-12 18:05:44 +02:00
sundowndev 40197e0102 Security service 2018-07-12 18:04:53 +02:00
sundowndev 5707282614 App secret in env file 2018-07-12 18:04:35 +02:00
sundowndev f760fbc198 README 2018-07-12 18:04:20 +02:00
sundowndev 783deaf460 [Fix:bug] composer install not working 2018-07-12 18:04:11 +02:00
Raphael Cerveaux ed074c4009
Architecture and API endpoints 2018-07-10 12:31:57 +02:00
Raphael Cerveaux 6a9d009dac
WTFPL license in composer.json 2018-07-10 11:46:31 +02:00
Raphael Cerveaux da126d8ba7
WTFPL license 2018-07-10 11:12:44 +02:00
Raphael Cerveaux c738c48d61
Merge pull request #2 from Sundowndev/travis-patch
Travis patch using Docker
2018-07-10 11:09:40 +02:00
Raphael Cerveaux c8a64c3bae
Fix typo in scripts 2018-07-10 10:59:04 +02:00
Raphael Cerveaux bf04786925
Fix container name 2018-07-10 10:55:08 +02:00
Raphael Cerveaux 81c36f8482
Always use the actual branch for build status 2018-07-10 10:51:11 +02:00
Raphael Cerveaux f7d48303d1
Use composer scripts inside container 2018-07-10 10:48:38 +02:00
Raphael Cerveaux 0145147cd9
Set travis config for docker usage 2018-07-10 10:41:10 +02:00
Raphael Cerveaux 743f0878a8
Merge pull request #1 from Sundowndev/travis-patch
Set .travis.yml configuration
2018-07-10 10:35:27 +02:00
Raphael Cerveaux b4b048b26e
Build status badge 2018-07-10 10:32:19 +02:00
Raphael Cerveaux e905fd987d
Adding project properties 2018-07-10 10:30:06 +02:00
Raphael Cerveaux e922576c16
Update .travis.yml 2018-07-10 10:25:47 +02:00
Raphael Cerveaux de7005e2ef
Adding travis ci config 2018-07-10 10:22:52 +02:00
sundowndev 4f85408524 Default controller methods 2018-07-08 21:46:47 +02:00
sundowndev 3856b671aa Json response service 2018-07-08 21:46:25 +02:00
sundowndev d0145038c3 Database service 2018-07-08 21:45:30 +02:00
sundowndev 6daa17764f DotEnvParser service 2018-07-08 21:45:15 +02:00
sundowndev f5c3f7746c Task resource methods 2018-07-08 21:44:57 +02:00