Commit Graph

149 Commits

Author SHA1 Message Date
f301c759c3
Update and extend REST API descriptions 2024-10-23 16:13:20 +02:00
53cb497e0c
Update README and Remove TODO 2024-10-23 13:19:18 +02:00
Jan Eitzinger
699bde372d
Merge pull request #24 from ClusterCockpit/hotfix
Hotfix
2024-10-23 11:46:20 +02:00
2654a4e126
Add distclean target create config and var dir on build 2024-10-23 11:43:40 +02:00
037b60954f Start to prepare release 2024-10-23 06:41:19 +02:00
f37523a93d Move config to configs folder 2024-10-21 14:34:51 +02:00
da9e306601 Add goreleaser config 2024-10-21 14:33:42 +02:00
8200c05a56 Add ReleaseNote file 2024-10-21 14:33:00 +02:00
73d7376047 Remove tags Makefile target 2024-10-21 14:32:47 +02:00
Jan Eitzinger
2c2e7decc8
Merge pull request #23 from ClusterCockpit/devel
Resampling support. Endpoint versioning.
2024-10-21 09:43:04 +02:00
Christoph Kluge
4313098a38 add compatability api endpoints without trailing slashes 2024-09-30 16:26:47 +02:00
Aditya Ujeniya
f9936ad705 Fix to findFiles 2024-09-27 17:15:06 +02:00
Aditya Ujeniya
e8a5b2dce7 Versioning for query endpoint 2024-09-17 14:37:32 +02:00
Aditya Ujeniya
4ac6cef01f Update 2024-09-17 10:49:32 +02:00
Aditya Ujeniya
545c176974 Small fix to datatypes 2024-08-26 13:18:06 +02:00
Aditya Ujeniya
8cefabac7f Fix for resampler 2024-08-25 16:12:43 +02:00
Aditya Ujeniya
b186dca79d Resampler implemented 2024-08-21 09:47:16 +02:00
Jan Eitzinger
c070b965fa
Merge pull request #22 from ClusterCockpit/hotfix
Update Todo
2024-06-28 09:41:31 +02:00
26c3d7dd21
Merge branch 'main' into hotfix 2024-06-28 09:39:45 +02:00
c7a63f8758
More Todos 2024-06-28 09:36:28 +02:00
98f52cc4ec
Update Todo 2024-06-28 09:33:16 +02:00
Jan Eitzinger
2bf4ec1744
Merge pull request #21 from ClusterCockpit/hotfix
Update Todos
2024-06-28 08:47:32 +02:00
bc77ac4839
Update todos. Cleanup 2024-06-28 08:44:24 +02:00
19a5c6cc1d
Update Todos 2024-06-28 07:31:41 +02:00
Jan Eitzinger
362adab938
Merge pull request #20 from ClusterCockpit/Enable-Swagger-documentation-for-REST-api
Enable swagger documentation for rest api
2024-06-26 05:38:02 +02:00
14cf922157
Use go 1.22 for test workflow 2024-06-26 05:33:53 +02:00
6d5594a376
Change JWT Auth to Middleware Handler
Caveat: Cache is per endpoint
2024-06-26 05:31:28 +02:00
826658f762
Refactor. Add Swagger UI docs.
Change from Gorilla mux to net/http
2024-06-25 20:08:25 +02:00
7538570bc5
Cleanup 2024-06-18 07:27:27 +02:00
Jan Eitzinger
79e492961e
Merge pull request #18 from ClusterCockpit/refactor
Refactor
2024-06-18 07:17:07 +02:00
80518897cf
Merge in refactored branch 2024-06-18 07:13:56 +02:00
52704cabb5 Further cleanup 2024-05-06 17:51:50 +02:00
5ca66aef87 Put token authentication in separate file 2024-05-06 15:40:22 +02:00
8c9761fe2a Cleanup Makefile. Add version flag. 2024-05-06 15:10:45 +02:00
fcc8eac2d5 Restructure and Cleanup
Compiles
2024-05-06 14:20:43 +02:00
b2528f958c Continue restructuring. Intermediate state. 2024-05-06 09:27:28 +02:00
e1e6694656 Intermediate state
Not working yet
2024-05-03 21:08:01 +02:00
0297e6d20d Update dependencies 2024-03-22 09:02:41 +01:00
626b533cf2 Refactor and improve error handling for JWT authentication 2024-03-22 09:02:10 +01:00
61892666a7 Add test target in Makefile 2024-03-22 09:00:48 +01:00
dc1ee0f17c Update test action 2024-03-21 20:08:06 +01:00
b721cf23e3 Switch to jwt-auth v5 2024-03-20 17:59:19 +01:00
Jan Eitzinger
61e9191d4d
Update README.md 2023-10-19 09:22:09 +02:00
Thomas Gruber
c8c6560040
Merge pull request #16 from TomTheBear/main
Add action to build RPM and DEB packages and publish as release
2022-12-20 18:04:07 +01:00
Thomas Roehl
6be411b5a7 Add Release action with RPMs and DEB packages 2022-12-13 15:23:49 +01:00
Thomas Roehl
9fd2048e03 Add Release action with RPMs and DEB packages 2022-12-13 14:57:43 +01:00
Thomas Roehl
384c1fb6dd Add Release action with RPMs and DEB packages 2022-12-13 14:51:42 +01:00
Thomas Roehl
eb7d9b12b4 Add Release action with RPMs and DEB packages 2022-12-13 14:46:35 +01:00
Thomas Roehl
5b92fb8a42 Add Release action with RPMs and DEB packages 2022-12-13 14:41:35 +01:00
Thomas Roehl
ff31c10bf8 add dependency for Ubuntu 22.04 job 2022-12-13 14:37:49 +01:00