1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-29 08:56:23 -07:00
gochan/pkg/gctemplates
2025-04-22 17:03:52 -07:00
..
templatetests Replace parsed gochan version type with constant string and DB version passed by parameter with constant int 2025-04-22 17:03:52 -07:00
testdata Add lua tests for gctemplates 2024-03-28 13:55:09 -07:00
funcs.go Replace parsed gochan version type with constant string and DB version passed by parameter with constant int 2025-04-22 17:03:52 -07:00
funcs_test.go Replace parsed gochan version type with constant string and DB version passed by parameter with constant int 2025-04-22 17:03:52 -07:00
lua.go Rename all preload.go to lua.go and preload_test.go to lua_test.go 2025-02-09 12:47:37 -08:00
lua_test.go Don't fail a test if the current directory is /vagrant (assumed to be testing in a VM) 2025-03-02 13:41:12 -08:00
misc.go render all inner nodes to buffer instead of using regular expression to remove body tag 2024-03-27 22:57:35 -07:00
templates.go Make ban page template use standard page header template, use h1 as title element 2024-11-17 23:17:11 -08:00