15 Commits

Author SHA1 Message Date
00ba5be476
Search by tag endpoint /api/squads/now/search/by-tag/{details_type}/{tag} 2021-12-23 19:04:29 +03:00
d2076894d4
solve problem with web and sqlite3.DatabaseError: database disk image is malformed 2021-12-18 22:22:15 +03:00
79dbb49c17
optimize squad info request 2021-12-17 23:31:25 +03:00
1302582a80
prev commit: don't print value 2021-12-17 20:12:25 +03:00
3daadc761c
web: properly handle null by fdev 2021-12-17 20:11:08 +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
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
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
b6f63f37cf
In-packages imports fixes 2021-11-29 19:36:00 +03:00
b328926faa
Small frontend to get info about squads by tag 2021-11-29 18:44:13 +03:00