feiniks
69932ee8ae
Get notification server url from env ( #752 )
...
Co-authored-by: Heran Yang <heran.yang@seafile.com>
2025-04-08 11:51:11 +08:00
feiniks
490f8d431c
Add metrics ( #747 )
...
* Add metrics
* Add obj_cache in session
---------
Co-authored-by: Heran Yang <heran.yang@seafile.com>
2025-03-31 16:46:24 +08:00
feiniks
d5fa18f120
Adjust size of max_download_dir_size and max_upload_size ( #739 )
...
* Adjust size of max_download_dir_size and max_upload_size
* Update ci python
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2025-02-26 11:47:08 +08:00
feiniks
4181851fd0
Set fs cache limit to 4G by default ( #735 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2025-01-22 16:08:54 +08:00
feiniks
665d0083bd
Add verify blocks after sync ( #715 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-11-18 11:34:38 +08:00
feiniks
ed6a292061
Read database config from seafile.conf and env ( #713 )
...
* Read database config from seafile.conf and env
* Go read database config from seafile.conf and env
* Delete ccnet.conf
* Don't need ccnet_db_name config
* Add ccnet db name env
* Delete unix_socket and don't return error when failed to read from seafile.conf
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-11-05 17:42:24 +08:00
feiniks
61126d108c
Add json exp ( #699 )
...
* Add json exp
* Add json exp and add gen jwt token
* Gen seahub and notif jwt token
* Add exp for gen jwt token
* Delete gen_jwt_token API
* Delete set exp to 72 hour
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-18 17:59:24 +08:00
feiniks
f0c95b4e77
Use JWT_PRIVATE_KEY ( #697 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-10 15:43:25 +08:00
feiniks
6944257cc8
Add timeout when query from database ( #685 )
...
* Add timeout when query from database
* Modify DefaultTimeout to DBOpTimeout
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-08-29 15:10:55 +08:00
feiniks
29e48dafa9
Allow comment sybols # and ; inside values ( #615 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-05-31 15:11:44 +08:00
feiniks
9173f217a4
Send repo update event to notification server ( #602 )
...
* Send repo update event to notification server
* Add option to manage configuration
* Init default options at start
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-03-11 12:14:39 +08:00