|
ea8240a5ae
|
Fix no log level in env case
|
2021-11-02 19:29:35 +03:00 |
|
|
94d5ec4539
|
Optimize squads_to_update sql req
|
2021-11-02 19:28:15 +03:00 |
|
|
21d9a99264
|
Warning on status_code != 200
|
2021-11-02 12:12:05 +03:00 |
|
|
f4dbb4750f
|
Change send refusing logic for notify_discord: alert discord if len > 2k
|
2021-11-02 02:49:19 +03:00 |
|
|
4d0f8a03e4
|
change log levels for some messages in daemon mode
|
2021-11-02 02:46:30 +03:00 |
|
|
67cec682a2
|
Set logging level by env var JUBILANT_LOG_LEVEL, default is DEBUG
|
2021-11-02 02:37:52 +03:00 |
|
|
648ade5f32
|
tags_diff2str func and appropriate trigger in ru changes hook
|
2021-11-01 14:16:46 +03:00 |
|
|
c74a3004a9
|
Tags resolving functions
|
2021-10-31 16:21:07 +03:00 |
|
|
969b14db2d
|
Fixes in shutdown logic during daemon mode
|
2021-10-30 15:46:03 +03:00 |
|
|
73bb8f0c9d
|
add daemon mode
|
2021-10-30 15:34:26 +03:00 |
|
|
79fbbb6826
|
add tag to update hook message
|
2021-10-30 15:08:49 +03:00 |
|
|
e0e980f613
|
Delete proxies.json under git
|
2021-10-30 01:25:36 +03:00 |
|
|
0a7d83600e
|
add created field to hooks messages
|
2021-10-30 00:27:14 +03:00 |
|
|
9744276f7e
|
hooks: Add checking for minor faction changes
|
2021-10-29 23:11:55 +03:00 |
|
|
d90db836ec
|
add handling no proxies.json file, add proxies.json to .gitignore
|
2021-10-29 22:59:14 +03:00 |
|
|
5986a78c46
|
Proxies failover, less window between getting and using bearer
|
2021-10-29 22:57:16 +03:00 |
|
|
4b175c299a
|
add PySocks to requirements.txt
|
2021-10-29 02:22:09 +03:00 |
|
|
d30a2b368a
|
fix in proxing logic
|
2021-10-29 01:38:05 +03:00 |
|
|
702ce5906d
|
change int to float in proxieng logic
|
2021-10-29 01:16:09 +03:00 |
|
|
bdcaec9b90
|
add proxies support
|
2021-10-28 23:53:39 +03:00 |
|
user2
|
65a03b679f
|
Revert "Let's alert about all new ru squads"
This reverts commit 9b6fb48c4c6bca5cd733d167fd201e7f70ba6be2.
|
2021-10-28 01:03:39 +03:00 |
|
|
67dfc5a5d4
|
add .gitignore
|
2021-10-28 00:48:38 +03:00 |
|
|
9828b040cd
|
add requirements.txt
|
2021-10-28 00:47:39 +03:00 |
|
|
9b6fb48c4c
|
Let's alert about all new ru squads
|
2021-10-28 00:45:06 +03:00 |
|
|
a59de6b566
|
imports isort
|
2021-10-28 00:43:45 +03:00 |
|
|
7ef9b95c42
|
Update TODO
|
2021-10-28 00:42:38 +03:00 |
|
|
84132b74ac
|
New system for retrivieng bearer token
|
2021-10-28 00:42:11 +03:00 |
|
|
013c39426b
|
Fix squads_view don't showing proper inserted_timestamp
|
2021-10-27 20:56:20 +03:00 |
|
|
0beb0216c3
|
more verbose exception on not standart FAPI status_code
|
2021-10-27 18:56:28 +03:00 |
|
|
9f5d8fb447
|
Clarify logging message for next_hole_id
|
2021-10-27 02:01:47 +03:00 |
|
|
1404119cd9
|
fix: enable delete hook
|
2021-10-27 02:01:07 +03:00 |
|
|
3b42b46171
|
fix squads to update request
|
2021-10-27 02:00:39 +03:00 |
|
|
2f996ec247
|
fix prev fix
|
2021-10-27 01:59:52 +03:00 |
|
|
8714838088
|
fix edge case: deleting squad on updating by id when it don't exists yet
|
2021-10-27 01:49:00 +03:00 |
|
|
de644d5ae5
|
Hooks for updating and deleting ru squads
|
2021-10-27 01:48:30 +03:00 |
|
|
64b10b9856
|
proper shutdown
|
2021-10-26 22:53:46 +03:00 |
|
|
9ba4975751
|
add hooks file under git
|
2021-10-26 22:44:14 +03:00 |
|
|
be65f8b651
|
fix broken logic with ids holes detecting
|
2021-10-26 13:28:03 +03:00 |
|
|
c72625ad8e
|
Handle edge case with high squad ID
When already updated squad with high id but
still running retrospectively so utils.get_last_known_id would return high id + 1
but not anymore
|
2021-10-26 01:27:47 +03:00 |
|
|
fe05148598
|
Add CLI interface, news_view, sql reqs fixes
|
2021-10-26 00:36:31 +03:00 |
|
|
98c19910f6
|
Insert hook done
|
2021-10-25 20:28:04 +03:00 |
|
|
69d81a05bb
|
Update mode done, isn't tested; hooks TODO
|
2021-10-25 00:16:21 +03:00 |
|
|
2e0f13efd3
|
fix unproperly done renaming
|
2021-10-24 23:18:44 +03:00 |
|
|
c045007ad0
|
discover mode done
|
2021-10-24 23:17:26 +03:00 |
|
|
ad355db369
|
main part is done, high level logic soon
|
2021-10-24 20:27:11 +03:00 |
|
|
5c787220f3
|
WIP: full squads list tracker
|
2021-10-24 15:29:24 +03:00 |
|
|
174ba3c6d4
|
init
|
2021-10-21 13:54:05 +03:00 |
|