1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-27 15:26:25 -07:00
Commit graph

12 commits

Author SHA1 Message Date
Eggbertx
26c44f1d3d Move gcupdate "migration" to be handled by the main gochan executable 2025-08-01 11:54:28 -07:00
Eggbertx
815341cd35 Update gochan-migration, fix incorrect usage of common.ColumnType, and check if filters table exists before preparing pre-filter tables for migration 2025-07-25 14:54:54 -07:00
Eggbertx
7a0cbb06e3 Make LICENSE a symbolic link to cmd/gochan-installer/license.txt to avoid potential build issues 2025-07-19 19:49:48 -07:00
Eggbertx
8c14bf18d7 Add option to skip admin creation if the database appears to be provisioned already 2025-07-19 19:33:18 -07:00
Eggbertx
062cafc4f2 consolidate path validation, remove platform-specific files from gochan-installer (since that is now handled by the config package) 2025-07-11 15:54:03 -07:00
Eggbertx
8f70343880 Properly stop installer server after last page has been rendered and sent 2025-07-10 12:39:17 -07:00
Eggbertx
bbf7f5f097 re-add missing staff creation code 2025-06-27 17:13:40 -07:00
Eggbertx
d5f489ef22 implement all installer pages, add DBPREFIX to constraints (not necessary to update if already installed) 2025-06-27 17:01:57 -07:00
Eggbertx
80bc25135a Add path form validation 2025-05-19 22:29:56 -07:00
Eggbertx
a45a2984d5 Add form fields for configuration paths, update database test handling 2025-05-19 21:41:30 -07:00
Eggbertx
6a87d74258 Implement database configuration and validation 2025-05-16 14:19:52 -07:00
Eggbertx
772bd265f9 Start setting up gochan-installer for providing a web interface for setting up configuration 2025-05-15 14:13:15 -07:00