gosora/common
Azareal 6bae378db0 Moved the modlog and admin log logic to their own file.
Refactored the code to use the new builder syntax.
Fixed the DbInit logic.
Made sure the prepared statements are cleaned up.
Added the AdminOnly middleware and added it to the routes.
Added the Query method to the selectBuilder.
2017-11-11 23:34:27 +00:00
..
templates Let plugins define imports to custom templates. 2017-11-11 06:33:08 +00:00
audit_logs.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
auth.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
cache.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
common.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
email.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
errors.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
extend.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
files.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
forum_perms_store.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
forum_store.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
forum.go Fixed the template transpiler. 2017-11-11 05:22:33 +00:00
group_store.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
group.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
module_ottojs.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
pages.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
parser.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
permissions.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
phrases.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
pluginlangs.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
profile_reply_store.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
reply_store.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
reply.go Added an alternate builder syntax and started using it in a few places. 2017-11-11 08:46:30 +00:00
routes_common.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
setting.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
site.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
tasks.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
template_init.go Let plugins define imports to custom templates. 2017-11-11 06:33:08 +00:00
themes.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
topic_store.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
topic.go Added an alternate builder syntax and started using it in a few places. 2017-11-11 08:46:30 +00:00
user_store.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
user.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
utils.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
widgets.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
word_filters.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00