• Joined on 2023-06-23
suyono pushed to main at suyono/rclone-subdir-layout 2025-06-12 13:07:47 +10:00
45a4a482c6 initial commit
198a408101 An example of how to make an out of tree backend for rclone
suyono created branch main in suyono/rclone-subdir-layout 2025-06-12 13:07:47 +10:00
suyono created repository suyono/rclone-subdir-layout 2025-06-12 13:06:47 +10:00
suyono pushed to main at suyono/wingmate 2025-05-26 21:05:28 +10:00
438e48c6fe WIP: added fallback env
suyono pushed to main at suyono/wingmate 2025-05-26 17:17:45 +10:00
1827cf2e3e WIP: updated log level on some log entries and added environment variable expansion for command line and its arguments
suyono pushed to main at suyono/wingmate 2025-05-25 13:29:10 +10:00
2474d3cddf updated Dockerfile to match golang version in the go.mod file.
suyono pushed to main at suyono/wingmate 2025-05-25 09:12:46 +10:00
61d735bbad WIP: unit test done, need further test
suyono pushed to main at suyono/wingmate 2025-05-24 22:32:58 +10:00
6e84adbf16 WIP: environment variable manipulation
suyono pushed to main at suyono/netbounce 2025-05-19 18:19:52 +10:00
17de302019 WIP: random message to generate test data, looks good
suyono pushed tag v0.1.2 to suyono/go-sizes 2025-05-18 08:45:54 +10:00
suyono pushed to main at suyono/go-sizes 2025-05-18 08:45:05 +10:00
b7f6d544ec added some helper functions
suyono pushed tag v0.1.1 to suyono/go-sizes 2025-05-17 12:24:44 +10:00
suyono pushed to main at suyono/go-sizes 2025-05-17 12:22:33 +10:00
ffe10b11a3 fix overflow
suyono pushed tag v0.1.0 to suyono/go-sizes 2025-05-16 15:00:57 +10:00
suyono pushed to main at suyono/go-sizes 2025-05-16 14:57:34 +10:00
8e2ca9de19 initial commit
suyono created branch main in suyono/go-sizes 2025-05-16 14:57:34 +10:00
suyono created repository suyono/go-sizes 2025-05-16 14:56:21 +10:00
suyono pushed to main at suyono/netbounce 2025-05-16 07:16:17 +10:00
06d39158a5 WIP: adding randommessage package for generating test data
169e0539f6 WIP: moved logic code in test tools to separate package for better code architecture
Compare 2 commits »
suyono pushed to main at suyono/netbounce 2025-05-13 17:03:40 +10:00
b645f2b6bd WIP: replace the backend address related fields/API from udp config, move them to backend udp
suyono pushed to main at suyono/netbounce 2025-05-11 13:02:58 +10:00
72745cf268 WIP: test (+ more todos)