1
0
Fork 0
forked from Mirrors/gomuks
Commit graph

13 commits

Author SHA1 Message Date
Tulir Asokan
9e63da1b6b all: add FCM push support 2025-01-12 23:26:29 +02:00
Tulir Asokan
1e347a4c00 main: don't stop server if it wasn't started 2024-12-11 01:04:01 +02:00
Tulir Asokan
5638adf6bc web/main: automatically reload page if version changes 2024-12-07 16:25:15 +02:00
Tulir Asokan
a37a35795c main: don't initialize event buffer before loading config 2024-12-07 01:33:42 +02:00
Tulir Asokan
7d6bbe77b9 websocket: add support for resuming sessions 2024-12-07 01:17:51 +02:00
Tulir Asokan
529ffda4ed main: add support for logging out 2024-12-03 23:59:15 +02:00
Tulir Asokan
74439be24c gomuks: enable http2 read idle timeouts 2024-12-03 23:28:35 +02:00
Tulir Asokan
2a6d5408bd main: move version info to separate package and refactor other things 2024-11-27 03:20:40 +02:00
Tulir Asokan
4349f7d75e main: use x/net/http2 directly and add option to disable http2 2024-11-22 01:11:15 +02:00
Tulir Asokan
3a34576d88 config: enable file logging by default 2024-11-18 00:06:40 +02:00
Tulir Asokan
0bf4452e6e config: fix log directory on macOS and Windows 2024-11-18 00:02:35 +02:00
batuhan
05fbdaaf0e
cmd/gomuks: import frontend in main (#475)
This allows using pkg/gomuks as a library without the frontend
2024-11-10 17:35:23 +02:00
Tulir Asokan
5701bbf708 cmd/gomuks: move most things into new package 2024-11-08 10:09:30 +01:00
Renamed from cmd/gomuks/gomuks.go (Browse further)