Commit Graph

666 Commits

Author SHA1 Message Date
bc08241aa2
Merge pull request #45 from zeroday0619/refactoring
Some checks failed
Ruff / ruff (push) Has been cancelled
feat: refactoring typed programing
2024-09-13 11:32:08 +09:00
Euiseo Cha
6b99ee97ce
feat: refactoring typed programing 2024-08-31 17:46:03 +09:00
Euiseo Cha
910e5e4ed5
feat: refactoring typed programing 2024-08-31 15:48:35 +09:00
Euiseo Cha
93e0b4edd9
feat: refactoring typed programing 2024-08-31 14:37:21 +09:00
9c2b66fb07 Update requirements-dev.txt
Some checks failed
Ruff / ruff (push) Has been cancelled
2024-08-29 11:47:49 +09:00
44d68203fe Update requirements-dev.txt
Some checks are pending
Ruff / ruff (push) Waiting to run
2024-08-28 22:26:03 +09:00
ea379fb750 Update requirements-dev.txt 2024-08-28 21:56:25 +09:00
148e9a20cf Update requirements-dev.txt 2024-08-28 21:48:46 +09:00
d1ba38ca0a Create .env.example
Some checks are pending
Ruff / ruff (push) Waiting to run
2024-08-28 20:15:50 +09:00
b5cd9d79ab
Update requirements-dev.txt
Some checks failed
Ruff / ruff (push) Has been cancelled
2024-08-21 07:56:06 +09:00
2314327358
Merge pull request #42 from gnh1201/change-license-to-gplv3
Change license to GPLv3 / 라이선스 GPLv3로 변경
2024-08-21 07:35:41 +09:00
b10a58f502
Update README.md
Some checks are pending
Ruff / ruff (push) Waiting to run
2024-08-20 20:11:55 +09:00
0c52169f7a
Update README.md 2024-08-20 20:11:10 +09:00
0daa8840ef
Update README.md 2024-08-20 20:07:41 +09:00
08d60f4248
Update README.md 2024-08-20 20:04:35 +09:00
889f21d484
Update README.md 2024-08-20 20:03:30 +09:00
fe8738a2a4
Update README.md 2024-08-20 20:00:55 +09:00
3648be7e94
Update README.md 2024-08-20 19:54:52 +09:00
7f644eed54
Update README.md 2024-08-20 19:51:50 +09:00
1fcebe78b4
Update README.md 2024-08-20 19:51:29 +09:00
ec4d38ed6f
Update README.md 2024-08-20 19:48:56 +09:00
f937a0314b
Update README.md 2024-08-20 19:46:03 +09:00
3ec236e955
Update README.md 2024-08-20 19:45:04 +09:00
3a5ed1d983
Merge pull request #43 from fossabot/add-license-scan-badge
Add license scan report and status
2024-08-20 19:39:48 +09:00
fossabot
33b7e075c5 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2024-08-20 04:38:47 -06:00
e18e288beb Revert "Update LICENSE"
This reverts commit fbe0d7f1e2.
2024-08-20 19:32:37 +09:00
fbe0d7f1e2
Update LICENSE 2024-08-20 17:33:08 +09:00
0d1eea08eb
Change license to GPLv3 2024-08-20 17:15:37 +09:00
b47c89db14
Update README.md
Some checks are pending
Ruff / ruff (push) Waiting to run
2024-08-20 14:50:06 +09:00
6fa63100b7 Update the cover image 2024-08-20 14:36:26 +09:00
6353cb69ad
Merge pull request #41 from AkiaCode/serial
Some checks failed
Ruff / ruff (push) Has been cancelled
Implement simple serial connector
2024-08-12 21:24:09 +09:00
AkiaCode
b13a55a18b
Change author 2024-08-12 15:12:50 +09:00
AkiaCode
bdd6615670
implement simple serial connector 2024-08-11 02:29:27 +09:00
724f9f071e
Merge pull request #40 from gnh1201/elasticsearch
Some checks failed
Ruff / ruff (push) Has been cancelled
Implement the Always Online Cache with Elasticsearch / Always Online Cache 기능 중 엘라스틱서치 관련 구현
2024-08-01 15:16:56 +09:00
c23d2adefa ruff checked 2024-07-31 15:39:48 +09:00
b845fe9356 Add AlwaysOnline feature with Elasticsearch 2024-07-31 15:36:16 +09:00
6fa48ac64b Add elasticsearch webpage cache 2024-07-31 13:39:09 +09:00
cccae65676
Update README.md
Some checks failed
Ruff / ruff (push) Has been cancelled
2024-07-19 11:43:00 +09:00
7139092c12
Merge pull request #39 from gnh1201/Container
Some checks failed
Ruff / ruff (push) Has been cancelled
add docker container lifecycle methods
2024-07-17 09:35:07 +09:00
67dc16d976
Update index.php
Some checks failed
Ruff / ruff (push) Has been cancelled
2024-07-15 00:28:51 +09:00
486b12f643
Merge pull request #37 from gnh1201/yara
Adopt VirusTotal/yara (Pattern matching)
2024-07-14 19:12:57 +09:00
tkgka
13494e285b add docker container lifecycle methods 2024-07-14 18:46:02 +09:00
7abc36d66f
Merge pull request #38 from zeroday0619/ruff-check-gh-action
Some checks are pending
Ruff / ruff (push) Waiting to run
GitHub action configure for ruff action
2024-07-13 21:04:38 +09:00
feb7cff398
Merge pull request #36 from gnh1201/smtp
SMTP fix #35 / SMTP 서버 수정
2024-07-13 21:03:55 +09:00
5bff160d17
Merge branch 'main' into smtp 2024-07-13 21:03:36 +09:00
Euiseo Cha
4be3fa4df8
Merge branch 'gnh1201:main' into ruff-check-gh-action 2024-07-13 20:35:18 +09:00
d7acbf42f0
Merge pull request #34 from gnh1201/ssl-negotiation
Fix SSL negotiation + ruff formatted / SSL 협상 관련 수정 및 ruff format 적용
2024-07-13 19:21:33 +09:00
Euiseo Cha
27bb1616c2
feat: github action configure for ruff action 2024-07-13 18:35:03 +09:00
7b2d3529f5
Update README.md 2024-07-12 16:28:40 +09:00
68ef47b569
Update README.md 2024-07-12 11:28:05 +09:00