aceisace 
							
						 
					 
					
						
						
							
						
						2914070d65 
					 
					
						
						
							
							check if todo data entry exists to prevent errors when writing text (text=None)  
						
						
						
						
					 
					
						2022-10-04 22:06:28 +02:00 
						 
				 
			
				
					
						
							
							
								aceisace 
							
						 
					 
					
						
						
							
						
						578d3d9f1f 
					 
					
						
						
							
							logger stuff  
						
						
						
						
					 
					
						2022-10-03 02:58:27 +02:00 
						 
				 
			
				
					
						
							
							
								aceisace 
							
						 
					 
					
						
						
							
						
						3460aabd7b 
					 
					
						
						
							
							Added (plain) text to display module  
						
						
						
						
					 
					
						2022-10-03 02:58:07 +02:00 
						 
				 
			
				
					
						
							
							
								aceisace 
							
						 
					 
					
						
						
							
						
						560d73a87c 
					 
					
						
						
							
							logger best practices  
						
						
						
						
					 
					
						2022-10-03 02:56:04 +02:00 
						 
				 
			
				
					
						
							
							
								aceisace 
							
						 
					 
					
						
						
							
						
						9dff6e88cf 
					 
					
						
						
							
							bump requirements and adapt todoist module accordingly  
						
						
						
						
					 
					
						2022-10-03 01:03:24 +02:00 
						 
				 
			
				
					
						
							
							
								aceisace 
							
						 
					 
					
						
						
							
						
						4d1ed107b7 
					 
					
						
						
							
							naming convention  
						
						
						
						
					 
					
						2022-10-02 00:49:27 +02:00 
						 
				 
			
				
					
						
							
							
								David 
							
						 
					 
					
						
						
							
						
						54f293d0e6 
					 
					
						
						
							
							Fixed parser reading file based calendars as strings rather than calendar objects  
						
						
						
						
					 
					
						2022-08-29 17:16:19 +01:00 
						 
				 
			
				
					
						
							
							
								aceisace 
							
						 
					 
					
						
						
							
						
						c718d4831f 
					 
					
						
						
							
							fix tests for image module  
						
						
						
						
					 
					
						2022-04-14 05:53:10 +02:00 
						 
				 
			
				
					
						
							
							
								aceisace 
							
						 
					 
					
						
						
							
						
						661aab45d4 
					 
					
						
						
							
							minor fixes  
						
						
						
						
					 
					
						2022-04-14 04:57:55 +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 
							
						 
					 
					
						
						
							
						
						5b032d6231 
					 
					
						
						
							
							Improved formatting  
						
						
						
						
					 
					
						2022-04-02 01:30:17 +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 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								wface 
							
						 
					 
					
						
						
							
						
						5a163a65a8 
					 
					
						
						
							
							changed yfinance requirement to 0.1.62  
						
						
						
						
					 
					
						2021-07-11 11:26:05 +02:00 
						 
				 
			
				
					
						
							
							
								wface 
							
						 
					 
					
						
						
							
						
						48204c0c55 
					 
					
						
						
							
							inkycal_stocks module update  
						
						... 
						
						
						
						updates the inkycal_stocks module from 0.3 to 0.5 
						
						
					 
					
						2021-07-08 17:20:27 +02:00 
						 
				 
			
				
					
						
							
							
								sapostoluk 
							
						 
					 
					
						
						
							
						
						ad68387642 
					 
					
						
						
							
							Fixed misplaced parentheses for rounding windspeed, abbreviated 'miles/h' to 'mph', and added space before wind units  
						
						
						
						
					 
					
						2021-02-17 00:36:13 -05:00 
						 
				 
			
				
					
						
							
							
								sapostoluk 
							
						 
					 
					
						
						
							
						
						af1e7e05c1 
					 
					
						
						
							
							Implemented wind speed rounding for non-beaufort units, as the round_windspeed option previously didn't actually round the windspeed  
						
						
						
						
					 
					
						2021-02-16 23:56:53 -05:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						25ce92ad26 
					 
					
						
						
							
							Fix for auto-expansion of events for 4 rows  
						
						
						
						
					 
					
						2021-02-04 23:48:17 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						287f7196f7 
					 
					
						
						
							
							Fix for KeyError: 31  
						
						... 
						
						
						
						Added a second check for checking if key exists in the dictionary. 
						
						
					 
					
						2021-02-02 23:52:52 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						fcf7799e43 
					 
					
						
						
							
							Hotfix for Todoist API module  
						
						... 
						
						
						
						The Todoist module would not update on each loop, but rather at each reboot. This commit fixes the problem by syncronising with the API on each refresh. 
						
						
					 
					
						2021-02-01 19:17:07 +01:00 
						 
				 
			
				
					
						
							
							
								emilyboda 
							
						 
					 
					
						
						
							
						
						0bff15ca3b 
					 
					
						
						
							
							fix loading from ics file  
						
						
						
						
					 
					
						2021-01-19 13:02:44 -05:00 
						 
				 
			
				
					
						
							
							
								Robert Sirre 
							
						 
					 
					
						
						
							
						
						32846ef1e7 
					 
					
						
						
							
							Corrected typo  
						
						
						
						
					 
					
						2020-12-06 23:26:17 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						e6f70d150c 
					 
					
						
						
							
							added sample for inkycal_server  
						
						
						
						
					 
					
						2020-12-05 00:26:55 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						30e773a1ee 
					 
					
						
						
							
							formalities..  
						
						
						
						
					 
					
						2020-12-05 00:26:13 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						10920bd610 
					 
					
						
						
							
							minor improvements  
						
						... 
						
						
						
						Increased height for weekday names.
