This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/server/src/main/java/envoy/server/data
Leon Hofmeister 41f07dc452 Fixed Transactions not Getting Closed on the Server (#42)
Fixes #16
Reviewed-on: https://git.kske.dev/zdm/envoy/pulls/42
Reviewed-by: kske <kai@kske.dev>
2020-09-22 17:02:50 +02:00
..
ConfigItem.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
Contact.java Added logging and fixed some security concerns 2020-08-01 14:57:08 +02:00
Group.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
GroupMessage.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
Message.java Added option to disable attachments and groups on both client and server 2020-08-22 18:14:26 +02:00
PersistenceManager.java Fixed Transactions not Getting Closed on the Server (#42) 2020-09-22 17:02:50 +02:00
ServerConfig.java Add token-based authentication (without rejection handling) 2020-09-19 11:37:42 +02:00
User.java Add token to login credentials and database user 2020-09-18 11:29:05 +02:00
package-info.java Move Envoy Server Standalone to server/ subdirectory 2020-07-13 11:40:00 +02:00