aceisace
|
3eb1891131
|
Merge branch 'feature/venv'
# Conflicts:
# .github/workflows/tests.yml
# README.md
# inkycal/modules/ical_parser.py
# inkycal/modules/inkycal_agenda.py
# inkycal/modules/inkycal_feeds.py
# inkycal/modules/inkycal_todoist.py
# inkycal/modules/inkycal_weather.py
# requirements.txt
|
2023-01-13 01:47:18 +01:00 |
|
aceisace
|
5b46cee938
|
set timeout for reading from ical url
|
2023-01-11 23:13:00 +01:00 |
|
Ace
|
42798294ae
|
Update tests.yml
|
2023-01-11 22:58:03 +01:00 |
|
Ace
|
602e56531d
|
Update tests.yml
|
2023-01-11 22:46:43 +01:00 |
|
Ace
|
163945b1a8
|
Update tests.yml
|
2023-01-11 22:38:52 +01:00 |
|
aceisace
|
0729fec933
|
use absolute path for test settings file
|
2023-01-11 22:35:05 +01:00 |
|
Ace
|
bdd966ae5d
|
Update tests.yml
|
2023-01-11 22:27:51 +01:00 |
|
aceisace
|
5686af7ca0
|
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
|
2023-01-11 22:24:46 +01:00 |
|
aceisace
|
8e754cb6cd
|
improve unit-testing
use config class which reads from .env file
remove obsolete functions
update requirements
|
2023-01-11 22:24:39 +01:00 |
|
Ace
|
e6618664f2
|
test with .env
|
2023-01-11 22:21:46 +01:00 |
|
aceisace
|
9fa2f4a003
|
ignore files generated by tests
|
2023-01-11 21:24:36 +01:00 |
|
aceisace
|
24ae6df27e
|
bump requirements
fix some minor issues
code cleanup
|
2023-01-10 22:58:01 +01:00 |
|
aceisace
|
86fa5d51da
|
remove log not meant for pushing
|
2023-01-10 22:02:01 +01:00 |
|
Ace
|
5f99291706
|
Merge pull request #224 from dealyllama/hotfix/todoist-api-fix-deprecation
Update inkycal_todoist.py
|
2022-12-06 20:33:26 +01:00 |
|
dealyllama
|
d9ff1d4dd1
|
Updated requirements and contributor log
|
2022-12-06 11:24:29 -08:00 |
|
dealyllama
|
dfd710af94
|
Update inkycal_todoist.py
|
2022-12-06 10:43:47 -08:00 |
|
aceisace
|
69786fb4df
|
fix problem where todos were only shown of a single group
|
2022-10-04 23:56:43 +02:00 |
|
aceisace
|
4753dbc4a6
|
fix problem when due was defined in todo
|
2022-10-04 23:31:33 +02:00 |
|
aceisace
|
f3d951a93c
|
fix calculation of offsets due to new api response structure
|
2022-10-04 22:22:55 +02:00 |
|
aceisace
|
10a8065ea9
|
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
|
2022-10-04 22:06:41 +02:00 |
|
aceisace
|
2914070d65
|
check if todo data entry exists to prevent errors when writing text (text=None)
|
2022-10-04 22:06:28 +02:00 |
|
Ace
|
f71afc6f82
|
Update README.md
|
2022-10-03 03:24:47 +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
|
49741f9618
|
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
|
2022-10-02 00:49:37 +02:00 |
|
aceisace
|
4d1ed107b7
|
naming convention
|
2022-10-02 00:49:27 +02:00 |
|
Ace
|
afdaa4d8a4
|
added latest contributor
|
2022-09-30 16:55:04 +02:00 |
|
Ace
|
eb6c4c56ec
|
Added latest contributors
|
2022-09-22 22:28:54 +02:00 |
|
Ace
|
f85ec1b343
|
fix path
|
2022-09-09 02:41:01 +02:00 |
|
Ace
|
ae365b7111
|
fix for 12.48" epd
|
2022-09-09 02:35:54 +02:00 |
|
aceisace
|
8b0f21a649
|
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
|
2022-09-09 00:51:00 +02:00 |
|
aceisace
|
5294d486e3
|
add missing file for 12.48"
|
2022-09-09 00:50:06 +02:00 |
|
Ace
|
203f71c79d
|
improved testing
|
2022-09-08 23:24:05 +02:00 |
|
aceisace
|
89ae709a03
|
Merge remote-tracking branch 'origin/feature/venv' into feature/venv
|
2022-09-08 23:23:13 +02:00 |
|
aceisace
|
1c68895d94
|
improved tests
|
2022-09-08 23:23:05 +02:00 |
|
Ace
|
5ffdb9f90e
|
Update tests.yml
|
2022-09-08 22:58:09 +02:00 |
|
Ace
|
321784b368
|
Update tests.yml
|
2022-09-08 22:50:45 +02:00 |
|
Ace
|
7c521c1982
|
Update tests.yml
|
2022-09-08 22:43:20 +02:00 |
|
Ace
|
86cbcab3b1
|
Update tests.yml
|
2022-09-08 22:38:45 +02:00 |
|
Ace
|
d8eb4d52f6
|
Update tests.yml
|
2022-09-08 22:33:48 +02:00 |
|
Ace
|
c19cbf733f
|
Update tests.yml
|
2022-09-08 22:29:49 +02:00 |
|
Ace
|
fb8e448f5c
|
support for env var
|
2022-09-08 22:26:20 +02:00 |
|
aceisace
|
a431ffb683
|
improved tests
|
2022-09-08 22:25:50 +02:00 |
|
aceisace
|
a6c0a5f0f6
|
fix missing dependencies
|
2022-09-08 22:24:40 +02:00 |
|
Ace
|
7b9b58cc42
|
Merge pull request #221 from DavidCamre/feature/venv
Fixed parser reading file based calendars as strings rather than calendar objects
|
2022-08-30 11:34:32 +01:00 |
|
David
|
54f293d0e6
|
Fixed parser reading file based calendars as strings rather than calendar objects
|
2022-08-29 17:16:19 +01:00 |
|
Ace
|
b6147bc82b
|
Update README.md
|
2022-08-27 13:45:07 +02:00 |
|
Ace
|
649b258b94
|
Update FUNDING.yml
|
2022-08-27 13:07:56 +02:00 |
|