Commit Graph

1886 Commits

Author SHA1 Message Date
ch3lmi
415705d555
Add files via upload 2023-02-10 14:34:20 +01:00
Ace
47c555c73a
Update CONTRIBUTORS.md 2023-02-03 09:34:30 +01:00
Ace
c57c628d79
fix crontab for virtual environment 2023-01-23 20:25:17 +01:00
Ace
0f81d5ba02
add git package in installation 2023-01-22 01:17:36 +01:00
Ace
8f416bff7f
add instructions for rpi os lite 2023-01-21 17:26:37 +01:00
Ace
c4edd885d3
Update README.md 2023-01-21 12:53:53 +01:00
Ace
af02a30e91
update badge 2023-01-20 01:18:34 +01:00
Ace
27e72dc036
fix typo and rename 2023-01-20 01:13:58 +01:00
Ace
85de492386
limit action to branch main 2023-01-20 01:09:13 +01:00
Ace
41da23042f
Update stale.yml 2023-01-20 01:01:48 +01:00
Ace
012d31a0f2
Update stale.yml 2023-01-20 00:46:57 +01:00
Ace
1e994c0643
Update tests.yml 2023-01-20 00:45:13 +01:00
Ace
25d0eeaa83
Update tests.yml 2023-01-20 00:42:36 +01:00
Ace
c47ae890e8
group jobs where needed 2023-01-20 00:33:59 +01:00
Ace
5e6fcc4749
test split-up of jobs 2023-01-20 00:19:21 +01:00
Ace
0050f86999
fix env issues 2023-01-19 23:58:56 +01:00
Ace
4662a1cd65
Create greetings.yml 2023-01-19 23:46:20 +01:00
Ace
f137e1aecf
Create stale.yml 2023-01-19 23:37:14 +01:00
Ace
ba63fb2319
added latest contributors 2023-01-19 23:24:17 +01:00
Ace
cd7a6a6e50
Merge pull request #234 from aceisace/fix/#232
Add rustc installation in installation step
2023-01-17 21:48:06 +01:00
Ace
b2565779d2
Add rustc installation in installation step
#232
2023-01-17 21:47:31 +01:00
aceisace
780d133ad6 point to correct branch 2023-01-13 01:52:17 +01:00
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