Commit Graph

  • f9acfb684f
    Merge 23e5953783 into 1be5c7848f #2 fcx20323 2020-09-02 10:54:20 +0000
  • 23e5953783
    Update README.md #2 fcx20323 2020-09-02 18:54:14 +0800
  • 1be5c7848f refactor: format files master sundowndev 2019-11-27 17:40:24 +0100
  • 2cfe1b9185
    Create main workflow (#1) Raphaël 2019-11-27 17:23:25 +0100
  • efb43649a1 delete binary #1 sundowndev 2019-11-27 17:18:27 +0100
  • 2623e1e1ad refactor(ci): disable functional tests sundowndev 2019-11-27 17:12:23 +0100
  • e7a38c7a91 chore: module name sundowndev 2019-11-27 16:49:28 +0100
  • e4cdd3e767 chore: module name sundowndev 2019-11-27 16:47:51 +0100
  • 6cf6acff6a
    Update main.yml Raphaël 2019-11-27 16:45:15 +0100
  • 657387e31d
    Update main.yml Raphaël 2019-11-27 16:43:19 +0100
  • 5993d06117
    Update main.yml Raphaël 2019-11-27 16:41:46 +0100
  • e6ae165c9d
    Update main.yml Raphaël 2019-11-27 16:40:42 +0100
  • ddc517a1a1
    Update main.yml Raphaël 2019-11-27 16:40:22 +0100
  • 59e55d04e5
    Update main.yml Raphaël 2019-11-27 16:38:57 +0100
  • 5e4f7c7cd8
    Update main.yml Raphaël 2019-11-27 16:36:13 +0100
  • a55c8b59bc
    Create main workflow Raphaël 2019-11-27 16:33:48 +0100
  • e616666443 refactor: rename source folder to src sundowndev 2019-11-27 16:28:31 +0100
  • af8d6c78cc project: rename project fbonhomm 2019-09-15 16:43:13 +0200
  • 8d4829aa54 minor changement fbonhomm 2019-09-15 16:38:24 +0200
  • bd1d86f8c1 CI: add config circleci fbonhomm 2019-09-15 16:33:52 +0200
  • 6907547fde docker: add docker-compose file with postgresql fbonhomm 2019-09-15 16:33:28 +0200
  • 59d9d07f95 test: fix error for unit test test-main and minor changement fbonhomm 2019-09-15 16:32:58 +0200
  • b020e2d3cb modules: add golangci-lint fbonhomm 2019-09-15 16:32:16 +0200
  • 6092ac13b3 readme: add information and change title fbonhomm 2019-09-15 16:31:37 +0200
  • bd6f4a1075 CI: minor changement for CI passed fbonhomm 2019-09-15 16:31:06 +0200
  • f976539084 readme: add more informations flo 2019-09-14 23:06:21 +0200
  • ade8c10efd controller: minor changement for linter flo 2019-09-14 23:05:56 +0200
  • b25702a6a8 test: setup unit test and add unit test user create validator flo 2019-09-14 23:05:17 +0200
  • 07af6034cb test: improve test fbonhomm 2019-09-09 14:12:34 +0200
  • d91d4e9fa7 refactor: move initialize route in routers/index.go fbonhomm 2019-09-03 17:57:13 +0200
  • 89a062520c refactor: minor changement fbonhomm 2019-09-03 17:56:22 +0200
  • 0dcc5cca99 feat: remove .env and add fakeit lib fbonhomm 2019-09-03 17:55:55 +0200
  • 52039f78bf feat: add .env.example fbonhomm 2019-09-03 17:54:04 +0200
  • dceeabf5dd test: modify request api, add fixture, setup DB, remove DB fbonhomm 2019-09-03 17:53:17 +0200
  • 88b5aaa877 refactor: add .env in gitignore fbonhomm 2019-09-03 17:52:35 +0200
  • 9575ca5ccc test: refactor all test, add refresh token test and add main_test fbonhomm 2019-08-26 20:04:16 +0200
  • 0251c84bfd feat: add AuthRefresh in controller fbonhomm 2019-08-26 20:03:45 +0200
  • 797cd67546 refactor: change import name fbonhomm 2019-08-26 20:03:15 +0200
  • 8242138c62 feat: add libs file for jwt fbonhomm 2019-08-26 20:02:34 +0200
  • 7de7b7477d feat: add refresh route in auth file fbonhomm 2019-08-26 20:02:03 +0200
  • 0fcc0c5c81 feat: add jwt middleware fbonhomm 2019-08-26 20:01:29 +0200
  • 700a8e2e05 feat: add middleware auth jwt in routes fbonhomm 2019-08-26 20:00:56 +0200
  • 7a4c10690a feat: add AuthRefresh validator fbonhomm 2019-08-26 19:59:58 +0200
  • 6b729565f1 feat: move database init in services fbonhomm 2019-08-26 19:57:56 +0200
  • bc733dc35a fix: remove config fbonhomm 2019-08-26 19:57:33 +0200
  • 0a4de66204 feat: add cores middleware and change initialize services fbonhomm 2019-08-26 19:56:34 +0200
  • 1597908547 feat: cors middleware fbonhomm 2019-08-26 19:55:53 +0200
  • d67364de1f test: add auth login test fbonhomm 2019-08-25 17:18:42 +0200
  • ba53854abf test: add user deleted test fbonhomm 2019-08-25 17:18:28 +0200
  • d909469cf8 feat: add auth login controller fbonhomm 2019-08-25 17:17:47 +0200
  • fde869e6d7 feat: add utility function getToken in libs fbonhomm 2019-08-25 17:17:30 +0200
  • d6c847117f feat: add auth jwt middleware fbonhomm 2019-08-25 17:16:46 +0200
  • 461047e61c feat: add key EC and loading file key fbonhomm 2019-08-25 17:16:25 +0200
  • 0011b99bb8 feat: add auth login validator fbonhomm 2019-08-25 17:15:54 +0200
  • f50b464b8a feat: add auth login route fbonhomm 2019-08-25 17:15:39 +0200
  • d10ab19a5c feat: add user deletion validator and index for global function fbonhomm 2019-08-25 17:15:11 +0200
  • 24bf072612 feat: add user delete route fbonhomm 2019-08-25 17:14:25 +0200
  • 74ba42c6b7 feat: add compare password in user model fbonhomm 2019-08-25 17:14:03 +0200
  • 5bbb1aa5d9 feat: add delete user controller fbonhomm 2019-08-25 17:13:32 +0200
  • 9ebc293bf7 feat: add auth route fbonhomm 2019-08-25 17:12:59 +0200
  • ceff27b11f feat: add new package whose jwt fbonhomm 2019-08-25 17:12:43 +0200
  • 536352ed8d fix: rename fonctional => functional fbonhomm 2019-08-24 20:53:59 +0200
  • 67ec0a8a7b feat: add test folder with user functional testing fbonhomm 2019-08-24 20:52:12 +0200
  • 60974957b7 feat: add validator folder with user validator fbonhomm 2019-08-24 20:51:44 +0200
  • 46c3219f95 feat: add routes folder with user route fbonhomm 2019-08-24 20:51:27 +0200
  • 447715e1af feat: add models folder with user model fbonhomm 2019-08-24 20:51:11 +0200
  • b57aa0e78c feat: add controller folder with user controller fbonhomm 2019-08-24 20:50:52 +0200
  • 2ff4b900ef feat: add config folder and add database file fbonhomm 2019-08-24 20:50:24 +0200
  • 1ce5fc77a0 feat: add .gitignore fbonhomm 2019-08-24 20:49:49 +0200
  • 66ed6dd35d feat add main with user route fbonhomm 2019-08-24 20:49:10 +0200
  • f6c66e44aa feat: add .env fbonhomm 2019-08-24 20:48:41 +0200
  • 7f82b4ac2f feat: add go module fbonhomm 2019-08-24 20:48:22 +0200
  • f41b0f5d1a
    Initial commit fbonhomm 2019-08-20 12:00:49 +0200