• Joined on 2023-02-24
HesterG pushed to subscription-community at HesterG/gitea-docusaurus 2023-07-21 08:22:34 +00:00
90d22cbced fix build
HesterG commented on pull request gitea/gitea-docusaurus#47 2023-07-21 06:39:57 +00:00
Add subscription and community components

This is to follow gitea/blog#272

HesterG pushed to subscription-community at HesterG/gitea-docusaurus 2023-07-21 06:39:34 +00:00
9f4e9894f7 Merge branch 'main' into subscription-community
c77d0e0e34 Update footer (#48)
Compare 2 commits »
HesterG pushed to main at HesterG/act_runner 2023-07-21 02:30:08 +00:00
1a7ec5f339 Upgrade gitea/act (#298)
5d01cb8904 Add tips in config file (#297)
dcf84d8a53 Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. (#295)
73adae040d Upgrade act (#291)
Compare 4 commits »
HesterG pushed to subscription-community at HesterG/gitea-docusaurus 2023-07-21 01:02:39 +00:00
cc772c2a9e Merge branch 'main' into subscription-community
f585f6554a update nav link
0105968d98 add 1.19 back in
cf21dd155f Revert "Update docusaurus.config.js"
f8eecadedb Update docusaurus.config.js
Compare 5 commits »
HesterG pushed to subscription-community at HesterG/gitea-docusaurus 2023-07-21 01:02:16 +00:00
5b0e5c600c comment and remove
c1016d343c add components
1452282f79 update nav link
31b9aa5eca add 1.19 back in
905d5414e4 Revert "Update docusaurus.config.js"
Compare 5 commits »
HesterG pushed to main at HesterG/gitea-docusaurus 2023-07-21 01:01:21 +00:00
1452282f79 update nav link
31b9aa5eca add 1.19 back in
905d5414e4 Revert "Update docusaurus.config.js"
Compare 3 commits »
HesterG pushed to main at HesterG/blog 2023-07-21 00:56:37 +00:00
a072eb2022 set WEBPACK_URL_LOADER_LIMIT (#280)
HesterG deleted branch fix-base64-csp from HesterG/blog 2023-07-21 00:52:54 +00:00
HesterG deleted branch set-WEBPACK_URL_LOADER_LIMIT from HesterG/blog 2023-07-21 00:52:34 +00:00
HesterG closed pull request gitea/blog#279 2023-07-20 04:30:59 +00:00
fix base64 csp error
HesterG commented on pull request gitea/blog#279 2023-07-20 04:30:58 +00:00
fix base64 csp error

I removed node_modules and do npm i again, and then the environment variable works, so opened gitea/blog#280 to replace this PR.

HesterG created pull request gitea/blog#280 2023-07-20 04:29:17 +00:00
set WEBPACK_URL_LOADER_LIMIT
HesterG pushed to set-WEBPACK_URL_LOADER_LIMIT at HesterG/blog 2023-07-20 04:26:48 +00:00
45d502b7c5 set WEBPACK_URL_LOADER_LIMIT
HesterG created branch set-WEBPACK_URL_LOADER_LIMIT in HesterG/blog 2023-07-20 04:26:47 +00:00
HesterG closed issue gitea/blog#278 2023-07-20 03:01:56 +00:00
Enhancement for form action for subscribe component
HesterG commented on issue gitea/blog#278 2023-07-20 03:01:55 +00:00
Enhancement for form action for subscribe component

source code for the post:

7dd7166bcf/cmd/public.go (L427)

The change might be hard to implement because this is server side…

HesterG commented on pull request gitea/blog#279 2023-07-18 08:09:51 +00:00
fix base64 csp error

We just need to set an env var WEBPACK_URL_LOADER_LIMIT=1, maybe in the Makefile?

Thanks! I found the PR for this, and also [the code](https…

HesterG created pull request gitea/blog#279 2023-07-18 01:49:18 +00:00
fix base64 csp error
HesterG pushed to fix-base64-csp at HesterG/blog 2023-07-18 01:46:49 +00:00
381297e84d update