• Joined on 2023年06月17日
bitnoise pushed to master at bitnoise/bitseme 2025年03月15日 03:38:42 +01:00
c2e36a895b add: explain current status in README
18220ef9ef chg: reorganize sources
904527d695 fix: correct static vs. shared app linking
2cb56c16cd chg: refactor doc building
1159181184 add: Doxygen layout file for library documentation
Compare 171 commits »
bitnoise pushed to master at bitnoise/bitseme 2025年03月14日 12:16:16 +01:00
f796f23c0b add: explain current status in README
bitnoise pushed to master at bitnoise/bitseme 2025年03月14日 12:10:36 +01:00
2641530382 chg: reorganize sources
d3d06199ac fix: correct static vs. shared app linking
59e8ebdb1d chg: refactor doc building
3479d92f0e add: Doxygen layout file for library documentation
5fa969a151 chg: move Doxygen files config to separate directory
Compare 10 commits »
bitnoise created branch master in bitnoise/bitseme 2025年03月14日 12:10:26 +01:00
bitnoise created repository bitnoise/bitseme 2025年03月14日 12:05:55 +01:00
bitnoise pushed to generic at stealth/alertpush 2024年12月06日 20:39:19 +01:00
bbd313c7e5 chg: implement receivers and senders as interfaces
bitnoise created branch generic in stealth/alertpush 2024年12月06日 20:39:18 +01:00
bitnoise pushed to config.refactor at stealth/alertpush 2024年12月06日 20:18:16 +01:00
81650920f1 fix: rename config pass to password
04d6e96e0d fix: correct env vars and flags in README
Compare 2 commits »
bitnoise pushed to config.refactor at stealth/alertpush 2024年12月06日 18:33:04 +01:00
a3fd76438a fix: align README with new config
bitnoise created pull request stealth/alertpush#1 2024年12月06日 13:30:43 +01:00
config.refactor
bitnoise created branch auth in stealth/alertpush 2024年12月06日 13:14:21 +01:00
bitnoise pushed to auth at stealth/alertpush 2024年12月06日 13:14:21 +01:00
5cfc52cf8c chg: refactor auth handling
bitnoise created branch config.refactor in stealth/alertpush 2024年12月06日 12:12:42 +01:00
bitnoise pushed to config.refactor at stealth/alertpush 2024年12月06日 12:12:42 +01:00
f808398dbe chg: update sample config file
aefc0f208d chg: refactor config handling
089be7843e chg: rename struct endpoints to generic names
Compare 3 commits »
bitnoise pushed to main at stealth/alertpush 2024年11月02日 03:34:00 +01:00
a8303b2d5e chg: add CLI option section to README
bitnoise pushed to main at stealth/alertpush 2024年10月22日 12:39:37 +02:00
05fcab902b fix: clean up documentation
82d1ae029e fix: allocate a TLSConfig instance for https server
Compare 2 commits »
bitnoise pushed to main at stealth/alertpush 2024年10月10日 00:32:12 +02:00
412485dfac chg: improve config file loading error messages
bitnoise pushed to main at stealth/alertpush 2024年10月06日 06:33:28 +02:00
3003a8a39f doc: update and reformat TODO
bitnoise pushed to main at stealth/alertpush 2024年10月06日 06:15:53 +02:00
faac6f1a16 add: implement getter for config log level
bbab28ee18 chg: make interface switch variables idiosyncratic
Compare 2 commits »
bitnoise pushed to main at stealth/alertpush 2024年09月30日 22:17:10 +02:00
20706fcfef add: allow alternative test operation functions