Commit graph

230 commits

Author SHA1 Message Date
ed ee80cdb9cf docs: real-ip (with or without cloudflare) 2024-03-18 16:30:51 +00:00
ed 211a30da38 update pkgs to 1.11.0 2024-03-15 21:34:29 +00:00
ed 2527e90325 sharex: backport to v12.1 due to controversial changes in sharex v12.2, something about removing ctrl-scrolling through options while capturing, idk 2024-03-09 22:11:35 +00:00
ed 503face974 update pkgs to 1.10.2 2024-02-21 21:58:46 +00:00
ed ad9be54f55 update pkgs to 1.10.1 2024-02-18 16:17:28 +00:00
ed 8ff7094e4d fix sharex config example 2024-02-18 15:44:54 +00:00
ed 39cc92d4bc update pkgs to 1.10.0 2024-02-15 00:56:37 +00:00
ed d636316a19 add tftp server 2024-02-10 18:37:21 +00:00
ed cab999978e update pkgs to 1.9.31 2024-02-03 16:02:59 +00:00
ed e397ec2e48 update pkgs to 1.9.30 2024-01-25 23:18:21 +00:00
ed d999d3a921 update pkgs to 1.9.29 2024-01-14 07:03:47 +00:00
ed 140f6e0389 add contextlet + igloo irc config + upd changelog 2024-01-14 04:58:24 +00:00
ed a7889fb6a2 update pkgs to 1.9.28 2023-12-31 19:44:24 +00:00
ed 3f00073256 update pkgs to 1.9.27 2023-12-08 21:58:59 +00:00
ed a3ca0638cb update pkgs to 1.9.26 2023-12-08 02:10:06 +00:00
ed a1dce0f24e update pkgs to 1.9.25 2023-12-01 23:51:35 +00:00
ed 2eafaa88a2 update pkgs to 1.9.24 2023-12-01 02:16:24 +00:00
ed 97b999c463 update pkgs to 1.9.23 2023-12-01 01:54:23 +00:00
ed a4a112c0ee update pkgs to 1.9.22 2023-12-01 01:14:18 +00:00
ed 00812cb1da new option --ipa; client IP allowlist:
connections from outside the specified list of IP prefixes are rejected
(docker-friendly alternative to -i 127.0.0.1)

also mkdir any missing folders when logging to file
2023-11-30 20:45:43 +00:00
ed c9fd26255b support environment variables mostly everywhere,
useful for docker/systemd stuff

also makes logfiles flush to disk per line by default;
can be disabled for a small performance gain with --no-logflush
2023-11-30 10:22:52 +00:00
ed 0b9b8dbe72 systemd: get rid of nftables portforwarding;
suggest letting copyparty bind 80/443 itself because nft hard
2023-11-30 10:13:14 +00:00
ed fdddd36a5d update pkgs to 1.9.21 2023-11-25 14:48:41 +00:00
ed 43d409a5d9 prisonparty accepts user/group names 2023-11-25 13:40:21 +00:00
ed aa0b119031 update pkgs to 1.9.20 2023-11-21 23:44:56 +00:00
ed cc1aaea300 update pkgs to 1.9.19 2023-11-19 12:45:32 +00:00
ed d500baf5c5 update pkgs to 1.9.18 2023-11-18 21:16:10 +00:00
ed abc37354ef update pkgs to 1.9.17 2023-11-11 18:22:51 +00:00
ed 32ab65d7cb add cfssl to packaging + improve certgen expiration check 2023-11-11 15:30:03 +00:00
ed 2923a38b87 update pkgs to 1.9.16 2023-11-04 23:30:07 +00:00
ed 7ede509973 nginx: reduce cost of spurious connectivity loss;
default value of fail_timeout (10sec) makes server unavailable for that
amount of time, even if the server is just down for a quick restart
2023-11-03 17:13:11 +00:00
ed 7dec922c70 update pkgs to 1.9.15 2023-10-24 16:56:57 +00:00
ed 44693d79ec update pkgs to 1.9.14 2023-10-21 14:52:22 +00:00
ed 59a98bd2b5 update pkgs to 1.9.13 2023-10-21 13:34:50 +00:00
ed 2048b7538e update pkgs to 1.9.12 2023-10-15 20:22:15 +00:00
kipukun ;_ c0da4b09bf contrib: bump python version in rc script
the default version of Python is now 3.9 as of FreeBSD 13.2-RELEASE
2023-10-13 10:15:27 +02:00
ed 22880ccc9a update pkgs to 1.9.11 2023-10-09 00:51:41 +00:00
ed 3b9919a486 update pkgs to 1.9.10 2023-10-08 21:16:12 +00:00
ed bb590e364a update pkgs to 1.9.9 2023-10-07 22:49:12 +00:00
ed 99e9cba1f7 update pkgs to 1.9.8 2023-10-06 18:22:01 +00:00
ed fcc3336760 v1.9.8 2023-10-06 17:50:35 +00:00
ed 93125bba4d update pkgs to 1.9.7 2023-09-30 23:56:35 +00:00
ed 7ac0803ded update pkgs to 1.9.6 2023-09-23 12:56:47 +00:00
ed 72fc76ef48 golf / normalize window.location 2023-09-20 22:07:40 +00:00
ed e1324e37a5 update pkgs to 1.9.5 2023-09-09 14:15:46 +00:00
ed 714fd1811a add option to generate pax-format tar archives
and forgot to commit the nix module
2023-09-08 21:13:23 +00:00
ed ae9cfea939 update pkgs to 1.9.4 2023-09-02 00:45:57 +00:00
ed e5641ddd16 update pkgs to 1.9.3 2023-08-31 23:08:32 +00:00
ed 3376fbde1a update pkgs to 1.9.2 2023-08-26 22:09:43 +00:00
ed 14497b2425 docs:
* mention cloudflare-specific nginx config

