1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-15 11:06:23 -07:00
gochan/cmd/gochan
2025-08-08 13:38:34 -07:00
..
commandline.go use term.ReadPassword for reading os.Stdin to a password 2025-05-08 19:34:50 -07:00
deleteposts.go Add check for embed before deleting post files 2025-03-31 23:10:05 -07:00
editpost.go Update edit page to handle adding new embed/upload 2025-04-05 16:18:11 -07:00
main.go Refactor database update functions to remove direct database references from dbupdate (holdover from gochan-migration) 2025-08-08 13:38:34 -07:00
movethread.go Add warning event to gcutil.LogRequest, improve error messages 2025-03-07 23:14:27 -08:00
server.go Start setting up gochan-installer for providing a web interface for setting up configuration 2025-05-15 14:13:15 -07:00
startupbuild.go Rework command line staff management commands and password handling, update logging initialization options, and bump version to 4.2.0 in preparation for upcoming release 2025-05-07 14:51:57 -07:00