Kaleb Luedtke
c39276150b
Set Version Info
2021-12-23 07:41:43 -06:00
Kaleb Luedtke
b74e20860f
Update InnoSetup.iss
2021-12-23 07:23:49 -06:00
Hydrus Network Developer
c85507a2ee
Version 467
...
closes #1028
2021-12-22 16:31:23 -06:00
Hydrus Network Developer
58ac41357b
Version 465
...
closes #761 , closes #1023
2021-12-08 16:40:59 -06:00
Hydrus Network Developer
acc17e18bd
Version 463
2021-11-24 15:59:58 -06:00
Hydrus Network Developer
ca2f5f1612
Version 462
...
closes #1007
2021-11-17 15:22:27 -06:00
Hydrus Network Developer
1fc2fabff0
Testing new cv builds
...
Set new cv version in requirements.txt and no longer bundling cv dll in windows (as pyinstaller now does this correct)
2021-11-02 16:22:22 -05:00
Hydrus Network Developer
0dfba5a878
459 Docker Fix
...
Another fix, this time for the docker build, fingers crossed.
2021-10-27 19:03:02 -05:00
Hydrus Network Developer
5628aa5714
OpenCV Fix Attempt 2
...
4.5.3.56
2021-10-27 18:20:47 -05:00
Hydrus Network Developer
6e68b4f16e
OpenCV Fix
...
Let's hope this works for now
2021-10-27 18:13:43 -05:00
Hydrus Network Developer
4e416873fb
Version 454
...
closes #898 , closes #876 , closes #845
2021-09-08 16:41:52 -05:00
Hydrus Network Developer
2daf09a743
Version 453
...
closes #961 , closes #954 , closes #904 , closes #841
2021-09-01 16:09:01 -05:00
Hydrus Network Developer
760e7503e8
Merge pull request #967 from Suika/doc-updates
...
Doc updates
2021-08-25 13:25:43 -05:00
suika
6bc4aad117
Remove unnecessary pypi packages from containers
2021-08-21 22:26:52 +02:00
Hydrus Network Developer
c681a1cff5
Version 451
...
closes #959 , closes #955
2021-08-18 16:10:01 -05:00
suika
511b00a10d
Update README.md
2021-08-06 01:55:17 +02:00
suika
49cd2e40c3
Update README.md
2021-08-06 01:52:15 +02:00
suika
882bb10922
Update README.md
2021-08-06 01:51:01 +02:00
suika
75e4888aea
Fix hydrus client not building for docker
2021-07-28 17:23:36 +02:00
suika
7973539287
Docker: Alpine 3.14, OpenCV 4.5.2, Python 3.9
...
Suika/opencv-video-minimal has been updated to the latest version of opencv and python. Also updated alipine to 3.14 where more packages are available. Furthermore pyside2 is now the default qt thingy. Basically almsot no crashes should be happening due to strange Qt calls.
2021-07-13 16:03:42 +02:00
Hydrus Network Developer
c1bfa314ab
Version 445
2021-06-30 16:27:35 -05:00
Hydrus Network Developer
5b17a81102
Adding Shiboken2 Scripts to Win Build
...
This fixed the problem with running on windows from a network install. This updated spec worked locally, now testing on github for tomorrow's release.
2021-06-30 00:13:56 -05:00
Hydrus Network Developer
d8bfe91706
Version 442
...
closes #894
2021-06-02 16:59:19 -05:00
suika
5250da38ac
Docker README
...
a copy from my old repo.
2021-06-02 20:30:32 +02:00
suika
3b5606b1ff
Files that do not exists can't be chowned
2021-05-29 23:07:57 +02:00
suika
cb86abfbb0
Remove (client|server).py(w) files
2021-05-29 22:59:33 +02:00
suika
2c3605cef5
Hydrus Server on windows should show the console
2021-05-29 22:52:39 +02:00
suika
cc9755c772
Try cargo caching
2021-05-29 21:59:05 +02:00
suika
4ec36a1025
sudo, windows path fix
2021-05-29 21:32:05 +02:00
suika
4795ddcf6f
Fix linux permissions, adjut folder layout in windows zip
...
There is a bit of difference in 7z when using .\abc\ or abc\.
cd is an alias for Set-Location.
2021-05-29 21:17:12 +02:00
suika
d4fb5978ea
Adjust hydrus directory in tar.gz
2021-05-27 19:24:55 +02:00
suika
47be0b2fe7
7x compression speed, <1% difference
...
224M a2.zip
224M a3.zip
224M a4.zip
215M a5.zip
214M a7.zip
213M a9.zip
7z.exe a -tzip -mm=Deflate -mx=9 a9.zip '.\a\'
Seconds : 15
TotalSeconds : 75,5258841
TotalMilliseconds : 75525,8841
7z.exe a -tzip -mm=Deflate -mx=7 a7.zip '.\a\'
Seconds : 27
TotalSeconds : 27,5862156
TotalMilliseconds : 27586,2156
7z.exe a -tzip -mm=Deflate -mx=5 a5.zip '.\a\'
Seconds : 10
TotalSeconds : 10,659311
TotalMilliseconds : 10659,311
7z.exe a -tzip -mm=Deflate -mx=4 a4.zip '.\a\'
Seconds : 3
TotalSeconds : 3,0019556
TotalMilliseconds : 3001,9556
7z.exe a -tzip -mm=Deflate -mx=3 a3.zip '.\a\'
Seconds : 3
TotalSeconds : 3,0287854
TotalMilliseconds : 3028,7854
7z.exe a -tzip -mm=Deflate -mx=2 a2.zip '.\a\'
Seconds : 3
TotalSeconds : 3,0034021
TotalMilliseconds : 3003,4021
2021-05-27 19:05:36 +02:00
suika
99f2feb7a3
Change path for tar compression to an existing directory
...
ctrl+c ctrl+v
2021-05-27 18:39:11 +02:00
suika
45c87160ad
Compress directories in their respective jobs for faster release
2021-05-27 18:29:32 +02:00
Hydrus Network Developer
f72d3bf4db
Version 441
2021-05-26 19:09:06 -05:00
Hydrus Network Developer
2a23c627df
Merge branch 'pr/878' into 440-test-build
2021-05-19 17:20:44 -05:00
Hydrus Network Developer
bdff22e1ea
Removing conflicts
2021-05-19 17:20:30 -05:00
Hydrus Network Developer
4d9199bfaa
Version 439
2021-05-12 15:49:20 -05:00
suika
5b786e7076
Release workflows and workflow formatting
2021-05-09 16:40:42 +02:00
suika
06fc88af27
Properly tag images based on the version and other values
2021-05-09 16:32:27 +02:00
suika
fcc32b35df
Dedicated requirements
...
for future changes
2021-05-09 15:55:49 +02:00
suika
33a9a6875c
MPV, SQLITE, dedicated requirements and workflow improvements
...
SQLITE and MPV DLLs are now included, workflow should cache better. Dedicated requirements due to big differences between OSes. SPEC now includes all needed DLLs, cloudscraper folder, cv2 ffmpeg dll and hydrus source.
2021-05-09 15:54:50 +02:00
suika
1b167f1c40
Smaller size, dedicated requirements, spec changes
...
SPEC now includes the source code folder and cloudscraper directory, which otherwise would lead to errors. Now uses a dedicated requirements files, since there are big differences between each OS. And removal of chonk.
2021-05-09 15:50:51 +02:00
suika
b6f967c767
Speed up build process by caching artifacts
...
because the pyoxydizer isn't updated that often, why build it every time and waste 20 min. This change caches the built artifacts, so the pyoxydizer step runs in matter of seconds. Also removed release job, since it has nothing to do in here. Every component has their build job, but release should be it's own dedicated job, since it relies on many parts.
2021-05-08 02:31:03 +02:00
suika
00dcb6ad83
Docker build files
...
Client and Server builds, tags are pulled from repo ref, container functionality has not been tested
2021-05-08 02:24:10 +02:00
suika
e48f801417
Linux build files
...
pyinstaller, files to delete for smaller package
2021-05-07 20:44:19 +02:00
suika
f6ced0416a
Add windows build files
...
InnoSetup, Pyinstaller, ffmpeg
2021-05-07 17:39:09 +02:00
suika
ea42a62a04
Move MacOS build files into their own directory
...
to prepare for further builds and configruations.
2021-05-07 14:15:22 +02:00
suika
ea1e418d6c
Include bin directory, add ffmpeg executable
...
MacOS builds seem to have a problem of not being able to access the ffmpeg that is outside their app location. So as a quick solution the executable will be copied into bin and the bin will be included in the build.
2021-05-07 13:55:41 +02:00
Hydrus Network Developer
23146f47e2
Version 437
2021-04-28 16:43:16 -05:00