versus.md:
* seafile has a size limit on zip downloads
* seafile and nextcloud are slow at uploading many small files

u2c: improve error message in funky environments
2023-08-25 21:57:26 +00:00
ed e7f0009e57 update pkgs to 1.9.1 2023-08-20 23:53:58 +00:00
ed 418842d2d3 update pkgs to 1.9.0 2023-08-20 23:11:44 +00:00
ed ca0cd04085 update pkgs to 1.8.8 2023-07-25 16:25:27 +00:00
ed cc0c9839eb update pkgs to 1.8.7 2023-07-23 16:16:49 +00:00
ed 335fcc8535 update pkgs to 1.8.6 2023-07-21 01:12:55 +00:00
ed a1bb10012d update pkgs to 1.8.4 2023-07-18 08:26:39 +00:00
ed 491803d8b7 update pkgs to 1.8.3 2023-07-16 23:03:30 +00:00
ed 3dcc386b6f v1.8.3 2023-07-16 22:00:04 +00:00
ed d19cb32bf3 update pkgs to 1.8.2 2023-07-14 16:05:57 +00:00
ed 551d99b71b add permission "a" to show uploader IPs (#45) 2023-07-12 21:36:55 +00:00
ed a14943c8de update pkgs to 1.8.1 2023-07-07 23:58:16 +00:00
ed 50905439e4 update pkgs to 1.8.0 2023-06-26 00:46:55 +00:00
ed e197895c10 support hashed passwords; closes #39 2023-06-25 21:50:33 +00:00
ed fc7d9e1f9c update pkgs to 1.7.6 2023-06-11 09:13:58 +00:00
ed 22dff4b0e5 update pkgs to 1.7.4 2023-06-11 01:26:25 +00:00
ed fa54b2eec4 generate tls certs 2023-06-10 22:46:24 +00:00
ed 93a723d588 add --ansi to systemd, fix grid controls bg,
mention folder thumbs dependency on -e2d,
improve make-sfx warnings,
update changelog
2023-06-06 22:04:39 +00:00
ed 8ebe1fb5e8 mention cfssl.sh in the default-certificate warning,
and improve documentation inside cfssl.sh
2023-06-06 21:41:19 +00:00
ed f94a0b1bff update pkgs to 1.7.2 2023-05-13 00:49:46 +00:00
ed c2ed2314c8 pkg/arch: add setuptools 2023-05-08 22:24:46 +00:00
ed cd496658c3 update pkgs to 1.7.1 2023-05-07 19:51:59 +00:00
ed deca082623 v1.7.1 2023-05-07 18:34:39 +00:00
ixces 4421d509eb update PKGBUILD 2023-05-02 17:21:12 +02:00
ed 793ffd7b01 update pkgs to 1.7.0 2023-04-29 22:50:36 +00:00
ed cdacdccdb8 update pkgs to 1.6.15 2023-04-27 00:36:56 +00:00
ed 8675ff40f3 update pkgs to 1.6.14 2023-04-24 07:52:12 +00:00
ed 6f244d4335 update pkgs to 1.6.13 2023-04-24 00:46:47 +00:00
ed f5191973df docs cleanup:
* mostly deprecate --http-only and --https-only since there is zero
   performance gain in recent python versions, however could still be
   useful for avoiding limitations in alternative python interpreters
   (and forcing http/https with mdns/ssdp/qr)

* mention antivirus being useless as usual
2023-04-23 20:25:44 +00:00
ed ddbaebe779 update pkgs to 1.6.12 2023-04-20 22:47:37 +00:00
ed dbbba9625b nix: make deps optional + update docs 2023-04-17 13:17:53 +02:00
Chinpo Nya 397bc92fbc rewrite the nix module config with nix options 2023-04-17 00:26:57 +02:00
Chinpo Nya 6e615dcd03 fix: remove ffmpeg from python env build inputs 2023-04-17 00:26:57 +02:00
Chinpo Nya 9ac5908b33 refactor: remove unnecessary use of 'rec' 2023-04-17 00:26:57 +02:00
Chinpo Nya 50912480b9 automate nix package updates 2023-04-17 00:26:57 +02:00
Chinpo Nya b0f4f0b653 nixos module 2023-04-17 00:26:57 +02:00
Chinpo Nya 05bbd41c4b nix package 2023-04-17 00:26:57 +02:00
ed fa953ced52 update archpkg to 1.6.11 2023-04-01 22:59:20 +00:00
ed f0000d9861 v1.6.11 2023-04-01 21:12:54 +00:00
ed 4bb306932a update systemd notes 2023-04-01 10:32:12 +00:00
ed 6a312ca856 something dumb 2023-04-01 00:16:30 +00:00
ed cc355417d4 update docs 2023-03-23 23:37:45 +00:00
ed 41c0376177 update archpkg to 1.6.10 2023-03-20 23:37:20 +00:00
ed b7aea38d77 add iOS uploader (mk.ii) 2023-03-18 18:38:37 +00:00
ed 0ecd9f99e6 update archpkg to 1.6.9 2023-03-16 22:34:09 +00:00
ed 884f966b86 update archpkg to 1.6.8 2023-03-12 18:55:02 +00:00
ed b0cc396bca v1.6.8 2023-03-12 16:10:07 +00:00
ed 52bd5642da update archpkg to 1.6.7 2023-03-05 20:20:15 +00:00
ed 4360800a6e update archpkg to 1.6.6 2023-02-26 22:11:56 +00:00
ed 9dc6a26472 webdav.bat and readme tweaks 2023-02-20 21:00:04 +00:00
ed 79b6e9b393 update archpkg to 1.6.5 2023-02-12 15:38:03 +00:00