Commit graph

59 commits

Author SHA1 Message Date
33346bc546 web: Update footer with new source code link 2023-03-04 21:24:30 +03:00
a2c4582a0c web: Break long stream names to fin in div 2022-02-06 14:31:05 +03:00
e322994842 Update list of IRL category 2021-12-23 23:07:46 +03:00
5daa97af3d Release v1.10.0 2021-12-23 18:15:29 +03:00
8d8226a5fa Refresh website design
- adaptive 4-wide grid for stream,
 - bootstrap elements
 - better wording
2021-12-23 18:15:28 +03:00
538f50847e Bump version number to v1.9.1 2021-07-03 11:19:17 +03:00
821389605a twitch: Handle responses without cursor value 2021-07-03 11:15:05 +03:00
ca2b4f4d59 twitch: Do not add initial result search twice 2021-07-03 11:14:24 +03:00
be894106a3 Fix string formatting for older python3 versions 2021-05-16 15:33:43 +03:00
6ca8f3cd3c Bump version number 2021-05-16 15:28:12 +03:00
6367ab7ffe fleast: Generate oauth token in runtime 2021-05-16 15:28:11 +03:00
b2b48c2ea1 api: Remove support of v5 API (kraken) 2021-05-16 15:28:11 +03:00
3c8805287a fleast: Remove deamonizer 2021-05-16 15:28:11 +03:00
7d31d9f996 Fix oauth typo 2021-05-16 15:28:11 +03:00
b37827b91d api: Fix bug when "unique_streams" returned incorrect dict 2020-05-16 16:04:34 +03:00
e53f7f02c5 api: Use circular api calls until there are results 2020-05-16 15:53:11 +03:00
4de664eadc api: Add oath token to the request header 2020-05-16 10:55:32 +03:00
1053dfad9a api: Save any non empty results during game search and use char escaping in game search 2020-03-28 18:40:36 +03:00
ee823ab215 fleast: Use helix api to get live streams 2020-03-28 18:16:51 +03:00
f2329d79e0 api: Use 80% threshold on data get in twitch api v6 2020-03-27 23:45:01 +03:00
ffd1719c53 api: Update game search queries for twitch api v5 and v6
There is a change in TwitchAPIv5 for game search. Now it uses
query keyword without game name specification or language.

There is a change in TwitchAPIv6 for game search. Not it is
not guaranteed that search query returns 100 streams at max.
Application must fetching new data until query returns 0 streams.
2020-03-27 22:53:31 +03:00
6904b11f74 1.7 version with bugfix of amperasand in stream names 2018-12-09 11:25:34 +03:00
9ea2236711 Non debug version of demonizer 2018-12-01 20:38:07 +03:00
95ccc3766b Fixed bug when there could be copies in IRL query answer 2018-12-01 20:37:05 +03:00
a49e0aed68 A little more description for IRL query 2018-11-25 15:54:23 +03:00
83b26ae5e2 A little description for IRL query 2018-11-25 15:47:48 +03:00
11d00da468 Bring back IRL section 2018-11-25 15:35:50 +03:00
ad7c489a79 Fixed bug when game names with & could not be correctly found 2018-11-25 14:55:33 +03:00
bd73f22c75 Changelog for 1.04 2018-08-13 23:07:32 +03:00
afb108191e Revert demonisation for server 2018-08-13 23:05:34 +03:00
1106c8e95f Corrected relative path for POST action 2018-08-13 22:55:27 +03:00
8e97312b11 Reformatted web pages 2018-08-13 22:11:12 +03:00
4947d12281 Reformatted main class 2018-08-13 22:10:52 +03:00
e10976d035 Reformatted twitch module 2018-08-13 21:25:06 +03:00
946cb10b3f Changes in formatting for html,css 2018-03-05 17:01:57 +03:00
473e487e64 Changes in formatting 2018-03-05 16:57:23 +03:00
a8d512faae Fixed bug with VOD-streams 2017-11-03 13:40:49 +03:00
77cd74f7e2
Update README.md
Formatting
2017-10-31 18:08:02 +03:00
f9bbc4445a
Update README.md
Typos
2017-10-31 18:04:57 +03:00
41366b0aa0 Changelog for 1.02 2017-10-31 18:04:05 +03:00
1dd2cbed57 Short fix for rstrip 2017-10-31 18:02:26 +03:00
f378d3fa17 Fixes for 1.02 version 2017-10-31 17:51:33 +03:00
212cd8652a Fixed typo 2017-10-30 21:51:39 +03:00
64cc6ef2f1 Fixed bug when OK-logmessage would print even in fail request 2017-10-17 23:17:17 +03:00
3ad3b43e24 Changes for nginx settings on server 2017-10-15 16:55:12 +03:00
b72c122e5a Changed readme.md 2017-10-14 22:10:15 +03:00
73dc4874df Version 1.01
Now form data is saved between queries
2017-10-14 22:07:34 +03:00
c4105cd814 Fixed some bugs for digitalocean release 2017-10-14 20:49:16 +03:00
c6559d60f8 Added daemonizer and fixed bug when 0 games are found 2017-10-14 00:07:22 +03:00
7fa5c6a713 First release version 2017-10-13 20:51:33 +03:00