Commit Graph

  • f528699367
    refactor: split out worker/server environment setup Cameron Clough 2022-03-21 21:45:15 +0000
  • cbe4ba728b
    use port 8080 instead Cameron Clough 2022-03-21 21:44:25 +0000
  • 3ef44a5ce5
    ci: fix testing Cameron Clough 2022-03-21 20:11:47 +0000
  • 1c1b8f66c8
    fix basedir Cameron Clough 2022-03-21 20:02:10 +0000
  • 6707bff659
    tests cleanup Cameron Clough 2022-03-21 20:01:58 +0000
  • 530220a8e4
    docker: build cabana from source Cameron Clough 2022-03-21 15:27:22 +0000
  • 3bfe3b06b4
    add ci Cameron Clough 2022-03-21 14:49:16 +0000
  • 05322a3ec5
    worker: fix many linter issues Cameron Clough 2022-03-21 13:48:22 +0000
  • 8e661e1205
    docker: use volumes Cameron Clough 2022-03-21 13:28:52 +0000
  • dea40d67c3
    babel Cameron Clough 2022-03-21 13:13:28 +0000
  • 7da0fc9640
    cleanup Cameron Clough 2022-03-21 13:13:22 +0000
  • 7680c2fb98
    worker main method Cameron Clough 2022-03-21 11:48:58 +0000
  • a8cb1e620e
    test: fix mocha loading esm Cameron Clough 2022-03-21 11:35:05 +0000
  • dcbb661424
    package.json remove license/author fields Cameron Clough 2022-03-21 10:59:58 +0000
  • 276de5dd8c
    refactor: move websocket into server Cameron Clough 2022-03-21 10:56:42 +0000
  • bff3f3ca5e
    big refactor - move into src/worker and src/server Cameron Clough 2022-03-21 10:54:50 +0000
  • 2922b16918
    revert: Import convert for cabana Cameron Clough 2022-03-21 10:48:08 +0000
  • 5e6d0dbcf5
    spring cleaning Cameron Clough 2022-03-20 23:59:37 +0000
  • 43a71d3aad
    worker replace let with const where possible Cameron Clough 2022-03-18 22:03:27 +0000
  • cd46118942 remove broken script Cameron Clough 2022-03-18 20:30:59 +0000
  • c4625b77bd
    feat: add force sync option for db, don't alter by default Cameron Clough 2022-03-12 23:43:16 +0000
  • f066ab53f6
    refactor: cleanup models Cameron Clough 2022-03-12 23:26:10 +0000
  • e8ea76c46a
    docker: use dotenv for db container Cameron Clough 2022-03-12 17:35:50 +0000
  • 3b9e9e9e0d
    docker: pin db container image Cameron Clough 2022-03-12 17:35:33 +0000
  • 3986c05ba8
    cleanup Cameron Clough 2022-03-12 17:14:24 +0000
  • 60ed89f23a
    fix: boolean is better in env file Cameron Clough 2022-03-12 17:13:25 +0000
  • cc2c85e669
    chore: add .editorconfig Cameron Clough 2022-03-12 17:13:03 +0000
  • 927cf5bf18
    Merge pull request #8 from jor3l/fix/welcome-2022 Adam Black 2022-03-03 03:50:17 +0000
  • 4f408efb14 allow null identifiers for drives Jose Vera 2022-03-02 22:43:34 -0500
  • 9d44817f8b fix error missing controller Jose Vera 2022-03-02 22:42:46 -0500
  • bf2c901e64 UAT account 0 creation Jose Vera 2022-03-02 22:37:16 -0500
  • be79a029fe Error when account does not exist Jose Vera 2022-03-02 22:27:01 -0500
  • 5835f6df44 UAT certs fixes Jose Vera 2022-03-02 22:23:28 -0500
  • 1e250dcd98
    Merge pull request #7 from jor3l/fix/welcome-2022 Adam Black 2022-03-03 03:22:10 +0000
  • 34e5566a02 Add https support Jose Vera 2022-03-02 21:59:12 -0500
  • 673d40680a pre fix general bigints Jose Vera 2022-03-02 21:39:58 -0500
  • d7f88fe242 Fix dongle bigint Jose Vera 2022-03-02 21:37:57 -0500
  • aa4f3c619d fix const Jose Vera 2022-03-02 21:30:24 -0500
  • 56a854fcb1 logger Jose Vera 2022-03-02 21:29:13 -0500
  • be94357332 Signup fixes Jose Vera 2022-03-02 21:18:07 -0500
  • 9324aa589b same token for dev Jose Vera 2022-03-02 20:03:32 -0500
  • f82d569671 uat docker file Jose Vera 2022-03-02 18:51:05 -0500
  • 9d14157621 docker tweaks for fast setup on UAT Jose Vera 2022-03-02 18:46:03 -0500
  • 16b6256367 Changes for UAT Jose Vera 2022-03-02 18:24:35 -0500
  • ea5acd1f90 worker update to get a complete run of a drive segment processing Jose Vera 2022-03-02 16:46:21 -0500
  • 442e33845c Tested server runs Jose Vera 2022-03-01 00:28:28 -0500
  • 66a5441eaf Working app locally using docker, removes config file for .env, fixes worker to only use Sequelize and fixes sequelize model type definitions Jose Vera 2022-03-01 00:04:36 -0500
  • 6d79bd20fc
    Initial implementation for oauth and 2fa AdamSBlack 2022-01-22 15:16:24 +0000
  • 41549c6754
    various AdamSBlack 2022-01-21 23:36:48 +0000
  • d1451e883e
    remove https config Cameron Clough 2022-01-21 01:23:46 +0000
  • 82ef4d01c7
    Revert "remove more tls stuff" Cameron Clough 2022-01-21 00:57:28 +0000
  • 13962efc4b
    create/update tables with sequelize Cameron Clough 2022-01-21 01:22:24 +0000
  • bfb3ae41ce remove more tls stuff Cameron Clough 2022-01-21 00:57:28 +0000
  • f4017026e8 worker cleanup (set __dirname) Cameron Clough 2022-01-21 00:55:35 +0000
  • b15782b880 add Docker Compose file Cameron Clough 2022-01-21 00:37:46 +0000
  • bdc3c7ca13 delete whitespace Cameron Clough 2022-01-21 00:33:59 +0000
  • 09ccf5b19c
    CI on Dockerfile Cameron Clough 2022-01-21 00:08:15 +0000
  • 7889900f76
    remove certs Cameron Clough 2022-01-21 00:05:30 +0000
  • c6b8948d9a
    update worker lockfile name Cameron Clough 2022-01-21 00:05:08 +0000
  • 04abc7e64f
    Update Dockerfile, add .dockerignore Cameron Clough 2022-01-21 00:02:18 +0000
  • 87ab6712d5
    misc Cameron Clough 2022-01-20 23:56:41 +0000
  • 0fa15ee61c
    Fix device.getDrive returning incorrect promise rolled back change in useradmin/view drive AdamSBlack 2022-01-16 17:32:37 +0000
  • 6a229eadb0
    removing HTTPS support - Please use a reverse proxy AdamSBlack 2022-01-15 23:33:10 +0000
  • 1e58cad622
    Import convert AdamSBlack 2022-01-12 15:02:30 +0000
  • 8e61ac9493
    Don't pull faulty drive segments AdamSBlack 2022-01-11 08:26:08 +0000
  • d8f3189803
    Removed sql from useradmin.js AdamSBlack 2022-01-10 02:49:24 +0000
  • fae5da0623
    Removed all legacy SQL queries from api.js AdamSBlack 2022-01-10 01:12:55 +0000
  • 7a11f51cd8
    added model for drive segments, pilotauth now uses ORM AdamSBlack 2022-01-10 01:07:56 +0000
  • 22bf9d74e0
    New eslint rules to manage promises, fixed unhandled promise in api.js AdamSBlack 2022-01-10 00:04:04 +0000
  • a7a292bf5b
    legacy direct DB querys only exist in api & useradmin AdamSBlack 2022-01-09 23:19:00 +0000
  • de4f013bb4
    partially completed api.js AdamSBlack 2022-01-09 10:50:27 +0000
  • 225047e24f
    Removing callback dependencies, required for DB migration AdamSBlack 2022-01-09 04:31:42 +0000
  • fb5a91a010
    fix ci: use sample config Cameron Clough 2022-01-09 02:25:26 +0000
  • daacbe65fd user admin 😪 Cameron Clough 2022-01-09 02:23:14 +0000
  • d9e4cae645 tidy up more stuff... Cameron Clough 2022-01-09 02:22:44 +0000
  • 9a5b2bc0dd
    lint: fix return types, tidy up Cameron Clough 2022-01-09 01:34:57 +0000
  • 393a99f633
    lint: more fixes Cameron Clough 2022-01-09 01:34:46 +0000
  • c132913885
    fix: parameter order Cameron Clough 2022-01-09 01:03:20 +0000
  • 3e239ef0fc
    admin api: tidy up, remove duplicate endpoint Cameron Clough 2022-01-09 01:02:54 +0000
  • 3ae5c16639 lint: fix routes Cameron Clough 2022-01-09 00:57:15 +0000
  • 6f05c0149a routes fixes Cameron Clough 2022-01-09 00:38:41 +0000
  • 8d8338378a tidy up server Cameron Clough 2022-01-09 00:37:46 +0000
  • 1165e13853 lint: tidy up controllers Cameron Clough 2022-01-09 00:35:40 +0000
  • a3e8cd7853 lint: tidy up websocket Cameron Clough 2022-01-08 23:28:15 +0000
  • f484ceca72 lint: many fixes Cameron Clough 2022-01-08 23:07:09 +0000
  • 2039a33e3d tidy up websocket authenticateUser Cameron Clough 2022-01-08 22:57:55 +0000
  • 2919cf975f lint: allow using functions before defined Cameron Clough 2022-01-08 22:32:22 +0000
  • f1b185e259 lint: ignore underscore dangle for now Cameron Clough 2022-01-08 22:23:08 +0000
  • 450c05501e fix worker.js indentation Cameron Clough 2022-01-08 22:19:08 +0000
  • 3323b19d85
    revert worker.js Cameron Clough 2022-01-08 22:17:08 +0000
  • bfd724f1bd lint: ignore config.js Cameron Clough 2022-01-08 22:08:51 +0000
  • 3552192132 hotfix Cameron Clough 2022-01-08 22:08:37 +0000
  • 817cfccdfc
    add GitHub Actions workflow Cameron Clough 2022-01-08 22:05:27 +0000
  • c795d1f9fc
    add package-lock.json (prepare for ci) Cameron Clough 2022-01-08 22:04:32 +0000
  • d45e123e04 useradmin tidy up Cameron Clough 2022-01-08 22:01:13 +0000
  • d9992dc2c0 remove unused imports, code tidy up Cameron Clough 2022-01-08 22:00:08 +0000
  • 414d2438db fix: admin api get dongle typo Cameron Clough 2022-01-08 21:57:30 +0000
  • ba4adceb2c lint: allow continue Cameron Clough 2022-01-08 21:49:57 +0000
  • 2cfd298a31
    worker fix AdamSBlack 2022-01-08 21:40:10 +0000
  • 501c310f70
    Added condition to skip faulty segments new column required in drive_segments called process_attempts, int, default=0 AdamSBlack 2022-01-08 21:36:33 +0000