• Joined on 2022-04-26
herel pushed to main at herel/insta 2025-03-19 15:56:28 +00:00
e1faab9eaa doc: add install
herel pushed to main at herel/insta 2025-03-19 15:55:13 +00:00
ab89d55d85 chore: remove index
herel pushed to main at herel/insta 2025-03-19 15:40:38 +00:00
3e3d2c1b29 initial import
herel created branch main in herel/insta 2025-03-19 15:40:38 +00:00
herel created repository herel/insta 2025-03-19 15:39:52 +00:00
herel pushed to main at herel/myice 2025-03-13 10:29:57 +00:00
333b89194b feat: add healthcheck
herel pushed to main at herel/myice 2025-03-13 07:52:11 +00:00
e5b58b8db2 chore: change title and aligment
263e546c78 fix: sort players by number
Compare 2 commits »
herel pushed to main at herel/myice 2025-03-12 10:54:02 +00:00
f439fc9595 fix: add favicon to docker and load events immediately
herel pushed to main at herel/myice 2025-03-12 10:46:29 +00:00
b2932685b6 fix: webapi schedule uses mobile api endpoint
herel pushed to main at herel/myice 2025-03-12 10:15:55 +00:00
7089e6df6d fix: favicon and some stuff
herel pushed to main at herel/myice 2025-03-12 09:52:32 +00:00
488b2316f0 feat: add webapi, lower python version requirement and add a Dockerfile
herel pushed to main at herel/myice 2025-01-13 08:14:03 +00:00
31da987f81 chore: poetry 2.0.0
herel pushed to main at herel/myice 2025-01-13 08:07:10 +00:00
6de4f5f9d8 feat: add mobile methods
herel pushed to main at herel/myice 2025-01-08 13:18:44 +00:00
7d65a4aee7 feat: extract players from pdf
herel pushed to main at herel/myice 2024-11-27 13:34:20 +00:00
ab10d3cc57 chore: v0.3.0
2c0bf905da feat: add new category and days to schedule argument
Compare 2 commits »
herel pushed to main at herel/myice 2024-11-04 13:46:18 +00:00
831b3fe38f Here is a brief summary of the changes:
herel pushed to main at herel/myice 2024-11-04 07:41:09 +00:00
7d996ca9a9 doc: update
herel pushed to main at herel/myice 2024-11-04 07:38:06 +00:00
1bcecf1274 Here is a brief summary of the changes:
herel pushed to main at herel/myice 2024-11-01 14:24:26 +00:00
6f3c7bf8d2 🛠️ pyproject.toml -> Updated version from v0.1.6 to v0.2.0
2c67596d38 🛠️ myice/myice.py -> Added new AI functionality using Infomaniak LLM API
Compare 2 commits »
herel pushed to main at herel/myice 2024-11-01 13:02:21 +00:00
a39899ebb1 chore: myice.py -> Added file parameter to save_cookies function and used Path object for file handling.