Commit Graph

2128 Commits

Author SHA1 Message Date
Ace
93c968da53 python 3.11 & code quality improvements 2023-11-07 22:49:48 +01:00
Ace
4f2dacc35a
added quickstart video 2023-10-23 03:18:39 +02:00
Ace
c022d68323
Merge pull request #276 from aceinnolab/dependabot/pip/urllib3-2.0.7
Bump urllib3 from 2.0.6 to 2.0.7
2023-10-17 23:32:32 +02:00
dependabot[bot]
c6cbf2d74f
Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:09:53 +00:00
Ace
ea2a6051c4
add note about debian bookworm 2023-10-16 21:28:25 +02:00
Ace
d740032989
Update test-on-rpi.yml
fix space issue
2023-10-16 13:33:11 +02:00
Ace
2c3fcd630c
test on bookworm 2023-10-16 12:19:26 +02:00
Ace
6da4a9e833
fix sponsor button link 2023-10-12 15:57:55 +02:00
Ace
c738fb5d7a
Merge pull request #272 from aceinnolab/dependabot/pip/urllib3-2.0.6
Bump urllib3 from 2.0.3 to 2.0.6
2023-10-08 23:19:50 +02:00
dependabot[bot]
42a0ae942d
Bump urllib3 from 2.0.3 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.3...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 23:52:41 +00:00
Ace
50cc405df5
Update update-os.yml 2023-09-26 21:46:19 +02:00
Ace
5508274df7
fix issue on no title 2023-09-25 13:36:39 +02:00
Ace
5ca5ba644c
Merge pull request #270 from mrbwburns/pr-devcontainer
Pr devcontainer
2023-09-20 12:09:02 +02:00
mrbwburns
5095244bf8
Merge branch 'aceinnolab:main' into pr-devcontainer 2023-09-19 22:16:18 +02:00
Bernhard Sessner
7cfce8b6f8 small devcontainer cleanup 2023-09-19 14:52:24 +02:00
Bernhard Sessner
f6741eb7ac add devcontainer config to repo 2023-09-19 14:25:03 +02:00
Ace
3ebeac7d46
Merge pull request #269 from hjiang/pr-image-file
add an `image_file` driver for development
2023-09-19 01:03:27 +02:00
Hong Jiang
9559206594 add an image_file driver for development
The driver just writes images to files. This makes it possible to test without
an e-ink display.
2023-09-13 11:25:46 +08:00
Ace
4efca4ff86
Merge pull request #267 from hjiang/pr-refactor
refactor: do not process .py file manually
2023-09-11 10:35:54 +02:00
Hong Jiang
07ba1f02a8 refactor: do not process .py file manually
Import the driver as a module in `Display.get_display_size()`.
2023-09-11 01:08:11 +08:00
Ace
00b244a287
Merge pull request #266 from hjiang/pr-check-dir
only create directory for stocks when necessary
2023-09-10 11:02:34 +02:00
Ace
833359c5b2
Merge pull request #265 from hjiang/pr-delete-images
remove generated images from git
2023-09-10 11:00:35 +02:00
Hong Jiang
b57d60bab9 only print dir creation log when it actually happens 2023-09-10 13:03:30 +08:00
Hong Jiang
b18d25eaa4 only create directory for stocks when necessary
This avoids printing an inacurate error every time.
2023-09-10 12:53:40 +08:00
Hong Jiang
682cf31605 remove generated images from git 2023-09-10 12:43:23 +08:00
Ace
109e058f07
Update update-os.yml 2023-09-06 13:39:39 +02:00
Ace
93441a1ebe
Update update-os.yml 2023-09-03 17:22:58 +02:00
Ace
5404a23273
Update update-os.yml 2023-09-03 03:00:45 +02:00
Ace
47425ac3bc
Update update-os.yml 2023-09-03 02:33:00 +02:00
Ace
ba3f15acaf
Update update-os.yml 2023-09-02 21:39:22 +02:00
Ace
f17e3b7f55
Update update-os.yml 2023-09-02 21:09:41 +02:00
Ace
6ca2b20fb8
Update update-os.yml 2023-09-02 20:51:07 +02:00
Ace
e73f27ed9e
updated 2023-09-02 15:03:56 +02:00
Ace
28536a25dc
Fallback to old settings generator
A user of Inkycal reported that there might be an issue with the new web-ui. Further investigation is required to rule out any issue with the new web-ui. Falling back to previous web-ui
2023-08-27 19:37:01 +02:00
Ace
58dad53a97
Added instructions for 12.48" and swap on Rpi Zero 2023-08-27 16:21:41 +02:00
github-actions
445073d3e4 update docs [bot] 2023-08-25 22:48:04 +00:00
Ace
5391cb6a99
updated instructions for Imager
Replaced the new web-ui with the older one.
Updated instructions for Raspberry Pi Imager.
Removed links to ssh and wpa_supplicant.conf file generator
Updated links
2023-08-26 00:46:58 +02:00
Ace
e2eee5b18b
clean up badges 2023-08-18 01:50:13 +02:00
Ace
63abc43445
Create update-os.yml 2023-08-18 01:19:24 +02:00
Ace
7c33894792
Create test-on-rpi.yml 2023-08-18 01:15:09 +02:00
Ace
77631efcb0
Update and rename build-doc-and-os.yml to update-docs.yml 2023-08-18 01:04:13 +02:00
github-actions
7fa3f0ed45 update docs [bot] 2023-08-17 23:01:26 +00:00
Ace
892b2caa29
improved hardware guide 2023-08-18 01:00:21 +02:00
Ace
a3618cd888
Update build-doc-and-os.yml 2023-07-28 01:23:58 +02:00
Ace
aa9ebe942d
Update build-doc-and-os.yml 2023-07-28 00:39:47 +02:00
Ace
7618f96dba
Update build-doc-and-os.yml 2023-07-27 20:35:25 +02:00
Ace
29cc68f434
Update README.md 2023-07-27 04:04:55 +02:00
Ace
93f12fc065
Update README.md 2023-07-26 21:40:50 +02:00
Ace
ba6423061f
Update build-doc-and-os.yml 2023-07-26 21:20:37 +02:00
Ace
7c9f5357e7
naming convention 2023-07-26 20:19:12 +02:00