Commit graph

11 commits

Author SHA1 Message Date
6ebfc7d3fb
Fix router loading on Windows systems 2022-03-11 11:06:55 -05:00
88ffd71911
Add gitea router
- added a gitea router
  - /gitea/latest endpoint gives the latest release version of a repo.
2021-12-02 05:21:39 -05:00
b891efe601
bump version 2021.12.1.4 -> 2021.12.1.5 2021-12-01 02:34:28 -05:00
7a5d303aec
bump version 2021.12.1.3 -> 2021.12.1.4 2021-12-01 02:21:00 -05:00
8bcccec7d1
bump version 2021.12.1.2 -> 2021.12.1.3 2021-12-01 02:01:04 -05:00
a67c520e92
bump version 2021.12.1.1 -> 2021.12.1.2 2021-12-01 01:52:34 -05:00
e6f4eb5404
bump version 2021.12.1.0 -> 2021.12.1.1 2021-12-01 01:40:59 -05:00
25ebfc01d4
bump version 2021.11.30.0 -> 2021.12.1.0 2021-12-01 01:22:22 -05:00
0d6b817ff5
bump version 2021.8.23.0 -> 2021.11.30.0 2021-11-30 04:25:08 -05:00
f5e0ac8cac API Security, Logging, & Restructure
- Added a .gitignore
- Implemented security.py (apikeys.py from server-api)
- Implemented wrapper.py (wrapper from radicalbot
- Added proper logging using log.conf
- Split tracker API endpoints into a router
- Renamed Target classes to Tracker
2021-08-23 02:14:40 -04:00
13075f7fa3 Initial Commit 2021-08-16 22:51:42 -04:00