Augusto Dwenger J. hamburghammer
  • Joined on 2020-07-22
hamburghammer pushed to main at hamburghammer/dchat 2023-05-21 22:47:37 +02:00
bec45ce14c Fix starting web with virtual threads
hamburghammer pushed to main at hamburghammer/dchat 2023-05-21 22:24:59 +02:00
b5791e784b Add custom user to run the deployed apps
f3bcd64a90 Fix db pooling shutdown on web after startup
Compare 2 commits »
hamburghammer pushed to main at hamburghammer/dchat 2023-05-21 20:09:28 +02:00
4b60f59956 Add support to use chat hitory for context in private chats
9243b410ab Increase timeout for OpenAI API to 5 minutes
6d537db12e Move dependency version management from module to parent pom
d160f01b52 Intorduce HikariCP for JDBC connection pooling
Compare 4 commits »
hamburghammer pushed to main at hamburghammer/dchat 2023-05-20 21:37:15 +02:00
f5e40e324d Fix to reply if no response was provided
5459cf1dd1 Refactor exception handling while handling events
3641b01162 Refactor unnecessary assignments
f457c23301 Increase OpenAI API timeout to 90 seconds
92473716fb Update deployment
Compare 5 commits »
hamburghammer pushed to main at hamburghammer/dchat 2023-05-16 03:13:27 +02:00
5662d2faf1 Add additional package information to the pom.xml
f7ebd79cbd Change license from MIT to MPL-2.0
Compare 2 commits »
hamburghammer pushed to main at hamburghammer/dchat 2023-05-16 02:45:33 +02:00
c8c3f70254 Fix ui redirect
cbab8ff439 Fix ui serving location
4f0be9919f Adjust container image build to support multi modules
b8b83baa72 Move into multi module project structure
Compare 4 commits »
hamburghammer pushed to multi-modules at hamburghammer/dchat 2023-05-16 02:44:50 +02:00
c8c3f70254 Fix ui redirect
hamburghammer pushed to multi-modules at hamburghammer/dchat 2023-05-16 02:09:31 +02:00
cbab8ff439 Fix ui serving location
hamburghammer pushed to multi-modules at hamburghammer/dchat 2023-05-16 01:54:00 +02:00
4f0be9919f Adjust container image build to support multi modules
b8b83baa72 Move into multi module project structure
Compare 2 commits »
hamburghammer created branch multi-modules in hamburghammer/dchat 2023-05-15 16:44:58 +02:00
hamburghammer pushed to multi-modules at hamburghammer/dchat 2023-05-15 16:44:58 +02:00
dbb45646d4 WIP: Move into multi module project structure
hamburghammer pushed to main at hamburghammer/dchat 2023-05-14 01:10:03 +02:00
e7e601a28b Remove unused port binding
hamburghammer pushed to main at hamburghammer/dchat 2023-05-14 00:59:01 +02:00
1a7cb6f055 Add comment to explain blocking call while migration runs
9de90700c3 Switch to virtual thread for discord bot shutdown hook
9dc9f16c06 Add JDK_JAVA_OPTIONS env to enable preview features
9754e36c99 Switch back to JDK 19 for the final image
Compare 4 commits »
hamburghammer pushed to main at hamburghammer/dchat 2023-05-13 01:43:59 +02:00
18ab41ed09 Update running jdk to 20 with alpine as base
hamburghammer pushed to main at hamburghammer/dchat 2023-05-11 21:34:45 +02:00
1805321f18 Disable dev Javalin logging
bb9a7e8279 Fix api url in UI
Compare 2 commits »
hamburghammer pushed to main at hamburghammer/dchat 2023-05-08 18:05:32 +02:00
a398641172 Change type of user_id and server_id from long to string
4ce0f70d5d Fix not updateing user_id on config entity
568e175208 Use the system message from the config
e6b7f10b87 Fix grama
7d4ff3ce64 Add automatic migration on startup
Compare 60 commits »
hamburghammer pushed to ui at hamburghammer/dchat 2023-05-08 18:04:28 +02:00
a398641172 Change type of user_id and server_id from long to string
4ce0f70d5d Fix not updateing user_id on config entity
568e175208 Use the system message from the config
e6b7f10b87 Fix grama
Compare 4 commits »
hamburghammer pushed to ui at hamburghammer/dchat 2023-05-08 16:14:19 +02:00
7d4ff3ce64 Add automatic migration on startup
hamburghammer pushed to ui at hamburghammer/dchat 2023-05-05 01:36:35 +02:00
1060d4d577 Update Javalin to version 5.5.0
24adb8d0ce Add redirect to index.html if file was not found
ceb2fe27a7 Add /api to api endpoints
bc4a5240d7 Fix reading API_PORT env
9b6409914a Add vuejs to build container image
Compare 6 commits »
hamburghammer pushed to ui at hamburghammer/dchat 2023-05-04 23:55:34 +02:00
abbb02729a Implement CRUD for user config
0769040fc0 Fix deserialization of incomming new entities
5d34208625 Fix failing OPTIONS CORS browser request
e24f80cea5 Implement CRUD on ServerConfigs
40d33a45e6 Fix cutting system message on small messages
Compare 6 commits »