Eggbertx
|
78fe84ad7f
|
Add some more info to gochan.example.json for DB stuff
|
2023-12-05 11:57:52 -08:00 |
|
Eggbertx
|
41ecd3faba
|
Update changed example configuration file paths
|
2023-12-05 11:44:56 -08:00 |
|
Eggbertx
|
fa8adb98ed
|
Add external modules to plugin API documentation
|
2023-11-17 12:09:39 -08:00 |
|
Eggbertx
|
735470081c
|
Add JSON support to Lua and IPHub plugin
|
2023-10-27 17:03:13 -07:00 |
|
Eggbertx
|
21e14f356f
|
Have the Akismet plugin load the key from a file
|
2023-10-27 14:56:11 -07:00 |
|
Eggbertx
|
52c0de39de
|
Use generic Akismet key string
|
2023-10-27 10:26:16 -07:00 |
|
Eggbertx
|
79b5eb9996
|
Simplify table key alias checking
|
2023-10-26 10:54:31 -07:00 |
|
Eggbertx
|
a417d49df9
|
Replace http lua library with just a client for significantly smaller binary size
|
2023-10-25 13:52:31 -07:00 |
|
Eggbertx
|
9688082339
|
Move Lua plugin loaders to their respective gochan packages
|
2023-10-24 16:27:27 -07:00 |
|
Eggbertx
|
c9abd7a162
|
Remove expects from ban_ip explanation, since table is all optional stuff
|
2023-10-24 15:51:17 -07:00 |
|
Eggbertx
|
7e6936f509
|
Update plugin documentation with ban_ip
|
2023-10-24 15:45:36 -07:00 |
|
Eggbertx
|
b0c6f2bd98
|
Move staff argument in ban_ip out of table
|
2023-10-24 15:38:13 -07:00 |
|
Eggbertx
|
1dabea35df
|
Add ban_ip lua function
|
2023-10-24 15:22:41 -07:00 |
|
Eggbertx
|
689a6da67c
|
require gclog in check_links plugin example
|
2023-10-24 14:12:03 -07:00 |
|
Eggbertx
|
0fd9a3a812
|
Use stdout instead of stderr for multiwriter
|
2023-10-23 10:33:53 -07:00 |
|
Eggbertx
|
9a8cd64d2d
|
Move Akismet checking to plugin
|
2023-10-20 16:49:46 -07:00 |
|
Eggbertx
|
553f49d783
|
Update Go and NPM dependencies
|
2023-10-20 09:41:37 -07:00 |
|
Eggbertx
|
8f9e64eb8e
|
Add http requests and await/async to Lua plugins
|
2023-10-19 11:54:12 -07:00 |
|
Eggbertx
|
08fc8d5507
|
Remove unnecessary log hook
|
2023-10-19 11:42:01 -07:00 |
|
Eggbertx
|
b3a57f50a8
|
Add non-RPC changes to master
|
2023-10-19 11:33:21 -07:00 |
|
Eggbertx
|
6e40ae8a16
|
Merge pull request #89 from gochan-org/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.10 to 7.23.2 in /frontend
|
2023-10-19 11:24:18 -07:00 |
|
dependabot[bot]
|
bf65028510
|
Bump @babel/traverse from 7.22.10 to 7.23.2 in /frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 04:33:52 +00:00 |
|
Eggbertx
|
9778e6fa9c
|
Merge pull request #88 from gochan-org/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.10.0 to 0.17.0
|
2023-10-13 13:39:47 -07:00 |
|
dependabot[bot]
|
c795bf9286
|
Bump golang.org/x/net from 0.10.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-11 22:30:24 +00:00 |
|
Eggbertx
|
7813964f08
|
Show staff name and timestamp for announcements on dashboard
|
2023-09-03 16:56:23 -07:00 |
|
Eggbertx
|
b80c8b3f76
|
Add announcement functionality
|
2023-09-03 16:48:42 -07:00 |
|
Eggbertx
|
d5e614b664
|
Remove unused manage_config.html template and function, add manage_announcements.html
|
2023-09-03 00:48:12 -07:00 |
|
Eggbertx
|
5fd9601cc1
|
Fix staff menu clipping/not scrolling
|
2023-09-02 23:39:44 -07:00 |
|
Eggbertx
|
deeba7584d
|
Update Docker stuff to use Go 1.20, Alpine 3.18
|
2023-08-30 12:38:36 -07:00 |
|
Eggbertx
|
14c209e89b
|
Update Vagrant Ubuntu box to 20.04, update Go version to 1.20
|
2023-08-30 12:32:41 -07:00 |
|
Eggbertx
|
13f97233a8
|
Refactor duration error checking to use errors from durationutil pkg
|
2023-08-30 11:20:24 -07:00 |
|
Eggbertx
|
c07d610ee5
|
Move duration parsing string to a separate repo
|
2023-08-28 12:33:43 -07:00 |
|
Eggbertx
|
cf11d1a490
|
Show bans in descending order
|
2023-08-18 08:55:27 -07:00 |
|
Eggbertx
|
cc76b25a8d
|
Move SQL driver imports to gcsql package, add SQL connection time limits
7cf5482876/README.md (important-settings)
|
2023-08-18 08:33:50 -07:00 |
|
Eggbertx
|
e580c6529e
|
Document Lua plugin functions, bump version to 3.8.0
|
2023-08-09 11:57:50 -07:00 |
|
Eggbertx
|
8e727c2197
|
Merge pull request #85 from gochan-org/dependabot/npm_and_yarn/frontend/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
|
2023-07-19 10:04:09 -07:00 |
|
dependabot[bot]
|
59a4dfc883
|
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 08:43:00 +00:00 |
|
Eggbertx
|
de2815c653
|
Add PDF handling plugin
|
2023-07-14 17:53:46 -07:00 |
|
Eggbertx
|
686c6fc004
|
Make OPs use the correct thumbnail
|
2023-07-14 17:53:26 -07:00 |
|
Eggbertx
|
53d5c877ed
|
Print stack trace in MakePost to stdout if recover returns non-nil
|
2023-07-14 16:45:51 -07:00 |
|
Eggbertx
|
fb2e68c767
|
Remove no longer used request and writer args from file ban functions
|
2023-07-14 16:43:44 -07:00 |
|
Eggbertx
|
a0c0466725
|
Make thumbnail extension determining more dynamic, move to uploads pkg
|
2023-07-14 11:04:46 -07:00 |
|
Eggbertx
|
b0e81aac99
|
Don't depend on each file handler function to get file size
|
2023-07-14 08:38:21 -07:00 |
|
Eggbertx
|
cfbe7a8ffb
|
Make upload extensions registerable by plugins
|
2023-07-13 09:01:28 -07:00 |
|
Eggbertx
|
8eb3d2ef22
|
Add color to build-ts and watch-ts npm scripts, even when called from build.py
|
2023-07-13 08:11:04 -07:00 |
|
Eggbertx
|
9166931b07
|
Merge pull request #84 from gochan-org/dependabot/npm_and_yarn/frontend/tough-cookie-4.1.3
Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend
|
2023-07-12 14:22:31 -07:00 |
|
Eggbertx
|
4078197b8d
|
Move upload handling to subpackage
|
2023-07-12 14:20:41 -07:00 |
|
Eggbertx
|
2bac71f828
|
Organize uploads into a table
|
2023-07-12 11:44:07 -07:00 |
|
Eggbertx
|
1953e97272
|
Add link to uploaded file in fixthumbnails
|
2023-07-12 10:58:09 -07:00 |
|
Eggbertx
|
c573e26399
|
Add fixthumbnails manage function
|
2023-07-12 10:56:03 -07:00 |
|