Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Go to file
a dc1d964102 l 2022-02-23 00:29:07 +00:00
.vscode more converts 2022-02-21 03:32:53 +00:00
cmd adjust path 2022-02-21 03:53:13 +00:00
common adjust path 2022-02-21 03:53:13 +00:00
config docs for weakpass.json 2020-06-19 13:03:10 +10:00
docs adjust path 2022-02-21 03:53:13 +00:00
images Pin Docker to 1.10 not the patch version, otherwise things could go horribly wrong. 2018-08-11 22:09:26 +10:00
install adjust path 2022-02-21 03:53:13 +00:00
langs WIP forum action code. Currently disabled. 2021-04-08 00:23:11 +10:00
logs You can now disable slugs. 2018-04-03 05:34:07 +01:00
migrations Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
old-images Start phasing out Tempra Conflux. 2018-07-30 12:51:22 +10:00
pages Made some minor tweaks. 2017-12-22 03:32:23 +00:00
patcher adjust path 2022-02-21 03:53:13 +00:00
public adjust path 2022-02-21 03:53:13 +00:00
pubnot adjust path 2022-02-21 03:53:13 +00:00
query_gen adjust path 2022-02-21 03:53:13 +00:00
router_gen more cleanup 2022-02-22 05:49:08 +00:00
routes adjust path 2022-02-21 03:53:13 +00:00
schema remove more useless files 2022-02-21 03:16:15 +00:00
templates adjust path 2022-02-21 03:53:13 +00:00
test_data initial attachment tests 2020-02-19 15:12:59 +10:00
themes adjust path 2022-02-21 03:53:13 +00:00
updater more converts 2022-02-21 03:32:53 +00:00
uploads Added the profile system. 2016-12-07 09:34:09 +00:00
uutils remove more useless files 2022-02-21 03:16:15 +00:00
.codebeatignore save bytes in the client templates 2020-03-23 09:14:08 +10:00
.codeclimate.yml UNSTABLE: Began work on the Nox Theme. 2018-05-27 19:36:35 +10:00
.eslintrc.json Added the init.js file to make certain bits of JS run sooner than others. 2018-08-13 20:34:00 +10:00
.gitignore save bytes in the client templates 2020-03-23 09:14:08 +10:00
LICENSE Adding the files. 2016-12-02 07:38:54 +00:00
Makefile some changes 2022-02-21 03:42:55 +00:00
build-linux some changes 2022-02-21 03:42:55 +00:00
build-linux-nowebsockets update startup scripts to call hookgen 2020-05-24 18:06:24 +10:00
chi_router.go l 2022-02-23 00:29:07 +00:00
database.go progress on migration to chi 2022-02-22 10:31:07 +00:00
gen_pgsql.go adjust path 2022-02-21 03:53:13 +00:00
gen_router.go.old finished router spec 2022-02-22 23:44:57 +00:00
gen_tables.go more converts 2022-02-21 03:32:53 +00:00
general_test.go adjust path 2022-02-21 03:53:13 +00:00
go.mod progress on migration to chi 2022-02-22 10:31:07 +00:00
go.sum progress on migration to chi 2022-02-22 10:31:07 +00:00
main.go adjust path 2022-02-21 03:53:13 +00:00
misc_test.go adjust path 2022-02-21 03:53:13 +00:00
mssql.go adjust path 2022-02-21 03:53:13 +00:00
mysql.go adjust path 2022-02-21 03:53:13 +00:00
old_router.go adjust path 2022-02-21 03:53:13 +00:00
output more converts 2022-02-21 03:32:53 +00:00
parser_test.go adjust path 2022-02-21 03:53:13 +00:00
pgsql.go adjust path 2022-02-21 03:53:13 +00:00
plugin_test.go adjust path 2022-02-21 03:53:13 +00:00
pre-run-linux switch the order on these 2020-05-28 18:07:13 +10:00
rev_templates.go more converts 2022-02-21 03:32:53 +00:00
router.go adjust path 2022-02-21 03:53:13 +00:00
routes.go adjust path 2022-02-21 03:53:13 +00:00
run-linux update startup scripts to call hookgen 2020-05-24 18:06:24 +10:00
run-linux-nowebsockets update startup scripts to call hookgen 2020-05-24 18:06:24 +10:00
run-linux-tests Speeded up compilation 2019-07-10 18:33:07 +03:00
tickloop.go adjust path 2022-02-21 03:53:13 +00:00
tmplstub.go adjust path 2022-02-21 03:53:13 +00:00