Ace
|
310fefa1ae
|
small improvements
|
2024-06-24 01:53:52 +02:00 |
|
Ace
|
17c13e6d8e
|
fix issue with yfinance
|
2024-06-23 22:25:11 +02:00 |
|
Ace
|
8681e81e00
|
fix small bug
|
2024-06-23 21:38:25 +02:00 |
|
Ace
|
862886be24
|
fix small bug
|
2024-06-23 21:35:38 +02:00 |
|
Ace
|
4112df0771
|
fix minor issue
|
2024-06-23 21:30:30 +02:00 |
|
Ace
|
87dbc0691b
|
fix minor issue
|
2024-06-23 21:28:40 +02:00 |
|
Ace
|
0ecca08484
|
improve pisugar class
|
2024-06-23 21:24:59 +02:00 |
|
Ace
|
13e03331f8
|
fix some minor bugs
|
2024-06-23 21:08:01 +02:00 |
|
Ace
|
309c6ca5bc
|
test pisugar support
|
2024-06-23 20:13:58 +02:00 |
|
Ace
|
cc1fb35bf1
|
Merge pull request #346 from aceinnolab/feature/#340
fix missing translation
|
2024-06-22 04:22:12 +02:00 |
|
Ace
|
4f7d31f54e
|
fix missing translation
add material-icons font
use icon for all-day events
|
2024-06-22 02:56:45 +02:00 |
|
github-actions
|
544f606379
|
update docs [bot]
|
2024-06-22 00:47:19 +00:00 |
|
Ace
|
90948d2d29
|
Merge pull request #345 from aceinnolab/hotfix/#326
fix an issue where the text would not be vertically centered
|
2024-06-22 02:46:12 +02:00 |
|
Ace
|
acc4fb7ce6
|
fix an issue where the text would not be vertically centered
|
2024-06-22 02:03:48 +02:00 |
|
Ace
|
e6ebbb293c
|
Merge pull request #344 from aceinnolab/feature/#339
implement rotation for webshot module
|
2024-06-21 12:02:17 +02:00 |
|
Ace
|
bf9f7db5ac
|
implement rotation for webshot module
|
2024-06-20 22:31:17 +02:00 |
|
Ace
|
eec1d1d627
|
Merge pull request #341 from aceinnolab/dependabot/pip/urllib3-2.2.2
Bump urllib3 from 2.2.0 to 2.2.2
|
2024-06-18 01:31:34 +02:00 |
|
dependabot[bot]
|
e703609399
|
Bump urllib3 from 2.2.0 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.2.
- [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.2.0...2.2.2)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 22:48:05 +00:00 |
|
Ace
|
bfaf859973
|
Merge pull request #338 from aceinnolab/dependabot/pip/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0
|
2024-05-22 10:25:30 +02:00 |
|
dependabot[bot]
|
cb30ad8407
|
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 05:43:24 +00:00 |
|
Ace
|
610f246c02
|
checkpoint
|
2024-05-12 02:00:26 +02:00 |
|
Ace
|
9346fcf750
|
code quality improvements
|
2024-05-11 23:25:40 +02:00 |
|
Ace
|
6a825d431c
|
Update update-os.yml
|
2024-04-29 14:25:36 +02:00 |
|
Ace
|
6ade114f8a
|
Merge pull request #336 from aceinnolab/hotfix/#335
fix issue with 12.48" rendering
|
2024-04-29 13:59:45 +02:00 |
|
Ace
|
0ba210a8aa
|
review adjustment
|
2024-04-29 13:58:23 +02:00 |
|
Ace
|
0ff28e4e11
|
fix tests
|
2024-04-28 16:48:04 +02:00 |
|
Ace
|
24ef737efb
|
fix issue with 12.48" rendering
See #334 and #335 for more details
|
2024-04-28 16:27:00 +02:00 |
|
github-actions
|
a1edadee6a
|
update docs [bot]
|
2024-04-24 23:27:19 +00:00 |
|
Ace
|
27c055ae05
|
add contributor table
|
2024-04-25 01:26:10 +02:00 |
|
Ace
|
5f88ec21fc
|
Merge remote-tracking branch 'origin/main'
|
2024-04-12 12:06:00 +02:00 |
|
Ace
|
76b86afafb
|
update epdconfig for 12.48" display
|
2024-04-12 12:02:46 +02:00 |
|
Ace
|
f0f59a7b97
|
Merge pull request #332 from aceinnolab/dependabot/pip/idna-3.7
Bump idna from 3.6 to 3.7
|
2024-04-12 11:35:27 +02:00 |
|
dependabot[bot]
|
a361a509ff
|
Bump idna from 3.6 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-12 04:39:01 +00:00 |
|
Ace
|
d66e22dbb3
|
Merge pull request #330 from aceinnolab/dependabot/pip/pillow-10.3.0
Bump pillow from 10.2.0 to 10.3.0
|
2024-04-03 18:44:54 +02:00 |
|
Ace
|
dbbaeed038
|
Merge pull request #329 from rafaljanicki/main
Added Waveshare BW 5.83V2 driver
|
2024-04-03 18:43:21 +02:00 |
|
Ace
|
694ba420d9
|
Add info about kernel update
switch back to last supported version of Raspberry Pi OS
|
2024-04-03 18:42:37 +02:00 |
|
dependabot[bot]
|
b4aee07824
|
Bump pillow from 10.2.0 to 10.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 16:23:37 +00:00 |
|
Rafal Janicki
|
84266e9ffa
|
Added EPD 5.83'' v2 driver - fix naming
|
2024-04-02 18:48:50 +02:00 |
|
Rafal Janicki
|
eff3ae770a
|
Added EPD 5.83'' v2 driver
|
2024-04-02 18:40:44 +02:00 |
|
Ace
|
27a82501a8
|
Update update-os.yml
|
2024-03-24 17:17:33 +01:00 |
|
Ace
|
4830a8f60d
|
switch to current location of config.txt
|
2024-03-24 12:36:08 +01:00 |
|
Ace
|
a9ed9e0230
|
fix typo
|
2024-03-24 12:16:06 +01:00 |
|
Ace
|
5d31723f9c
|
Update update-os.yml
|
2024-03-24 12:12:10 +01:00 |
|
Ace
|
8644637bb8
|
fix package renaming
|
2024-03-24 11:51:31 +01:00 |
|
Ace
|
3096bad37b
|
Merge pull request #328 from aceinnolab/hotfix/327
Hotfix/327
|
2024-03-24 11:29:47 +01:00 |
|
Ace
|
9acde64ace
|
update base image for tests
|
2024-03-23 01:15:39 +01:00 |
|
Ace
|
57b5ab89c3
|
add note about older releases
|
2024-03-23 01:06:47 +01:00 |
|
Ace
|
f91f33394a
|
adapt code for latest kernel
|
2024-03-23 01:06:03 +01:00 |
|
Ace
|
6c79d4ce1b
|
Merge pull request #325 from emilyboda/feature/compact-width
Feature/agenda-module-aesthetic-changes
|
2024-03-15 21:47:52 +01:00 |
|
emilyboda
|
c893fafaf1
|
Update inkycal_agenda.py
|
2024-03-15 15:48:17 -04:00 |
|