DevilXD
91f2dacbcc
Use truststore on Windows in Python 3.10+
2024-01-15 15:05:58 +01:00
DevilXD
f125bf058e
Actually handle the sound parameter
2024-01-15 12:19:22 +01:00
DevilXD
caecef4ecd
Make some notification noise when the application terminates without request
2024-01-15 12:06:30 +01:00
Kjerne
36867dca97
Update Dansk.json
...
Fixed with a comma
2024-01-01 11:10:53 +01:00
Eriza Zehezkiel Gracia
475b4893d1
Adding Indonesian language
2023-12-30 10:05:17 +01:00
DevilXD
efe601aeb1
Pass-through for SSL cert verification errors
2023-12-26 21:00:57 +01:00
DevilXD
6e0b4613fc
Rename Danish.json to Dansk.json
2023-12-14 18:49:22 +01:00
DevilXD
be5547dd9e
Added Danish translation credit
2023-12-14 18:49:22 +01:00
Kjerne
2135f3ce35
Rename Danish to Danish.json
...
json xD
2023-12-14 18:49:22 +01:00
Kjerne
2a9da55632
Create Danish
...
Added Danish Translation
2023-12-14 18:49:22 +01:00
Patriot99
e5f4ea1261
Spelling mistake fix
2023-12-09 12:49:39 +01:00
Patriot99
ded18b8b54
Better login panel in Polski.json
2023-12-07 22:16:56 +01:00
DevilXD
06b0b2088c
Minor syntax improvements
2023-12-06 22:08:36 +01:00
DevilXD
c213bae01b
Display a message when venv doesn't exist
2023-12-06 22:08:35 +01:00
DevilXD
f4602d40fd
Fix indentation
2023-12-06 21:55:02 +01:00
DevilXD
a99227afbf
Resolve RuntimeError: Await wasn't used with future
2023-12-02 14:38:08 +01:00
DevilXD
21ad099696
Attempt to prevent "service error"s
2023-12-02 14:37:40 +01:00
Dmytro Zozulia
9a6a420835
Update Українська.json
...
Improved and adapted the translation made earlier
2023-11-26 21:48:57 +01:00
guihkx
81d4e7bc3c
linux/pyinstaller: exclude unneeded libraries
...
Excluding these Linux libraries doesn't seem to cause any side-effects
at runtime (they're also not present in the AppImage).
And the benefit of this, is a reduction of 15 MiB in the final size of
the Linux binary, which should also slightly reduce the app's startup
time (but don't quote me on that). :)
2023-11-19 13:59:35 +01:00
guihkx
ff7fccbeff
readme: recommend the AppImage package for Linux users
...
The list of benefits over the PyInstaller package isn't extensive, but
IMO it's more than enough to be the "recommended choice".
2023-11-16 20:36:25 +01:00
guihkx
51560b319c
ci/linux: build Appimage for amd64
...
While it's theoretically possible to package for other CPU
architectures via QEMU, doing so will take more work and testing...
2023-11-16 20:36:25 +01:00
guihkx
a31fa375c9
linux: add support for AppImage packages
...
AppImage is a more flexible packaging solution for Linux than what
PyInstaller currently offers.
Some of the benefits are:
- Ability to ship the app with predefined environment variables
(solving issues like #321 )
- Improved integration with the desktop environment (if you're using
go-appimage[1] or libappimage[2])
- Much lighter in size (~27 MB difference)
To actually make the AppImage, I'm using appimage-builder[3], which
makes the process a bit easier.
For more details about the AppImage technology, check out their
website[4].
[1] https://github.com/probonopd/go-appimage
[2] https://github.com/AppImageCommunity/libappimage
[3] https://appimage-builder.readthedocs.io/en/latest/index.html
[4] https://appimage.org/
2023-11-16 20:36:25 +01:00
DevilXD
1e31957388
Revert "Expired campaigns are now shown by default"
...
This reverts commit 725d54a1ca .
2023-11-10 21:40:51 +01:00
DevilXD
5167d95051
Game slugs are now sourced from Twitch, instead of being generated
2023-11-10 21:35:49 +01:00
DevilXD
f1d76e00e7
Fix logging_level not being able to be set to 4: DEBUG
2023-11-10 21:34:36 +01:00
DevilXD
5271d6aa2d
Detect completed drops via notifications feed
2023-11-04 15:31:39 +01:00
DevilXD
eded7edda8
User agents update
2023-11-03 12:48:37 +01:00
DevilXD
21198e0d9c
Added Dutch language
...
Co-authored by: <1772909+lmdpocus@users.noreply.github.com >
2023-11-03 11:07:03 +01:00
别烦
d78044555f
Update 简体中文.json
2023-10-31 09:35:26 +01:00
DevilXD
725d54a1ca
Expired campaigns are now shown by default
2023-10-29 23:23:27 +01:00
DevilXD
88fe455e3f
Add English translation name keys
2023-10-29 22:47:28 +01:00
DevilXD
6976243726
Fix broken Turkish translation keys
2023-10-29 22:41:08 +01:00
DevilXD
4bc084ac38
Stylistical Polish translation correction
2023-10-29 22:39:16 +01:00
DevilXD
bc8d26f350
Reindent with 4 spaces
2023-10-29 22:37:48 +01:00
DevilXD
deee8abf61
Change inventory filters to show all campaigns when all of them are selected
2023-10-29 22:36:12 +01:00
DevilXD
bdf53fb33d
Fix an issue with campaigns reporting incorrect remaining time
2023-10-29 15:04:02 +01:00
DevilXD
bb51bf7400
Fix watch payload not having enough fields to progress the new campaigns
2023-10-21 23:20:18 +02:00
DevilXD
1d26988721
Fix slug generation method
2023-10-19 22:09:29 +02:00
DevilXD
f990aeea38
Handle a case where AvailableDrops returns no campaigns
2023-10-16 20:53:24 +02:00
DevilXD
163a056b33
Experimental drops_enabled via AvailableDrops
2023-10-15 22:37:48 +02:00
DevilXD
5e862f9543
Remove processing of tags;
...
- Removes all logic related to stream tags processing
- Implements a new method of fetching live non-ACL channels, with drops enabled
- Minor logic cleanup changes
2023-10-15 12:06:58 +02:00
DevilXD
67cfc6603d
Update Pillow to v10.0
2023-10-14 17:49:38 +02:00
DevilXD
dcd740d18d
Allow pystray v0.19.5 to be installed
2023-10-14 17:49:38 +02:00
DevilXD
fc1f3ed70a
Handle "context deadline exceeded" GQL error
2023-10-12 15:42:33 +02:00
Bo
2dd7a57344
Update timestamp handling ( #314 )
...
Co-authored-by: DevilXD <DevilXD@users.noreply.github.com >
2023-10-09 22:04:22 +02:00
Rodolfo Ortega
6b9aabb252
Improve the Portuguese translation ( #266 )
...
Co-authored-by: Guilherme Silva <626206+guihkx@users.noreply.github.com >
2023-09-12 20:38:08 +02:00
Joakim Hellsén
d58e947299
Show your GitHub Sponsors on this repo ( #294 )
2023-09-06 20:37:44 +02:00
Joakim Hellsén
b74c76e54e
Fix typos in README ( #293 )
2023-09-06 20:34:03 +02:00
Calvineries
2d6c8add36
Fixes for the French translation ( #287 )
2023-08-29 21:11:40 +02:00
DevilXD
e03ea755bb
Reimplement duplicated run detection as a file lock
2023-08-28 23:47:15 +02:00