aceisace
40c0f5ff58
fix test
2022-04-14 05:59:47 +02:00
aceisace
442961d1ef
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
2022-04-14 05:53:37 +02:00
aceisace
c718d4831f
fix tests for image module
2022-04-14 05:53:10 +02:00
Ace
1d1b6640bf
testing
2022-04-14 05:45:20 +02:00
Ace
87108eb89e
Update tests.yml
2022-04-14 04:59:45 +02:00
Ace
7b8f4700d5
Update tests.yml
2022-04-14 04:58:49 +02:00
Ace
f7875ee869
Update tests.yml
2022-04-14 04:58:26 +02:00
aceisace
661aab45d4
minor fixes
2022-04-14 04:57:55 +02:00
aceisace
9a843fe033
Remove image files from non-assets branch
2022-04-14 04:53:15 +02:00
Ace
77e7bec2e8
Merge pull request #218 from aceisace/hotfix/feeds-module
...
fix keyerror -> summary not in posts
2022-04-14 04:34:51 +02:00
Ace
606ea8e7e5
fix keyerror -> summary not in posts
2022-04-14 04:33:16 +02:00
Ace
1263b601fc
Merge pull request #203 from priv-kweihmann/agenda-locale-fix
...
agenda: print localized time for events
2022-04-14 04:09:54 +02:00
aceisace
f54de4387b
#203
2022-04-14 04:08:38 +02:00
aceisace
5cd04bda04
Minor code improvements
2022-04-10 06:35:08 +02:00
aceisace
f452135b42
add tests for parallel displays
2022-04-10 04:24:42 +02:00
aceisace
f923321f24
use It8951 files
2022-04-10 02:48:40 +02:00
aceisace
1f7ef37da1
modify parallel epd run file
2022-04-10 02:27:44 +02:00
aceisace
414f3d0ccf
added wheel dependency
2022-04-09 16:17:37 +02:00
aceisace
9b5a7a1c34
adjust numpy version
2022-04-09 16:06:38 +02:00
aceisace
5b032d6231
Improved formatting
2022-04-02 01:30:17 +02:00
aceisace
9bf4385b6b
Remove Webserver Code, remove webserver requirements
2022-04-02 01:18:06 +02:00
aceisace
729099bdc1
Use $HOME variable instead of $USER
2022-04-02 01:16:38 +02:00
Ace
ea48f1f38c
Merge pull request #212 from freezingDaniel/patch-1
...
Fixed contribution link and fixed some typos
2022-04-02 00:56:42 +02:00
Ace
7ec890b2ca
Merge pull request #160 from emilyboda/emilyboda-hotfix-fix_loading_from_ics_file
...
fix loading from ics file
2022-04-02 00:54:08 +02:00
Ace
b1f2a43413
Merge pull request #174 from sapostoluk/main
...
Weather Module: Windspeed rounding and formatting fix
2022-04-02 00:49:14 +02:00
Ace
7802ec7ad2
Tag python version to 3.8.x
2022-03-31 19:12:25 +02:00
aceisace
309687cb44
Allow usage without display and SPI when setting render->False
...
Generated images will be available in the images folder
Generate colour full-screen image when combining sub-images
2022-03-31 19:04:42 +02:00
aceisace
f10fe8a988
Allow usage without display and SPI when setting render->False
...
Generated images will be available in the images folder
2022-03-31 18:36:50 +02:00
aceisace
cd02d2fbab
Update gitignore
2022-03-31 18:34:25 +02:00
aceisace
fa496f2c90
Unify setup requirements and requirements.txt
2022-03-31 18:03:42 +02:00
aceisace
a2c31fedd5
bump requirements to more recent versions
2022-03-31 17:58:49 +02:00
freezingDaniel
9c2415a3e7
Fix link to Contribution Guidelines
...
CONTRIBUTING.md has been moved to .github folder
2022-02-20 13:45:16 +00:00
freezingDaniel
d53531efd5
Fix Typos
2022-02-20 13:37:13 +00:00
Ace
e9b395bf99
Merge pull request #211 from aceisace/hotfix/todoist-module
...
- Fix an issue where the moduel woud crash if there were too many todos and not enough space to display them
- Fix an issue where deleting a group containing todos would cause the modue to crash
2022-02-09 22:38:24 +01:00
Ace
dd5d817d77
fix typo
2022-02-09 22:18:09 +01:00
Ace
b08a585424
Fix for deleted groups causing Exceptions
...
Deleted groups would previously cause the module to fail as the api would still show todos from groups that have been deleted, but not the name of the group.
Iterating over the groups caused a KeyError Exception. This commit does an additional check to see if the group really does exist or has been deleted.
2022-02-09 22:16:26 +01:00
Ace
b00212a9db
fix cursor out of range
2022-02-08 23:39:29 +01:00
Ace
6d30060048
switch python to 3.10.2
2022-02-06 21:31:43 +01:00
Ace
552744bc5d
Merge pull request #207 from aceisace/hotfix/fix-github-actions-1
...
Update tests.yml
2021-12-29 12:14:53 +01:00
Ace
00b720e08a
Update tests.yml
2021-12-29 12:11:15 +01:00
Konrad Weihmann
74892968ee
agenda: print localized time for events
...
in before these were always formatted with the default locale
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
2021-11-28 22:53:17 +01:00
Ace
068c9a3ac8
Merge pull request #202 from aceisace/hotfix/feedparser-dependency
...
Hotfix/feedparser dependency
2021-11-11 13:43:09 +01:00
Ace
5685c83ac6
Delete main.yml
...
feedparser dependency fixed
2021-11-11 13:40:50 +01:00
Ace
2c4e4b6376
Merge pull request #201 from aceisace/hotfix/temp-github-actions
...
Create main.yml
2021-11-11 13:35:46 +01:00
Ace
8a39fcd0e6
Create main.yml
...
add workflow for hotfix branch
2021-11-11 13:35:21 +01:00
Ace
fd93ee5525
bump feedparser to 6.0.8
2021-11-11 13:26:49 +01:00
Ace
b3a13adfa2
bump feedparser to 6.0.8
2021-11-11 13:26:08 +01:00
Ace
e0ce649f31
Update tests.yml
...
Switch from python 3.9.2 to 3.9.8 which is supported by github actions
2021-11-11 13:24:20 +01:00
Ace
791b216e99
Update tests.yml
...
bump python version from 3.7 to 3.9.2
2021-11-11 13:22:42 +01:00
Ace
fc4dacb3fe
Hotfix for missing dependency
2021-07-11 13:09:04 +02:00