Commit Graph

66 Commits (4eff277cfcb6cccb404526112619a192f90b285e)

Author SHA1 Message Date
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
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
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