Magnus Åhall magnus
magnus pushed tag v0.3.2 to go/webservice 2025-03-06 07:51:36 +01:00
magnus pushed to main at go/webservice 2025-03-06 07:51:29 +01:00
58050a44a4 Fixed double pointer for ParseApplicationConfig
magnus pushed tag v0.3.1 to go/webservice 2025-03-06 07:01:29 +01:00
magnus pushed to main at go/webservice 2025-03-06 07:01:29 +01:00
63f484e269 Honor the useStaticDirectory variable in the static handler to minimize unnecessary os.Stat
magnus pushed to main at go/webservice 2024-12-19 13:46:33 +01:00
1cf9318bc8 Added html_template package for easier HTML page generation
magnus pushed tag v0.3.0 to go/webservice 2024-12-19 13:46:33 +01:00
magnus pushed to main at go/wrappederror 2024-09-27 07:43:20 +02:00
0570e1925b Better example
magnus pushed to main at go/wrappederror 2024-09-27 07:42:21 +02:00
616835f641 Added NoTrace function and removed WrapData, NewData since WithData exist.
magnus pushed tag v0.3.5 to go/wrappederror 2024-09-27 07:42:21 +02:00
magnus pushed to main at go/webservice 2024-09-17 07:28:06 +02:00
ac7887b6c7 Add README.md
magnus pushed tag v0.2.17 to go/webservice 2024-07-30 07:45:39 +02:00
magnus pushed to main at go/webservice 2024-07-30 07:45:34 +02:00
53efcaedc9 Execute websocket handlers as goroutines. Bumped to 0.2.17
magnus pushed tag v0.2.16 to go/webservice 2024-06-30 21:20:10 +02:00
magnus pushed to main at go/webservice 2024-06-30 11:41:01 +02:00
256dda9a48 Removed validation on session since a lot of other software is depending on this package
magnus pushed tag v0.2.15 to go/webservice 2024-05-22 07:59:08 +02:00
magnus pushed to main at go/webservice 2024-05-22 07:59:08 +02:00
6623db9574 Added caching headers for static content
cff9082aac Added application config parsing
Compare 2 commits »
magnus pushed to main at go/dbschema 2024-05-10 08:12:09 +02:00
b83c7b1e17 Made Version function public
magnus pushed tag v1.3.1 to go/dbschema 2024-05-10 08:12:09 +02:00
magnus pushed to main at go/webservice 2024-05-08 18:10:12 +02:00
452a109204 Read session UUID from cookie if header is missing. Bump to v0.2.14
magnus pushed tag v0.2.14 to go/webservice 2024-05-08 18:10:12 +02:00