Commit Graph

2505 Commits

Author SHA1 Message Date
d72199db3b github module 2025-11-30 22:18:20 +01:00
29af1f19ce change to relative path 2025-11-30 21:44:20 +01:00
6bd7d39351 remove unnecessary config 2025-11-30 21:32:21 +01:00
8b99fc33ac add utils 2025-11-30 21:17:02 +01:00
70c36111a6 done for the left section 2025-11-30 18:01:30 +01:00
a00892586b chmod 2025-11-21 22:46:54 +01:00
fde437bbe2 chmod 2025-11-21 22:46:44 +01:00
26af2825e4 merged 2025-11-21 22:43:31 +01:00
8a071e43ad vikunja main 2025-11-21 22:09:47 +01:00
Ace
98bb1934ae Merge pull request #396 from aceinnolab/bug/#392
Use gust speed provided by own api (see #392)
2025-09-27 16:21:44 +02:00
Ace
bd1ab2ad81 Merge pull request #404 from IvanVas/feature/todoist-error-handling-and-priorities
Enhance Todoist module with error handling and priority indicators
2025-09-27 16:20:27 +02:00
Ivan Vaskevych
a9a9446352 Enhance Todoist module with error handling and priority indicators
- Add retry logic with exponential backoff for API failures
- Implement caching for offline resilience
- Add visual priority indicators (●/○) with color coding
- Sort tasks by date first, then priority
- Show overdue dates in red
2025-09-18 19:12:06 +02:00
Ace
0fcff61c9a Merge pull request #401 from IvanVas/main
Adds a eInk display testing script
2025-09-08 12:05:14 +02:00
Ace
b0240561af Merge pull request #403 from IvanVas/fix-todoist-date-sorting
Sort Todoist tasks by due date within each project
2025-09-08 12:03:49 +02:00
Ivan Vaskevych
cc20a1ed0c Sort Todoist tasks by due date within each project 2025-09-07 18:32:31 +02:00
Ivan Vaskevych
afbcef4f9c Adds a eInk display testing script 2025-08-22 22:22:43 +02:00
Ace
46986f6ccf Merge pull request #400 from vitasam/main
Skipping resize if the image already correct size
2025-08-17 12:57:44 +02:00
The Random DIY
e2d0d3140b Skipping resize if the image already correct size 2025-08-17 12:08:51 +03:00
ace
2b3c7ea100 Update deps and base image 2025-08-13 17:34:57 +02:00
Ace
0337eb712d deprecate python3.9 & 3.10 2025-08-08 22:36:39 +02:00
Ace
977be94f27 increase swap 2025-07-29 02:36:42 +02:00
Ace
d481eba8c0 use gust speed (see #392) 2025-06-19 15:19:58 +02:00
Ace
d9a57f7802 fix failing docs generation on no changes 2025-06-19 14:37:43 +02:00
Ace
8752324386 auto-confirm apt install 2025-06-19 14:06:44 +02:00
Ace
d1bb3bbbd8 add new requirements for yfinance 2025-06-19 13:59:57 +02:00
Ace
c6faf16719 Merge pull request #395 from aceinnolab/dependabot/pip/urllib3-2.5.0
Bump urllib3 from 2.3.0 to 2.5.0
2025-06-19 13:27:04 +02:00
dependabot[bot]
4083f46252 Bump urllib3 from 2.3.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 04:48:07 +00:00
github-actions
a5b44292c0 update docs [bot] 2025-06-10 11:08:01 +00:00
Ace
8983b898df Merge pull request #394 from aceinnolab/dependabot/pip/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4
2025-06-10 13:06:41 +02:00
dependabot[bot]
aae1ec5414 Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 08:58:29 +00:00
Ace
9a97785d47 test fix for newer kernels 2025-01-26 16:40:06 +01:00
Ace
0923b4564a update requirements 2025-01-26 16:39:19 +01:00
github-actions
548746436d update docs [bot] 2025-01-13 22:45:05 +00:00
Ace
d5305e7cd4 Merge pull request #386 from aceinnolab/dependabot/pip/virtualenv-20.26.6
Bump virtualenv from 20.25.0 to 20.26.6
2025-01-13 23:44:02 +01:00
dependabot[bot]
a0b80c5ade Bump virtualenv from 20.25.0 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 to 20.26.6.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.25.0...20.26.6)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 18:21:57 +00:00
github-actions
d3a028ec63 update docs [bot] 2024-11-07 07:53:17 +00:00
Ace
6260964c18 Merge pull request #384 from aceinnolab/feature/#383
Feature/#383
2024-11-07 08:52:10 +01:00
Ace
bd8dc0f32e add directory structure 2024-11-07 08:31:11 +01:00
Ace
ea39bc6687 fix some links 2024-11-07 08:30:57 +01:00
Ace
b8424ce94f Implement line break support when using text with text module 2024-11-07 08:30:22 +01:00
github-actions
dcbea490ca update docs [bot] 2024-09-22 16:51:29 +00:00
Ace
04d122bb35 Merge pull request #380 from aceinnolab/feature/#378
Feature/#378
2024-09-22 18:50:19 +02:00
Ace
a3f4a18654 Use .show instead of extra preview function 2024-09-21 00:21:55 +02:00
Ace
b91d5ff62a Show battery level of PiSugar when PiSugar support is enabled 2024-09-21 00:21:00 +02:00
Ace
0361d725f1 this and that 2024-09-09 22:18:35 +02:00
Ace
b7b951362a Merge remote-tracking branch 'origin/main' 2024-09-08 15:19:14 +02:00
Ace
9a7541793e adapt link to ui 2024-09-08 15:19:08 +02:00
Ace
00520007d4 Merge pull request #374 from aceinnolab/feature/#373
fix showing only single feed
2024-08-27 15:11:29 +02:00
Ace
05cd1e13a5 update apt as otherwise, apt gets 404s 2024-08-27 15:11:11 +02:00
Ace
f08907eb8a fix showing only single feed 2024-08-27 15:09:03 +02:00