15 Commits

Author SHA1 Message Date
4e622d5a1c write_when_new, gitea, ifup/ifdown
- create parent directory with root access, if needed
- omit gitea check when repo is not available
- replace 'ifup <net>  by  ifconfig <net> up'
2025-06-26 19:31:33 +02:00
7136fcfd9f allow arguments for gitea.py to specify repo 2025-05-28 11:58:10 +02:00
c4f2665b98 add frappy to the repos to update to gitea 2025-05-08 14:25:39 +02:00
PREVENT_DEFAULT
16bb53784c fixed bugs in regex pattern 2025-04-17 16:46:08 +02:00
9c707e2375 change filemode mechanism in gitea.write_when_new 2025-04-17 16:36:17 +02:00
cddf70bcdd change setuser mechanism
rely on the fact the LC_IDENTIFICATION (and other LC_*)
environment variables are forwarded from an ssh client to the
server
2025-04-17 16:29:56 +02:00
ae48007b50 fix permissions of hooks 2025-04-14 10:37:59 +02:00
4e6a897b29 fix return value of gitea.write_when_new 2025-04-09 14:26:28 +02:00
16af1ddf2d make get_gitea_token exectuable 2025-04-09 07:56:56 +02:00
0b3dacfb32 remove boxid from cfg file name 2025-04-08 14:50:50 +02:00
f28b1bcabd fix hooks path
+ use fallback instead of catching error
2025-04-08 09:53:28 +02:00
785eb76ca6 fix hooks path
+ use fallback instread of catching error
2025-04-08 09:51:35 +02:00
90776bfeef fix gitea.py 2025-04-08 09:45:38 +02:00
c2747e884d install.py: include fixing gitea repo 2025-04-08 09:41:42 +02:00
1e7977c12e add script to migrate to gitea 2025-04-08 09:36:57 +02:00