Commit Graph

1536 Commits

Author SHA1 Message Date
Ace
456a7ef2e0
Switch doc-theme to sphinx_hand_theme 2020-11-23 14:08:12 +01:00
Ace
039fa70a79
Added non-default theme for documentation 2020-11-23 14:06:15 +01:00
Ace
7e2e82acde Merge branch 'release/2.0.0' of https://github.com/aceisace/Inky-Calendar into release/2.0.0 2020-11-23 13:50:11 +01:00
Ace
0ce871187c Revert "fixed missing requirement"
This reverts commit f28ee3aa69.
2020-11-23 13:49:45 +01:00
Ace
d9effaddf0
switch back to requirement.txt 2020-11-23 13:42:54 +01:00
Ace
f1063496a4
Update conf.py 2020-11-23 12:56:45 +01:00
Ace
9cd2f1c5cd
fixing docs... 2020-11-23 12:48:51 +01:00
Ace
74313a9a28
fixed documentation import Errors 2020-11-23 12:47:38 +01:00
Ace
432be95a41
Update conf.py 2020-11-23 12:37:25 +01:00
Ace
f28ee3aa69
fixed missing requirement 2020-11-23 12:24:18 +01:00
Ace
58bb6b5145
removed double install from requirements and setup 2020-11-23 12:14:48 +01:00
Ace
3c8d0de6ac Revert "trying to fix docs"
This reverts commit 36f8ea321f.
2020-11-23 12:13:49 +01:00
Ace
36f8ea321f
trying to fix docs 2020-11-23 12:03:51 +01:00
Ace
994944e8b9
fixes.. 2020-11-23 11:53:24 +01:00
Ace
9f1ef3a3e9
Update readthedocs.yml 2020-11-23 11:37:01 +01:00
Ace
bbdb22d3a8
fixing typo 2020-11-23 11:32:35 +01:00
Ace
1ee33a80dd
updated documentation config 2020-11-23 11:29:24 +01:00
Ace
7ad9cac2a7 Revert "Fixing docs"
This reverts commit 558206aca7.
2020-11-23 10:28:02 +01:00
Ace
558206aca7
Fixing docs 2020-11-23 10:24:38 +01:00
Ace
d865b3454e Adjusting documentation 2020-11-23 00:44:32 +01:00
Ace
948573cb59 Fixed #141 list index out of range
If the number of events exceeded the number of lines allocated for events, a *list index out of range* exception was thrown. This has been fixed now  by providing an additional check.
2020-11-22 13:27:27 +01:00
Ace
9517b303b4
Fixed a few things, should be usable now 2020-11-21 23:48:42 +01:00
Ace
3e5e532998
fixed coffee link 2020-11-21 23:31:39 +01:00
Ace
5e64040012
fixed link 2020-11-21 23:20:13 +01:00
Ace
49b0d7cc65 Adapted main file to support new web-ui
A lot of work behind the scenes. Logging is now handled by main file now. Improved logging, support for logging from modules, improved support for info section, added support for info section height, slight improvements in printing output
2020-11-21 16:31:00 +01:00
Ace
f1ce2911eb web-UI refactoring
Added wpa_supplicant.conf generator
refactored web-ui to support dynamic additions of modules
added support for module height by ratio (or percentage)
Changed format of settings file slightly to support info section height
2020-11-21 16:28:05 +01:00
Ace
e93c3e36ad improved logging 2020-11-21 16:25:08 +01:00
Ace
44524425be Code cleanup + removing obsolete files 2020-11-21 16:24:49 +01:00
Ace
21caad2f37 Added test for Jokes Module 2020-11-21 16:22:59 +01:00
Ace
afe84dc8e6 Improved web-ui labels, improved logging, improved support for testing
Switched from NotoSans-SemiCondensed to NotoSansUI-Regular
2020-11-21 16:22:15 +01:00
Ace
077392c2f9 Official support for Image and Jokes module 2020-11-21 16:19:24 +01:00
Ace
3832e546fa Added requirement for Todoist-module 2020-11-21 16:18:41 +01:00
Ace
1f56068b39 removed wpa_supplicant.conf file in favor of the web-ui 2020-11-21 16:17:58 +01:00
Ace
1786b6a203 Added more compact font (NotoSans UI) - made for mobile 2020-11-21 16:17:16 +01:00
Ace
bf6349d274
Fixed broken links, slightly improved instructions 2020-11-17 17:26:47 +01:00
Ace
8190325cb7 Added official support for Inkycal-Todoist API module #126
Fixed some bugs, improved alignment of project name, due date and description of todo.
Project names are shown in colour on 3-colour displays
Images are rendered correctly.
2020-11-13 16:47:07 +01:00
Ace
9aea1f568c switch from logging to logger 2020-11-13 16:43:37 +01:00
Ace
8db419fa37 Added support for Icanhazdad api module #103
Special thanks to Erik Fredericks for his work on this module (see Pull-request #103)
2020-11-13 10:17:39 +01:00
Ace
0dfd78d33d Minor improvements 2020-11-13 10:14:30 +01:00
Ace
517f1ac5b1 Inital template for Inkycal-Server module 2020-11-12 21:22:22 +01:00
Ace
9de2b90955 Improved fetching of Todos (WIP) 2020-11-12 21:21:49 +01:00
Ace
6fdc8e63c7 adding support for Image module 2020-11-12 21:20:48 +01:00
Ace
b471a18afd Code cleanup 2020-11-12 21:20:12 +01:00
Ace
1bd404af97 Code cleanup 2020-11-12 21:19:51 +01:00
Ace
376ce6cbe3 Better support for JSON
swapped "True" with True which shows true in json
swapped "False" with False which shows false in json
swapped empty string with None which shows null in json
By swapping these values, the json file can be correctly converted back to a dictionary which python can understand.
2020-11-12 10:26:58 +01:00
Ace
ea51185173 pyowm improvements #137
- Bump pyowm from 2.10.0 to 3.1.1 (latest)
- updated Weather module to support new pyowm version
- removed ad-hoc logic for beaufort scale (supported by pyowm now)
- Added support for location ID and location string (see #137)
2020-11-12 10:22:34 +01:00
Ace
e866a04e0e Improved testing algorithm
Generalized code logic for testing. Added support for several test configs at once.
2020-11-12 10:14:57 +01:00
Ace
c358cf5b3b Improved code logic for better support with web-ui
Fixed some minor bugs too
2020-11-12 10:12:28 +01:00
Ace
baf89c0d80 Revert "Improved some code logic to better support new web-ui"
This reverts commit 5327d12f0e.
2020-11-12 10:10:18 +01:00
Ace
5327d12f0e Improved some code logic to better support new web-ui 2020-11-12 10:10:03 +01:00