When there is more free space below the calendar, assign the empty space to the event section. 
						
						
					 
					
						2020-12-05 00:25:48 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						ebe60b303b 
					 
					
						
						
							
							formalities..  
						
						
						
						
					 
					
						2020-12-05 00:21:44 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						19baf57c6c 
					 
					
						
						
							
							various improvements  
						
						... 
						
						
						
						Cleaned up code, improved logging,
fixed an issue where forecast time would show UTC time instead of local time, improved layout on dynamic heights. More evenly distributed rows, simplified some code, removed non-required validate function. 
						
						
					 
					
						2020-12-05 00:20:40 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						9d3823876e 
					 
					
						
						
							
							Added merge function  
						
						... 
						
						
						
						Improved logging, switch from printing to logging 
						
						
					 
					
						2020-12-05 00:17:59 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						588a457304 
					 
					
						
						
							
							fixed typo  
						
						
						
						
					 
					
						2020-12-03 14:21:12 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						71d89d45d8 
					 
					
						
						
							
							switched from optional to required parameter  
						
						
						
						
					 
					
						2020-12-02 01:01:31 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						5063117945 
					 
					
						
						
							
							adapted module for custom image class  
						
						
						
						
					 
					
						2020-12-02 01:01:00 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						b6a64681a0 
					 
					
						
						
							
							fixed html tags showing up on Feeds  
						
						... 
						
						
						
						Added test for RSS feed with html elements 
						
						
					 
					
						2020-12-02 01:00:28 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						07fd9d9b57 
					 
					
						
						
							
							fixed loading from file  
						
						
						
						
					 
					
						2020-12-02 00:58:37 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						f6de947096 
					 
					
						
						
							
							added palette and dithering support in custom image class  
						
						
						
						
					 
					
						2020-12-02 00:57:36 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						7cd78dcdd0 
					 
					
						
						
							
							removed dummy test  
						
						
						
						
					 
					
						2020-11-30 00:37:16 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						b8ef99d07b 
					 
					
						
						
							
							Use language from config instead of system language  
						
						... 
						
						
						
						This fixes an issue where the weekday would be named according to the system language, but not the specified language in that module's settings. 
						
						
					 
					
						2020-11-29 23:47:14 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						031b3211ec 
					 
					
						
						
							
							added orientation option for slideshow  
						
						
						
						
					 
					
						2020-11-29 23:45:48 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						3d4e24eee1 
					 
					
						
						
							
							Adapted Inkycal_image  
						
						... 
						
						
						
						By using a helper class, this module could be simplified greatly 
						
						
					 
					
						2020-11-29 23:45:17 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						6d2c289e76 
					 
					
						
						
							
							Fixed loading iCalendars from filepath  
						
						
						
						
					 
					
						2020-11-29 23:44:21 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						eb806526bd 
					 
					
						
						
							
							Added custom image class  
						
						
						
						
					 
					
						2020-11-29 14:54:00 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						dc536ff63a 
					 
					
						
						
							
							Added Slideshow module  
						
						... 
						
						
						
						A module that cycles through images in a given folder 
						
						
					 
					
						2020-11-29 14:52:50 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						636172f157 
					 
					
						
						
							
							readability improvements  
						
						... 
						
						
						
						switched from string formatting to f-strings
removed some non-required validation
Standardised some logging outputs
better formatting of config inside tests 
						
						
					 
					
						2020-11-29 14:51:19 +01:00 
						 
				 
			
				
					
						
							
							
								Ace 
							
						 
					 
					
						
						
							
						
						578f48d24d 
					 
					
						
						
							
							added official suppport for inkycal_stocks.py (by @worstface)  
						
						
						
						
					 
					
						2020-11-25 10:22:34 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Sirre 
							
						 
					 
					
						
						
							
						
						586be7f5d0 
					 
					
						
						
							
							Added configuration options  
						
						
						
						
					 
					
						2020-11-24 22:07:49 +01:00