91 Commits

Author SHA1 Message Date
2fea5b477e
More verbose on news request fail 2021-12-17 01:05:52 +03:00
a079cf0f2e
web: new pretty design for squad info page 2021-12-16 15:05:41 +03:00
203d859eec
templates_engine: regexp, don't be greedy 2021-12-16 14:47:52 +03:00
84bfa8c861
web: refactor SquadsInfoByTag 2021-12-16 14:08:09 +03:00
3839a22908
fix: delete owner_id from api output anyway 2021-12-16 01:49:38 +03:00
92bdbf8857
web: try to resolve owner names on non PC platforms by news 2021-12-16 01:43:49 +03:00
002f12fa6f
model: order by platform in info by tag 2021-12-16 01:35:15 +03:00
e574375e23
web: add motd parameter to /api/squads/now/by-tag/extended/{tag} endpoint 2021-12-16 01:05:55 +03:00
f0997e9f3b
web: simplify code for SquadsInfoByTagHtml 2021-12-15 22:29:05 +03:00
908ba8b115
web: add parameters resolve_tags, pretty_keys for /api/squads/now/by-tag/{details_type}/{tag} endpoint 2021-12-14 02:57:51 +03:00
82bf84abbf
web: migrate to my bicycle with templates render 2021-12-14 02:26:42 +03:00
11152d6b5d
remove get_path_file_in_project_root because working dir setting in pycharm exists, lol 2021-12-14 01:53:40 +03:00
588ab9f581
web: add new endpoints 2021-12-14 01:46:27 +03:00
7970ea2143
open model in web 2021-11-29 19:49:30 +03:00
c6bab0c11e
requirements-web.txt 2021-11-29 19:36:12 +03:00
b6f63f37cf
In-packages imports fixes 2021-11-29 19:36:00 +03:00
02424bd72d
disable thursday_target 2021-11-29 19:13:44 +03:00
9349aace76
Report current executing place on shutdown_callback 2021-11-29 19:12:24 +03:00
6bc4d0c1e4
Verbose logging squad_news[key] len == 0 2021-11-29 18:50:58 +03:00
b328926faa
Small frontend to get info about squads by tag 2021-11-29 18:44:13 +03:00
a027ab659a
Remove useless function authed_request 2021-11-27 01:13:24 +03:00
427bb4222a
Fix news diff 2021-11-27 01:12:43 +03:00
9357a2ecfa
fix news hook 2021-11-21 04:37:10 +03:00
727955d0ec
Fix order in thursday aimed update 2021-11-11 14:34:24 +03:00
54143c6209
Don' print full backtrace on proxied_request failure 2021-11-11 14:31:27 +03:00
66aeaf8964
Don't print traceback on proxyerror fix 2021-11-08 22:09:36 +03:00
714106dab2
fix TIME_BETWEEN_REQUESTS as env var 2021-11-08 22:05:49 +03:00
a8007659cd
TIME_BETWEEN_REQUESTS as global var 2021-11-08 17:51:29 +03:00
c3dd483e23
TIME_BETWEEN_REQUESTS as env var 2021-11-08 17:48:49 +03:00
32257525d9
proxied_request: don't put whole traceback on proxy fail 2021-11-08 17:34:46 +03:00
1111ad4190
Typo in delete hook notify msg 2021-11-06 19:09:07 +03:00
959eba0ad8
code style fixes 2021-11-05 00:07:59 +03:00
391fde4c77
Clarify messages to discord 2021-11-05 00:06:37 +03:00
d1d476c830
fix for get_prev_serv_reboot: timezones exist 2021-11-04 23:20:51 +03:00
7e9db47ebc
Refactor get_prev_FDEV_reboot 2021-11-04 01:26:08 +03:00
85cb845578
Fixes in get_prev_FDEV_reboot 2021-11-04 01:17:18 +03:00
218ef96510
Fix in get prev server reboot 2021-11-04 00:59:30 +03:00
8a97555c8d
doc.txt: add TODO 2021-11-04 00:57:47 +03:00
74e22f533b
add update thursday mode 2021-11-03 21:21:03 +03:00
62befc58b7
Add back scan on discover 2021-11-03 14:30:07 +03:00
7545514269
Add owner_name for updating discord message 2021-11-02 23:52:13 +03:00
93ecd24c51
Fix no if not exists for new index 2021-11-02 20:01:20 +03:00
b904e6fe8f
Add squads_view_2 (current season score, prev season score) 2021-11-02 19:57:00 +03:00
f67aa8826a
add index squads_states(squad_id) to schema 2021-11-02 19:53:45 +03:00
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