Commit Graph

470 Commits

Author SHA1 Message Date
ed
7f5810f1a7 ENTERPRISE packaging (closes #941);
introduce copyparty-en.pyz, affectionately known as companyparty.pyz

like copyparty-en.py, it is english-only but with a twist;
also remove smb support because the impacket references can look sus
2025-10-22 22:20:57 +00:00
ed
b624a38747 ENTERPRISE file extensions (#941 omake);
in case a snakeoil salesman managed to convince your workplace into
purchasing their "internet security solution" which blocks downloads
of certain files according to file extensions -- or, in other words,
smoke and mirrors, with a comforting false sense of security
2025-10-22 22:10:02 +00:00
ed
a04570ff5e packaging: fix $PWD assumption 2025-10-19 17:53:43 +00:00
ed
93eb862c60 docker: replace confusing config example 2025-10-19 17:52:03 +00:00
ed
e2a15a3a92 v1.19.17 2025-10-17 23:13:50 +00:00
ed
51e6099c58 add --versionb; closes #933 2025-10-17 22:30:14 +00:00
ed
f73742b6a4 release-automation 2025-10-17 21:59:37 +00:00
ed
6c53c75ab2 black 2025-10-14 20:10:47 +00:00
ed
d099e5e84e tl-split: draw the rest of the owl 2025-10-12 22:49:47 +00:00
ed
ff01723c6d tl-split: tl.js 2025-10-12 22:28:45 +00:00
ed
46c205dd60 sfx-packer optimizations 2025-10-11 21:22:22 +00:00
ed
aace711eb9 unvendorable surrogateescape (#887);
stolen/surrogateescape.py can be deleted;
this file is only necessary for python2 compatibility
2025-10-04 22:10:34 +00:00
ed
08ebb0b4c9 unvendorable qrcodegen (#887);
move copyparty-original code to qrkode.py

stolen/qrcodegen.py can be deleted and replaced with system lib

this is safe and has minimal affect on functionality;
performance will be a tiny bit slower without the vendored copy
2025-10-04 21:36:41 +00:00
ed
805a7054e9 add missing licenses (#887);
* added missing license entry for fusepy
* added missing license entry for DOMPurify
* aligned license names with SPDX identifiers
2025-10-04 21:29:08 +00:00
ed
01709691f2 git-mv ofl.r13 2025-10-04 21:22:28 +00:00
ed
e9b6e645d3 fix buildscript perm 2025-10-04 09:41:05 +00:00
ed
a8f53d5ef0 shrink docker-min from 45 to 33 MiB 2025-09-30 23:13:46 +00:00
ed
b00dac997a v1.19.13 2025-09-23 21:20:13 +00:00
ed
4cce799012 v1.19.12 2025-09-21 22:11:56 +00:00
25huizengek1
260da2f45c fix: rootless podman/docker not building correctly on NixOS 2025-09-21 00:36:32 +00:00
ed
669b10754d copyparty32.exe: english-only 2025-09-19 21:21:44 +00:00
ed
59a0122179 prevent upload into ramdisk;
tries to detect misconfigured docker environments, e.g. /w/foo is mapped
to a disk but /w/ itself isn't
2025-09-19 19:46:14 +00:00
ed
49ce67e9cd v1.19.9 2025-09-15 00:19:24 +00:00
ed
17b4f905a7 misc buildscript / docs:
* make-sfx.sh: fix missing licenses on very first build
* docker/make.sh: add warning on missing deps
* pyinstaller: cleanup notes
* add notes:
  * building on archlinux
  * buliding python 2.7
* support for Zed IDE
2025-09-14 23:15:18 +00:00
ed
ab56238249 docker: fix image annotations;
docker buildx imagetools inspect copyparty/ac:beta@sha256:[...] --raw
would show the annotations from the base alpine image instead of ours

thx to @EmilyxFox for figuring this out!
2025-09-06 23:44:48 +00:00
ed
14555d5832 add chdir option 2025-08-28 20:14:25 +00:00
ed
d1f75229b5 docker: ensure /state writable 2025-08-28 19:45:47 +00:00
ed
01cf20a029 docker: change $HOME to /state 2025-08-28 19:41:42 +00:00
EmilyxFox
6f0871173e Set org.opencontainers.image.source label correctly in all dockerfiles (#717) 2025-08-28 21:07:42 +02:00
ed
200eaa92d7 v1.19.6 2025-08-27 20:38:20 +00:00
ed
978801d020 ftp: fix link-local IPv6; closes #628 2025-08-22 22:26:51 +00:00
ed
cc4f4aef99 fix typos; closes #237, closes #465
correct subset of fixes, not touching the intentional/sacred ones
2025-08-21 22:03:34 +00:00
ed
ca98d54fda install on iOS; closes #328 2025-08-21 19:23:44 +00:00
ed
da4ae66173 v1.19.3 2025-08-17 15:22:17 +00:00
ed
a113d3b925 v1.19.2 2025-08-17 11:21:25 +00:00
ed
55c85d0984 docker: add rawpy to iv/dj 2025-08-17 11:06:38 +00:00
ed
88243ac8d6 make-rpm: small tweaks;
* fail fast on error
* ensure all deps

Signed-off-by: ed <s@ocv.me>
2025-08-11 20:36:14 +02:00
Kamalei Zestri
6ccc9224f3 make rpm 2025-08-11 20:36:14 +02:00
ed
c2cee222bd v1.19.1 2025-08-10 12:26:12 +00:00
ed
8ba98877ee patch pyftpdlib, fixes #539
upgrading pyftpdlib brings only pain and no benefits
so grafting a patch for this instead
2025-08-10 11:23:22 +00:00
ed
a98360f213 copyparty.exe: update to python 3.13.6 2025-08-07 21:30:55 +00:00
ed
33497e6b11 sfx: add english-only 2025-08-07 21:28:56 +00:00
ed
36ab323d08 sfx: simplify (remove bruteforce packing) 2025-08-07 21:26:59 +00:00
ed
8c000fd683 cleanup 2025-08-04 00:40:27 +00:00
ed
9db8037e39 remove old joke
end of an era
2025-08-03 22:24:36 +00:00
ed
0d09fb6818 audio transcoding tweaks 2025-08-03 21:23:41 +00:00
Toby Kohlhagen
b2d48c646f Add flac transcoding option 2025-08-03 20:23:27 +00:00
Beethoven
c805c60f40 (scripts/prep.sh) update
i forgot to follow the style woops

Signed-off-by: Beethoven <44652883+Beethoven-n@users.noreply.github.com>
2025-08-03 13:27:27 +00:00
Beethoven
3c6f0b17d0 add Debian packaging via MPR (#385)
* (scripts/prep.sh) prep mpr package at the same time as the arch package
* (contrib/package/makedeb-mpr/) add MPR package

i wanted this on my raspberry pi and i could've done it with docker but
this gives me a systemd service. i haven't actually uploaded this at all

---------

Signed-off-by: Beethoven <44652883+Beethoven-n@users.noreply.github.com>
2025-08-01 22:10:03 +02:00
ed
daa44be1a5 v1.18.7 2025-07-30 21:31:54 +00:00