ed
7781e0529d
nogil: remove -j
(multiprocessing option)
...
in case cpython's free-threading / nogil performance proves to
be good enough that the multiprocessing option can be removed,
this is roughly how you'd do it (not everything's been tested)
but while you'd expect this change to improve performance,
it somehow doesn't, not even measurably so
as the performance gain is negligible, the only win here is
simplifying the code, and maybe less chance of bugs in the future
as a result, this probably won't get merged anytime soon
(if at all), and would probably warrant bumping to v2
2024-03-24 21:53:28 +00:00
ed
bdbcbbb002
v1.11.0 ( closes #62 )
2024-03-15 20:47:58 +00:00
ed
13e77777d7
v1.10.2
2024-02-21 21:32:11 +00:00
ed
0504b010a1
tftp: support ipv6 and utf-8 filenames + ...
...
* fix winexe
* missing newline after dirlist
* optimizations
2024-02-17 21:31:58 +00:00
ed
f0cdd9f25d
upgrade copyparty.exe to python 3.11.8
2024-02-07 20:39:51 +00:00
ed
650e41c717
update deps:
...
* web: hashwasm 4.9 -> 4.10
* web: dompurify 3.0.5 -> 3.0.8
* web: codemirror 5.65.12 -> 5.65.16
* win10exe: pillow 10.1 -> 10.2
2024-01-14 05:57:28 +00:00
ed
a360ac29da
v1.9.26
2023-12-08 01:36:01 +00:00
ed
deef32335e
v1.9.18
2023-11-18 21:06:55 +00:00
ed
7c1d97af3b
slightly better pyinstaller loader
2023-11-03 17:09:34 +00:00
ed
9ca8154651
prefer the new TTF in pillow 10.1 + pyinstaller 6.1 fixes
2023-10-15 18:47:34 +00:00
ed
fcc3336760
v1.9.8
2023-10-06 17:50:35 +00:00
ed
cae5ccea62
v1.9.6
2023-09-23 12:15:24 +00:00
ed
91cafc2511
faster startup on windows by asking for ffmpeg.exe explicitly
...
rather than just "ffmpeg" which makes windows try to open each of
ffmpeg.BAT,CMD,COM,EXE,JS,JSE,MSC,VBE,VBS,WSF,WSH one by one
(ffmpeg.js? hello??)
2023-09-13 23:32:19 +00:00
ed
3d9fb753ba
stuff
2023-09-08 21:42:05 +00:00
ed
700111ffeb
v1.9.3
2023-08-31 22:11:31 +00:00
ed
ac21fa7782
v1.9.2
2023-08-26 21:16:30 +00:00
ed
a10cad54fc
v1.8.1
2023-07-07 22:20:01 +00:00
ed
cb0160021f
upgrade pyinstaller env/deps
2023-06-10 11:58:58 +00:00
ed
572aa4b26c
rename up2k.py (client) to u2c.py
2023-05-07 15:35:56 +00:00
ed
42099baeff
v1.6.12
2023-04-20 21:41:47 +00:00
ed
f1775fd51c
update deps
2023-04-01 15:15:53 +00:00
ed
f6c6fbc223
fix exe builder
2023-03-12 18:54:16 +00:00
ed
bf04e7c089
update some docs
2023-03-09 22:11:39 +00:00
ed
b39ff92f34
u2cli: support long paths on win7
2023-03-08 22:27:13 +00:00
ed
5ceb3a962f
build up2k.exe
2023-03-07 22:58:14 +00:00
ed
ecdec75b4e
v1.6.6
2023-02-26 20:30:17 +00:00
ed
cedaf4809f
add exe integrity selfcheck
2023-02-21 19:18:10 +00:00
ed
8adfcf5950
win10-based copyparty64.exe
2023-02-14 21:50:14 +00:00
ed
a4b56c74c7
support long filepaths on win7 + misc windows fixes
2023-02-10 18:37:37 +00:00
ed
4f94a9e38b
exe: survive ascii locales
2022-12-07 21:35:53 +00:00
ed
99efc290df
fix mdns on windows
2022-12-03 13:31:00 +00:00
ed
b9a504fd3a
x32/x64-agnostic exe builder
2022-10-30 18:35:27 +00:00
ed
046b494b53
winpe support + windows webdav stuff
2022-10-19 00:06:48 +02:00
ed
7dabdade2a
v1.4.4
2022-10-09 01:08:31 +02:00
ed
e80c1f6d59
mention how ffmpeg was built
2022-09-24 00:05:47 +02:00
ed
c5f41457bb
add ffmpeg build notes
2022-09-21 08:17:26 +02:00
ed
9d2e390b6a
shrink the exe + add errorhandler
2022-09-20 21:40:56 +02:00
ed
0b87a4a810
allow setting lifetimes from up2k ui
2022-09-19 23:49:07 +02:00
ed
f5520f45ef
add pyinstaller
2022-09-19 00:59:54 +02:00