Commit Graph

  • 05868e0e00 Bumped license lib version niggl 2020-12-31 18:00:46 +01:00
  • 580a73f9a5 Switched to automatic license attribution generation via oss-attribution-generator niggl 2020-12-31 15:14:51 +01:00
  • ab7110d49f Merge branch 'dev' into feature/59-license_collection niggl 2020-12-30 21:26:07 +01:00
  • 875781335c Removed the testing pipeline and updated the dev license pipeline niggl 2020-12-30 21:24:51 +01:00
  • 625340cf8a Merge branch 'feature/59-license_collection' of git.odit.services:lfk/backend into feature/59-license_collection niggl 2020-12-30 21:23:37 +01:00
  • 8d9dbc3957 Merge branch 'feature/59-license_collection' of git.odit.services:lfk/backend into feature/59-license_collection niggl 2020-12-30 21:23:04 +01:00
  • 07d813082b Merge branch 'feature/59-license_collection' of git.odit.services:lfk/backend into feature/59-license_collection niggl 2020-12-30 21:23:04 +01:00
  • a684f60252 Added secondary dependency for piupeline niggl 2020-12-30 21:22:59 +01:00
  • 931cae3c98 new license file version [CI SKIP] niggl 2020-12-30 20:22:35 +00:00
  • dfd82a6293 Merge branch 'feature/59-license_collection' of git.odit.services:lfk/backend into feature/59-license_collection niggl 2020-12-30 21:21:50 +01:00
  • 82d4b11de3 Adjusted ci dependencies niggl 2020-12-30 21:21:08 +01:00
  • 75473937cf Adjusted ci dependencies niggl 2020-12-30 21:21:08 +01:00
  • a68bbab8ab Canged drone branch niggl 2020-12-30 21:18:40 +01:00
  • 5cfd2c9a52 Revert "Added license exporter (to json)" niggl 2020-12-30 21:17:27 +01:00
  • 6c7b31d76c Revert "Moved package script related files to their own folder" niggl 2020-12-30 21:17:23 +01:00
  • 2924ac2900 Revert "Added automatic license export on dev push/merge" niggl 2020-12-30 21:17:18 +01:00
  • a501625dd6 Revert "Added --full option for the license exporter to export the license path and text as well" niggl 2020-12-30 21:17:13 +01:00
  • cc64ce4498 Revert "Added test pipeline for automatic license export" niggl 2020-12-30 21:17:09 +01:00
  • c9378e6cae Added test pipeline for automatic license export niggl 2020-12-30 21:13:32 +01:00
  • 62c7f26540 Added --full option for the license exporter to export the license path and text as well niggl 2020-12-30 21:05:16 +01:00
  • 18e3ef9a79 Added automatic license export on dev push/merge niggl 2020-12-30 20:40:28 +01:00
  • 395b0101a8 Moved package script related files to their own folder niggl 2020-12-30 20:22:18 +01:00
  • 84a0bd2cd9 Added license exporter (to json) niggl 2020-12-30 20:18:28 +01:00
  • 9cd181c5b8 Merge pull request 'Merge for alpha 0.0.6' (#61) from dev into main 0.0.6 niggl 2020-12-30 17:58:24 +00:00
  • 41828a6e41 Version bump niggl 2020-12-30 18:55:16 +01:00
  • 356e398caf Merge pull request 'feature/56-stats_endpoint' (#60) from feature/56-stats_endpoint into dev niggl 2020-12-30 16:49:18 +00:00
  • 6cb978df98 Updated security for the stats endpoints niggl 2020-12-30 17:40:18 +01:00
  • 4cb0efa6bd Added response schemas niggl 2020-12-30 17:35:21 +01:00
  • e0fa58da57 Added some comments niggl 2020-12-30 17:27:24 +01:00
  • 5d31d8d1a2 Added stats and stats responses for orgs niggl 2020-12-30 16:59:07 +01:00
  • 53a01ad977 Added stats response niggl 2020-12-30 16:31:18 +01:00
  • d7791756dc Added mission relation resolving niggl 2020-12-30 16:13:57 +01:00
  • dd48ee2f7e Added ResponseSchemas and fixed donation resolution bug niggl 2020-12-30 15:07:13 +01:00
  • ec64ec3d63 Added a response class for team stats niggl 2020-12-30 14:41:07 +01:00
  • 35dbfeb5e7 Added donation amount to the stats runner response niggl 2020-12-30 14:34:10 +01:00
  • a9ecfccfd2 Added response schemas niggl 2020-12-30 14:31:07 +01:00
  • d850650aeb Added response class for the runner stats niggl 2020-12-30 14:30:31 +01:00
  • 43e256f38c Impelemented stats api auth via token or the usual auth (jwt with get for runners, teams and orgs). niggl 2020-12-30 14:19:54 +01:00
  • b5f9cf201d Moved the authchecker to the middleware folder (b/c it pretty much is a glolified middleware) niggl 2020-12-30 14:01:37 +01:00
  • 6e121a3ce2 Implemented more stats endpoints niggl 2020-12-29 22:17:29 +01:00
  • 555e37eaf7 Added authed stats routes niggl 2020-12-29 21:48:21 +01:00
  • 9675e79441 Added openapi scheme for the stats api tokens. niggl 2020-12-29 21:38:48 +01:00
  • 345851bf1d Added example endpoint for stats auth niggl 2020-12-29 21:34:49 +01:00
  • 7c5a3893ef Added basic status api key checking middleware niggl 2020-12-29 21:32:45 +01:00
  • b53b5cf91f Update: keys cant be updated (for security reasons) niggl 2020-12-29 21:00:43 +01:00
  • 04813173e4 Updated the method of api key creation. niggl 2020-12-29 20:49:45 +01:00
  • c4270b0839 Adapted the new async behaviour niggl 2020-12-29 20:21:45 +01:00
  • bb24ed53a4 Switched to hased tokens based on uuid (to be canged) niggl 2020-12-29 20:20:59 +01:00
  • 1b74b21420 Renamed class niggl 2020-12-29 20:07:43 +01:00
  • b7cbe2a0b4 Adjusted the validation type niggl 2020-12-29 20:05:35 +01:00
  • 500b94b44a Added a controller for stats clients (todo: put) niggl 2020-12-29 20:01:40 +01:00
  • 641466a731 Added basic errors for stats clients niggl 2020-12-29 20:00:31 +01:00
  • e3ea83bb47 Removed async flag, b/c this doesn't need to perform anything async niggl 2020-12-29 19:57:19 +01:00
  • b6043744a9 Added STATSCLIENT as a new permission target niggl 2020-12-29 19:48:35 +01:00
  • 2b38044271 Created a response for the statsClient niggl 2020-12-29 19:45:30 +01:00
  • 4c3d2643c1 Added enabled flag for the stats clients niggl 2020-12-29 19:37:55 +01:00
  • e2cc0c0b80 Added Create action for the statsclients niggl 2020-12-29 19:34:14 +01:00
  • ce55dce011 Removed abstract flag from class niggl 2020-12-29 19:32:20 +01:00
  • a738c19316 Added the new statsClient class for stats api auth niggl 2020-12-29 19:29:16 +01:00
  • 63b8176bdf Merge branch 'dev' into feature/56-stats_endpoint niggl 2020-12-29 19:18:56 +01:00
  • bc76afafce Merge pull request 'Updates for the tag build pipeline' (#58) from dev into main 0.0.5 niggl 2020-12-29 18:08:09 +00:00
  • 1f49ad43a1 Merge branch 'main' into dev niggl 2020-12-29 18:07:47 +00:00
  • 6a762f570d Added team and org stats niggl 2020-12-29 16:08:50 +01:00
  • 1b7424f750 Added stats endpoint with some basic stats (more to come) - to be tested niggl 2020-12-29 15:25:40 +01:00
  • bdd4f705be Adjusted return type, since async is no longer needed here (thanks to db relations) niggl 2020-12-29 15:23:29 +01:00
  • ded14b1b3b Changed method of triggering lib builds niggl 2020-12-29 14:57:00 +01:00
  • fbd3f615ad Changed docker image tag niggl 2020-12-29 14:56:37 +01:00
  • a22a7a19c2 Merge pull request 'Final fix for the tag pipeline triggers' (#57) from dev into main niggl 2020-12-29 13:18:39 +00:00
  • 2d263814db Merge branch 'main' into dev odit_bot 2020-12-29 13:17:33 +00:00
  • a79bed259b Moved to the official tag recognition niggl 2020-12-29 14:13:48 +01:00
  • f2970f4cd8 Added branch to when niggl 2020-12-23 19:09:01 +01:00
  • b3f741234e Back to when syntax for triggering tag builds niggl 2020-12-23 18:51:07 +01:00
  • 6a8247f88a Now using the exact trigger snytax the gitea project uses niggl 2020-12-23 18:46:38 +01:00
  • b737fe6a08 Set trigger to ref tags only niggl 2020-12-23 18:39:44 +01:00
  • 607630c4f9 Tried switching to global when niggl 2020-12-23 18:38:01 +01:00
  • a7976c0ee2 Switched from trigger to when niggl 2020-12-23 18:36:37 +01:00
  • b51da15007 Added pushing to tags as trigger niggl 2020-12-23 18:33:56 +01:00
  • 5ed5f181d1 Added tag as ref to tag build niggl 2020-12-23 18:32:32 +01:00
  • e33076c04d Removed push from tag build triggers niggl 2020-12-23 18:30:08 +01:00
  • ae35f50da2 Added push as drone tag build event trigger niggl 2020-12-23 18:28:10 +01:00
  • cc5d90cb4f Merge pull request 'Bugfix for the release pipeline (no other changes)' (#55) from dev into main niggl 2020-12-23 17:18:29 +00:00
  • c33236c516 Merge branch 'main' into dev niggl 2020-12-23 18:11:47 +01:00
  • eee2bbcac7 Merge branch 'dev' of git.odit.services:lfk/backend into dev niggl 2020-12-23 18:11:23 +01:00
  • 519d11beef Removed the branch requirements from dev niggl 2020-12-23 18:11:20 +01:00
  • cbed5fc0b2 Merge pull request 'Merge alpha 0.0.5 to master' (#54) from dev into main niggl 2020-12-23 17:05:32 +00:00
  • 59fdfe9f40 Merge branch 'main' into dev niggl 2020-12-23 17:02:12 +00:00
  • c93e93be31 Set package version (+openapi version) niggl 2020-12-23 18:00:53 +01:00
  • d3760f7b80 Merge pull request 'feature/52-alternative_openapi_viewers' (#53) from feature/52-alternative_openapi_viewers into dev niggl 2020-12-23 16:57:17 +00:00
  • 11c7d041ef 🎨 fixed landing html + styling philipp 2020-12-23 17:55:44 +01:00
  • 9ab6eb5314 Added tests for the api docs niggl 2020-12-23 17:01:18 +01:00
  • ce0500ef8c Removed the firsttests jest tests (they were redundant) niggl 2020-12-23 17:01:03 +01:00
  • 0b4d30b3f3 Updated the openapi json path for the ci testing script niggl 2020-12-23 16:54:45 +01:00
  • bb70bf58fb Added the static files to the build step niggl 2020-12-23 15:43:03 +01:00
  • 9fc282d858 Removed everything concerning the swaggerUI express middleware niggl 2020-12-23 15:21:55 +01:00
  • 39ad43bbb2 switched over to using the static deployment of swaggerUI niggl 2020-12-23 15:20:06 +01:00
  • bd46a48f76 Merge branch 'feature/52-alternative_openapi_viewers' of git.odit.services:lfk/backend into feature/52-alternative_openapi_viewers niggl 2020-12-23 15:11:17 +01:00
  • ebedea97ed Added very basic api doc chooser niggl 2020-12-23 15:11:04 +01:00
  • 5c3c3eb167 Added very basic api doc chooser niggl 2020-12-23 15:11:04 +01:00
  • d8e38f404d Renamed the package to fit the scheme for the project niggl 2020-12-22 20:43:49 +01:00
  • aa1042ca51 Merge pull request 'feature/49-openapi_cookie_schema' (#51) from feature/49-openapi_cookie_schema into dev niggl 2020-12-22 19:33:03 +00:00