Commit graph

  • 25fdf3bb9b Nuke dead code Imbus 2024-03-13 12:29:15 +0100
  • c4632104a8 Commenting out trigger related to salts Imbus 2024-03-13 11:46:17 +0100
  • 736cebe036 Sql comments and salts table Imbus 2024-03-12 20:44:54 +0100
  • 9b67a580da Gluecode for database/handlers Imbus 2024-03-12 20:44:40 +0100
  • 685a40e5d1 Containerfile fix for new path to main Imbus 2024-03-09 15:07:42 +0100
  • ad4d439887 cleanup borean 2024-03-08 15:07:25 +0100
  • d06122864e pls no error borean 2024-03-08 15:06:32 +0100
  • f8277617a9 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev borean 2024-03-08 15:02:18 +0100
  • 6acfdd36b2 cleanup borean 2024-03-08 14:56:24 +0100
  • 0b23c5f8f1 Merge branch 'borean-dev' into dev borean 2024-03-08 14:55:10 +0100
  • ac6638b344 Removed example pages Home and Settings aswell as the react-logo Mattias 2024-03-08 11:36:36 +0100
  • 394b283712 Typo Imbus 2024-03-08 11:25:31 +0100
  • 02c9c502b8 Eralchemy2 target for generating er diagrams Imbus 2024-03-08 11:22:09 +0100
  • a7ebfe7110 Ignore formatter output in main Imbus 2024-03-08 10:32:02 +0100
  • efc95e7fea Add target for formatting swag docs & formatting swag docs Imbus 2024-03-08 10:30:17 +0100
  • b52f13ee8b Better developer feedback Imbus 2024-03-08 10:25:22 +0100
  • d4a2a00f69 Makefile update with doc generation and convenience installers Imbus 2024-03-08 10:17:51 +0100
  • ae0b0895b2 Version controlling generated docs Imbus 2024-03-08 10:17:27 +0100
  • 13c12b424a Mounting handlers and basic swagger docs example Imbus 2024-03-08 10:16:56 +0100
  • f75cb7e9fc Pulling in deps related to swagger Imbus 2024-03-08 10:15:05 +0100
  • bb81a2973e Moving main out of cmd to accomodate swag cli tool Imbus 2024-03-08 09:10:20 +0100
  • 944f9b6ccc Removed overly verbose debug printing from db migration Imbus 2024-03-08 07:48:25 +0100
  • 12536d5e89 Fixing inconsistent sql in db interface Imbus 2024-03-08 07:47:32 +0100
  • 2351a0cb4a Github actions CI for db migrations Imbus 2024-03-08 07:42:11 +0100
  • a77b388f8e Warning in make migrate target Imbus 2024-03-08 07:34:26 +0100
  • f5d5eee267 Breaking changes in projects table related to naming Imbus 2024-03-08 07:33:58 +0100
  • 553ba2c7c6 New project_role table to represent possible roles Imbus 2024-03-08 07:33:31 +0100
  • eec3a45509 Added GetProjectId and AddUserToProject, WIP borean 2024-03-07 23:24:54 +0100
  • 5a85f2bf81 first draft of AddTimeReport in db.go borean 2024-03-07 21:57:27 +0100
  • 7ed986e4eb update borean 2024-03-07 20:58:50 +0100
  • d7cf291836 added new page for admin and path in main Peter KW 2024-03-07 17:48:43 +0100
  • 1c5cbd768d Merge remote-tracking branch 'refs/remotes/gh/dev' into dev dDogge 2024-03-07 14:25:55 +0100
  • bd434c3da7 Added template for various new functions in db.go and corresponding tests in db_test.go dDogge 2024-03-07 14:25:28 +0100
  • c9406b8e50 Ported Justfile to Makefile Imbus 2024-03-07 14:16:50 +0100
  • 9b9f6dd962 Merge branch 'dev' of git.silversoft.se:Imbus/TTime into dev Imbus 2024-03-07 13:30:26 +0100
  • 18eefab292 Implemented PromoteToAdmin and corresponding Test dDogge 2024-03-07 13:21:47 +0100
  • 3adf0b7ef5 Admin SQL table added dDogge 2024-03-07 13:09:09 +0100
  • a202eaa610 Readme wsl notes Imbus 2024-03-07 12:26:08 +0100
  • acff254aa5 Indirect -> direct dependency in go.mod Imbus 2024-03-07 12:13:29 +0100
  • 3e000358a7 Formatting and using for-of loop Imbus 2024-03-07 11:53:06 +0100
  • 09ec0a0bb0 Merge Imbus 2024-03-07 11:49:31 +0100
  • 40f7241550 Formatting and typing Imbus 2024-03-07 11:48:34 +0100
  • 25284bb10e More formatting Mattias 2024-03-07 11:43:19 +0100
  • 9c824f1d7b Slight formatting Mattias 2024-03-07 11:31:03 +0100
  • 3175c62e6d Carmack level testing instructions Imbus 2024-03-07 11:33:06 +0100
  • 42a0745102 Small additional changes to YourProjectsPage Davenludd 2024-03-07 10:45:23 +0100
  • 7879394da3 Added a few pages and components to the frontend Mattias 2024-03-07 10:05:45 +0100
  • b31349ec37 Change test order in testall target Imbus 2024-03-06 15:44:18 +0100
  • 4cfb227a1e Add install linter target Imbus 2024-03-06 15:40:24 +0100
  • 524baf90d2 Hotfix for just errors related to podman Imbus 2024-03-06 15:34:43 +0100
  • c5f0bc509e Makefile target for installing just (hack of doom) Imbus 2024-03-06 15:15:41 +0100
  • d023bb0adf Untested implementation of login and renew endpoints Imbus 2024-03-06 12:51:46 +0100
  • f484674524 Pulled in jwt middleware for fiber Imbus 2024-03-06 12:51:00 +0100
  • 85d080cebb Set fiber as direct dependency Imbus 2024-03-06 11:24:53 +0100
  • dcd9879d8d Demo of components with children and other props Imbus 2024-03-06 11:14:57 +0100
  • 43afae5d77 Cleaning up CSS, minor refactor into pages Home & Settings, better docs Imbus 2024-03-06 11:14:08 +0100
  • 70ae359856 Example of how to extend the API Imbus 2024-03-06 10:14:54 +0100
  • 56693350be Pulling in and configuring react-router-dom Imbus 2024-03-06 10:09:59 +0100
  • 4878ce1c39 Useless fix for the vite default template with tailwind Imbus 2024-03-06 09:51:26 +0100
  • 9d39ff5bc2 Re-implemented demo button Imbus 2024-03-06 09:41:36 +0100
  • ae9ee91bc4 file correction borean 2024-03-04 19:34:35 +0100
  • a22dcb9f4e first push, broken import, WIP borean 2024-03-04 02:50:02 +0100
  • 9e790696a5 Remove npm i from justfile testall target Imbus 2024-03-02 04:47:12 +0100
  • 59ab430b06 Justfile target for a complete test run Imbus 2024-03-02 04:41:34 +0100
  • 7a12b946a6 Fixing some issues found by the linter Imbus 2024-03-02 04:29:50 +0100
  • c54eccc625 golangci-lint in CI as well as a makefile target Imbus 2024-03-02 04:18:29 +0100
  • 54cca2b151 Pulling in jest as a dependency for the frontent, example test included Imbus 2024-03-02 03:47:53 +0100
  • 15a83882ef Omitting test from CI, including lint Imbus 2024-03-02 03:19:05 +0100
  • 1be992bc34 Further wrestling with CI/CD Imbus 2024-03-02 03:14:45 +0100
  • 3653146ce0 Wrestling with github CI/CD Imbus 2024-03-02 03:07:41 +0100
  • 10abea8091 Merge branch 'master' of github.com:imbus64/TTime Imbus 2024-03-02 03:02:06 +0100
  • 2808a0058f
    Create node.js.yml Imbus 2024-03-02 03:01:26 +0100
  • b202665d75 Fix gh workflow Imbus 2024-03-02 02:56:00 +0100
  • a7c2e8f182 Merge branch 'master' of github.com:imbus64/TTime Imbus 2024-03-02 02:53:26 +0100
  • e93c4abba8
    Create go.yml Imbus 2024-03-02 02:52:35 +0100
  • 63596db60c Migrations readme warnings Imbus 2024-03-02 02:40:17 +0100
  • 469f866554 Cleaning up examples in main and splitting the code into suitable packages Imbus 2024-03-02 02:38:26 +0100
  • 5cefed405f Reduce verbosity of the tests Imbus 2024-03-02 02:31:20 +0100
  • a749857c98 User_roles table constraints Imbus 2024-03-01 07:47:06 +0100
  • b39ce645d6 Proper interface for the database Imbus 2024-02-29 20:33:20 +0100
  • 4d510e5c51 Rename App -> Server, less confusing Imbus 2024-02-29 20:02:13 +0100
  • 568fb0323e Makefile changes related to watch Imbus 2024-02-29 07:29:12 +0100
  • 360689ce0c Configure tailwind for the frontend Imbus 2024-02-28 20:35:53 +0100
  • d51b9f78c2 Porting to fiber Imbus 2024-02-28 11:29:32 +0100
  • 4c7a3fd9a0 Pulling in fiber as a dep Imbus 2024-02-28 11:28:57 +0100
  • 4c7e660a20 Correcting path in makefile Imbus 2024-02-28 10:58:32 +0100
  • 523a211933 Merge Imbus 2024-02-28 10:36:36 +0100
  • 47040c8dc2 Format target Imbus 2024-02-28 10:34:51 +0100
  • 2349fad4f4 Make use of the config Imbus 2024-02-28 08:39:42 +0100
  • 34c0712825 Moving the migrations directory into database for embedding Imbus 2024-02-28 03:30:05 +0100
  • 77e3324f79 Gitignore the config file Imbus 2024-02-28 03:21:33 +0100
  • e1cd596c13 Config parsing and database api changes Imbus 2024-02-28 03:21:13 +0100
  • 06632c16da Better interface for writeconfig Imbus 2024-02-27 23:11:27 +0100
  • 9d6cddb724 Various breaking changes to the database schema Imbus 2024-02-27 08:05:07 +0100
  • 229ebc3a08 AddProject database interface with tests Imbus 2024-02-27 07:59:42 +0100
  • 6f51151d64 Save backups in a backup directory Imbus 2024-02-27 07:45:38 +0100
  • 6c82aa2047 Backup target for makefile Imbus 2024-02-27 07:43:20 +0100
  • 6e48c0a088 Database migration readme Imbus 2024-02-27 06:09:09 +0100
  • ce1ce89b00 Some more example database interface code Imbus 2024-02-27 05:51:16 +0100
  • 60e7b73f66 Unique username constraint on users table Imbus 2024-02-27 05:50:28 +0100