Commit Graph

76 Commits (master)

Author SHA1 Message Date
Raphael Cerveaux 16af6f5c6c
Merge pull request #20 from Sundowndev/client
[Fix #19] CSR client
2018-09-08 19:56:51 +02:00
sundowndev 9896969136 [Fix #19] CSR client 2018-09-08 19:18:26 +02:00
sundowndev 53f5f8f2aa Disable Allow Origin 2018-09-08 19:16:17 +02:00
Raphael Cerveaux 43ad46bd32
Merge pull request #18 from Sundowndev/client
Security vulnerability fix in dependencies
2018-08-05 02:24:31 +02:00
sundowndev 6e2c873e4d Security vulnerability fix in dependencies 2018-08-05 02:01:43 +02:00
Raphael Cerveaux 8ba0d87e97
Merge pull request #16 from Sundowndev/client
[1.0.0rc1] Client side
2018-08-05 01:53:27 +02:00
sundowndev 67412b3147 PHP version >= 7 instead of 7.1 2018-08-05 01:42:20 +02:00
sundowndev 8a501eb557 [Fix #11] [Fix #10] Client docker image 2018-08-05 01:35:17 +02:00
sundowndev 4eff277cfc Client views 2018-08-05 01:20:13 +02:00
sundowndev 3c848e9850 Webpack web script config 2018-08-05 01:19:36 +02:00
sundowndev 6a0f72f271 Refactor service definition 2018-08-05 01:17:58 +02:00
sundowndev fbc45a0557 Allow origin header 2018-08-05 01:17:03 +02:00
sundowndev 805514495a Require PHP 7 2018-08-05 01:16:34 +02:00
sundowndev 5691605ca6 Require jquery and bootstrap 2018-08-05 01:16:04 +02:00
sundowndev 9c5f6f7e6d [Fix:#9] Server timezone 2018-08-05 00:50:40 +02:00
sundowndev a89e06fff3 Don't restart Adminer 2018-08-03 11:34:34 +02:00
sundowndev 9024b8fcf8 [Client] Views 2018-08-03 11:29:18 +02:00
Raphael Cerveaux 02207e6c2d
Merge pull request #13 from Sundowndev/develop
[1.0.0rc1] Task resources, Database, Client init
2018-07-31 17:09:08 +02:00
sundowndev e4784422e3 [Fix #3] First paj 2018-07-30 18:14:28 +02:00
sundowndev 777736de59 [#3] Client init 2018-07-26 21:44:47 +02:00
sundowndev 403dcd6472 [Reference] Database structure dump 2018-07-26 17:22:12 +02:00
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
Raphael Cerveaux 9bba703c7c
Merge pull request #8 from Sundowndev/develop
[API] Authentication and Task resource
2018-07-26 16:42:49 +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