jekkos
jekkos
I have reinstated the fix from a month ago. Want to get this out to release the 3.3.6.
@objecttothis I have briefly updated this patch as the original code also relied on another functionality that I won't probably merge in upstream (which was adding quantity 'units' to the...
Just logging this issue as we should not forget to cleanup code further as discussed after merging. - [x] For the tax views, empty arrays are used instead of objects....
Currrently I'm working on a client request for multistore support for this project. The first iteration willl include adding a new table to the system in which pos locations can...
### Issue / Bug I have been seeing warnings about bower usage in the build logs lately. Apparantly it's not maintained anymore and to ensure build stability we'll have to...
When running webcam-filters I get the following traceback ``` ➜ ~ webcam-filters --verbose --input-dev /dev/video0 --output-dev /dev/video3 --background-blur 150 Traceback (most recent call last): File "/home/restore/.local/bin/webcam-filters", line 9, in sys.exit(main())...
Hi there, Still a work in progress but I thought id mention that I wrote a scanner for OpenWrt to use with find3-server. Check my [repo](https://github.com/jekkos/find3-openwrt-scanner) for a step-by-step tutorial....
Upgrading CodeIgniter to 4.4.3 #842 Here are a list of issues that need to be resolved: - [x] #3452 NEEDS OWNER - [x] #3455 @objecttothis - [x] #3610 NEEDS OWNER...
Currently tarballs and zip release files are not generated by the Gulp build. The docker build does work which is enough to deploy the branch, but unstable zips cannot be...
Could you suggest any best practice on customizing this docker image? Currently I'm trying to make a Dockerfile that deploys my webapplication automatically with database initialized. I've tried another Dockerfile...