Commit Graph

  • 16af6f5c6c
    Merge pull request #20 from Sundowndev/client master Raphael Cerveaux 2018-09-08 19:56:51 +0200
  • 9896969136 [Fix #19] CSR client #20 client sundowndev 2018-09-08 19:18:26 +0200
  • 53f5f8f2aa Disable Allow Origin sundowndev 2018-09-08 19:16:17 +0200
  • 43ad46bd32
    Merge pull request #18 from Sundowndev/client Raphael Cerveaux 2018-08-05 02:24:31 +0200
  • 6e2c873e4d Security vulnerability fix in dependencies #18 sundowndev 2018-08-05 02:01:43 +0200
  • 8ba0d87e97
    Merge pull request #16 from Sundowndev/client Raphael Cerveaux 2018-08-05 01:53:27 +0200
  • 67412b3147 PHP version >= 7 instead of 7.1 #16 sundowndev 2018-08-05 01:42:20 +0200
  • 8a501eb557 [Fix #11] [Fix #10] Client docker image sundowndev 2018-08-05 01:35:17 +0200
  • 4eff277cfc Client views sundowndev 2018-08-05 01:20:13 +0200
  • 3c848e9850 Webpack web script config sundowndev 2018-08-05 01:19:36 +0200
  • 6a0f72f271 Refactor service definition sundowndev 2018-08-05 01:17:58 +0200
  • fbc45a0557 Allow origin header sundowndev 2018-08-05 01:17:03 +0200
  • 805514495a Require PHP 7 sundowndev 2018-08-05 01:16:34 +0200
  • 5691605ca6 Require jquery and bootstrap sundowndev 2018-08-05 01:16:04 +0200
  • 9c5f6f7e6d [Fix:#9] Server timezone sundowndev 2018-08-05 00:50:40 +0200
  • a89e06fff3 Don't restart Adminer sundowndev 2018-08-03 11:34:34 +0200
  • 9024b8fcf8 [Client] Views sundowndev 2018-08-03 11:29:18 +0200
  • 02207e6c2d
    Merge pull request #13 from Sundowndev/develop Raphael Cerveaux 2018-07-31 17:09:08 +0200
  • e4784422e3 [Fix #3] First paj sundowndev 2018-07-30 18:14:28 +0200
  • 777736de59 [#3] Client init #13 sundowndev 2018-07-26 21:44:47 +0200
  • 403dcd6472 [Reference] Database structure dump sundowndev 2018-07-26 17:22:12 +0200
  • 82e8ecbdc7 Adding IP address entry in session sundowndev 2018-07-26 17:12:01 +0200
  • 3925592ade [Fix:#6] Get tasks from a given user id sundowndev 2018-07-26 17:11:22 +0200
  • 9bba703c7c
    Merge pull request #8 from Sundowndev/develop 1.0.0-rc1 Raphael Cerveaux 2018-07-26 16:42:49 +0200
  • 97088a6142 [Fix #4] Tasks API endpoints #8 sundowndev 2018-07-26 15:51:09 +0200
  • c92fd5f28f User authentication and register sundowndev 2018-07-26 15:50:12 +0200
  • 3657aef208 Session authentication and logout sundowndev 2018-07-26 15:49:29 +0200
  • 95a0f3c553 Session routes sundowndev 2018-07-26 15:48:03 +0200
  • a257bf0b2b env.dist sundowndev 2018-07-26 15:47:43 +0200
  • e467fb2954
    [Translation] Description Raphael Cerveaux 2018-07-26 12:42:35 +0200
  • a09d63dd89
    [Documentation] Security Raphael Cerveaux 2018-07-23 23:46:05 +0200
  • c7009e1d3f
    Remove old .env file parsers Raphael Cerveaux 2018-07-23 10:06:02 +0200
  • c01b3a5f73
    Before route methods Raphael Cerveaux 2018-07-22 17:01:40 +0200
  • 1d077f988d Env file parser dependency sundowndev 2018-07-22 02:37:14 +0200
  • 8c2abfa1e8 Adminer image for dev env sundowndev 2018-07-22 02:34:59 +0200
  • 37904719fa Database structure dump sundowndev 2018-07-22 02:34:43 +0200
  • a1f99892af User repository sundowndev 2018-07-22 02:33:49 +0200
  • b561b284a5 Session repository sundowndev 2018-07-22 02:33:37 +0200
  • e32435f5bb Avoid circular reference in controllers & services sundowndev 2018-07-22 02:33:22 +0200
  • c176e32f89 Routes sundowndev 2018-07-22 02:32:40 +0200
  • 5d83adb0b3 Env variables sundowndev 2018-07-22 02:32:23 +0200
  • a645e7efcb Task repository sundowndev 2018-07-22 02:31:58 +0200
  • e305973407 Request service sundowndev 2018-07-22 02:31:32 +0200
  • 17007e73cd User controller sundowndev 2018-07-22 02:31:22 +0200
  • 86a136e4b4 Session controller sundowndev 2018-07-22 02:31:11 +0200
  • 2b5eab09f1 [Feature:Tasks] Create and update methods sundowndev 2018-07-12 18:08:31 +0200
  • c19c3a52b2 [Annotations] Methods and variables annotations sundowndev 2018-07-12 18:07:53 +0200
  • 48fc15eceb [Typo] Task controller sundowndev 2018-07-12 18:06:32 +0200
  • eed75032e4 Session service sundowndev 2018-07-12 18:05:44 +0200
  • 40197e0102 Security service sundowndev 2018-07-12 18:04:53 +0200
  • 5707282614 App secret in env file sundowndev 2018-07-12 18:04:35 +0200
  • f760fbc198 README sundowndev 2018-07-12 18:04:20 +0200
  • 783deaf460 [Fix:bug] composer install not working sundowndev 2018-07-12 18:04:11 +0200
  • ed074c4009
    Architecture and API endpoints Raphael Cerveaux 2018-07-10 12:31:57 +0200
  • 6a9d009dac
    WTFPL license in composer.json Raphael Cerveaux 2018-07-10 11:46:31 +0200
  • da126d8ba7
    WTFPL license Raphael Cerveaux 2018-07-10 11:12:44 +0200
  • c738c48d61
    Merge pull request #2 from Sundowndev/travis-patch Raphael Cerveaux 2018-07-10 11:09:40 +0200
  • c8a64c3bae
    Fix typo in scripts #2 Raphael Cerveaux 2018-07-10 10:59:04 +0200
  • bf04786925
    Fix container name Raphael Cerveaux 2018-07-10 10:55:08 +0200
  • 81c36f8482
    Always use the actual branch for build status Raphael Cerveaux 2018-07-10 10:51:11 +0200
  • f7d48303d1
    Use composer scripts inside container Raphael Cerveaux 2018-07-10 10:48:38 +0200
  • 0145147cd9
    Set travis config for docker usage Raphael Cerveaux 2018-07-10 10:41:10 +0200
  • 743f0878a8
    Merge pull request #1 from Sundowndev/travis-patch Raphael Cerveaux 2018-07-10 10:35:27 +0200
  • b4b048b26e
    Build status badge #1 Raphael Cerveaux 2018-07-10 10:32:19 +0200
  • e905fd987d
    Adding project properties Raphael Cerveaux 2018-07-10 10:30:06 +0200
  • e922576c16
    Update .travis.yml Raphael Cerveaux 2018-07-10 10:25:47 +0200
  • de7005e2ef
    Adding travis ci config Raphael Cerveaux 2018-07-10 10:22:52 +0200
  • 4f85408524 Default controller methods sundowndev 2018-07-08 21:46:47 +0200
  • 3856b671aa Json response service sundowndev 2018-07-08 21:46:25 +0200
  • d0145038c3 Database service sundowndev 2018-07-08 21:45:30 +0200
  • 6daa17764f DotEnvParser service sundowndev 2018-07-08 21:45:15 +0200
  • f5c3f7746c Task resource methods sundowndev 2018-07-08 21:44:57 +0200
  • e8386e54cf require josegonzalez/php-dotenv sundowndev 2018-07-08 21:44:25 +0200
  • c92972aa73 Tasks api endpoints sundowndev 2018-07-08 21:43:48 +0200
  • 3a375b0922 Environment file sundowndev 2018-07-08 21:43:34 +0200
  • b1ffd2d347 Initial commit sundowndev 2018-07-08 20:17:19 +0200