Matt Baer
3a7554abe8
Use Go DNS resolution in release binaries
...
This builds with the `netgo` tag, ensuring WF binaries use Go DNS
resolution instead of libc, preventing unhelpful errors when the
application can't resolve addresses.
Closes #675
2 years ago
Matt Baer
e350b7ce8a
Merge pull request #597 from ilteriseroglu-ty/fix-xbuilds
...
fix Makefile and Dockerfile to build on latest go versions
2 years ago
Matt Baer
1a61128dfc
Merge pull request #621 from writefreely/filepath-errors
...
Catch and output directory walking errors
2 years ago
Matt Baer
ddabab041a
Merge pull request #543 from clarfonthey/unix-support
...
Add unix socket support
2 years ago
Matt Baer
2ba840634b
Merge pull request #660 from writefreely/fix-alt-text
...
Loosen restrictions on rendered img alt attribute
2 years ago
Matt Baer
ac9c53cfff
Merge pull request #666 from writefreely/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.23
...
Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.23
2 years ago
dependabot[bot]
1a4845aca8
Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.23
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.21 to 1.0.23.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.21...v1.0.23 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Baer
7c0e69cf41
Merge pull request #672 from writefreely/dependabot/go_modules/golang.org/x/crypto-0.8.0
...
Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.8.0
2 years ago
dependabot[bot]
cdaa13a260
Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0
...
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases )
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
0dcfd1809d
Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1
...
Bumps [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dustin/go-humanize/releases )
- [Commits](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: github.com/dustin/go-humanize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
ad6c8f30bc
Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.8.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20200622213623-75b288015ac9 to 0.8.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Baer
86c76b0442
Merge pull request #670 from writefreely/dependabot/go_modules/github.com/fatih/color-1.15.0
...
Bump github.com/fatih/color from 1.13.0 to 1.15.0
2 years ago
dependabot[bot]
43176ed7ea
Bump github.com/fatih/color from 1.13.0 to 1.15.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Baer
64772aa203
Loosen restrictions on rendered img alt attribute
...
Previously, certain characters weren't allowed, and they would cause the entire
alt attribute to be elided from the rendered page. Since we safely sanitize the
content of this attribute anyway, this is unnecessary, so we now allow all text
entered there.
Fixes #649
2 years ago
Matt Baer
40b9c08c86
Merge pull request #657 from writefreely/dependabot/go_modules/github.com/writeas/web-core-1.4.1
...
Bump github.com/writeas/web-core from 1.4.1-0.20220118212728-0da0bcaf018e to 1.4.1
2 years ago
dependabot[bot]
ee665c0c68
Bump github.com/writeas/web-core
...
Bumps [github.com/writeas/web-core](https://github.com/writeas/web-core ) from 1.4.1-0.20220118212728-0da0bcaf018e to 1.4.1.
- [Release notes](https://github.com/writeas/web-core/releases )
- [Commits](https://github.com/writeas/web-core/commits/v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/writeas/web-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Abdullah
83765d5cbc
Update Makefile
2 years ago
İlteriş Yağıztegin Eroğlu
77cc1cc816
fix Makefile and Dockerfile to build on latest go versions
...
Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris.eroglu@trendyol.com>
2 years ago
Matt Baer
118eb732f4
Merge branch 'develop' into letters
2 years ago
Matt Baer
99d72881cf
Catch and output directory walking errors
...
Previously, app would panic and admins would see unhelpful errors.
This closes #620
2 years ago
Timshel
fc5a79a6bc
Use TEXT for oauth_users.access_token to prevent insertion failure
2 years ago
Matt Baer
a0f1e1821f
Delete socket file on server shutdown
2 years ago
Matt Baer
f84b4b0f74
Use more idiomatic variable initialization for network/protocol
2 years ago
Matt Baer
7a84d27dca
Re-use err variable, instead of creating new error vars
2 years ago
Matt Baer
3e6669828c
Merge pull request #605 from writefreely/dependabot/go_modules/github.com/go-ini/ini-1.67.0
...
Bump github.com/go-ini/ini from 1.66.4 to 1.67.0
2 years ago
Matt Baer
bbcb61bc53
Merge pull request #531 from writefreely/markdown-descriptions
...
Support Markdown and rel=me links in blog descriptions
2 years ago
Matt Baer
8684ff04a4
Merge branch 'develop' into markdown-descriptions
2 years ago
Matt Baer
93d5fd152d
Merge pull request #610 from lpar/remove-go-bindata
...
Replace go-bindata with standard go:embed
2 years ago
mathew
6903dd4349
Replace go-bindata with standard go:embed
2 years ago
dependabot[bot]
b5021f2b0c
Bump github.com/go-ini/ini from 1.66.4 to 1.67.0
...
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini ) from 1.66.4 to 1.67.0.
- [Release notes](https://github.com/go-ini/ini/releases )
- [Commits](https://github.com/go-ini/ini/compare/v1.66.4...v1.67.0 )
---
updated-dependencies:
- dependency-name: github.com/go-ini/ini
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Baer
29c898867a
Merge pull request #483 from writefreely/log-gone-user-out
...
Log user out when authenticated as deleted user
2 years ago
Matt Baer
17614b5e02
Merge pull request #533 from writefreely/custom-css
...
Support custom instance-level stylesheets with file
2 years ago
Matt Baer
950090c0d7
Fix whitespace in templates/user/include/header.tmpl
2 years ago
Matt Baer
01c920b253
Merge branch 'develop' into custom-css
2 years ago
Matt Baer
4c1678f91e
Merge pull request #537 from dariusk/fix-drop
...
Prevent dropping of external files onto editor
2 years ago
Matt Baer
4b33c51ece
Merge pull request #540 from writefreely/better-titles-stats
...
Show post excerpt in stats list when no post title
2 years ago
Matt Baer
99d17e5e97
Merge pull request #596 from writefreely/dependabot/go_modules/github.com/urfave/cli/v2-2.23.5
...
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.23.5
2 years ago
dependabot[bot]
6347301867
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.23.5
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.5.1 to 2.23.5.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.5.1...v2.23.5 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Baer
7f83bb2706
Merge pull request #594 from writefreely/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.16
...
Bump github.com/mattn/go-sqlite3 from 1.14.6 to 1.14.16
2 years ago
Matt Baer
02383768ed
Merge pull request #591 from writefreely/dependabot/go_modules/github.com/stretchr/testify-1.8.1
...
Bump github.com/stretchr/testify from 1.7.0 to 1.8.1
2 years ago
Matt Baer
f85241e037
Merge pull request #589 from writefreely/dependabot/github_actions/docker/metadata-action-4.1.1
...
Bump docker/metadata-action from 4.0.1 to 4.1.1
2 years ago
dependabot[bot]
a080e51aaa
Bump github.com/mattn/go-sqlite3 from 1.14.6 to 1.14.16
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.6 to 1.14.16.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.6...v1.14.16 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Baer
57b12f31c9
Merge pull request #587 from writefreely/dependabot/github_actions/docker/login-action-2.1.0
...
Bump docker/login-action from 2.0.0 to 2.1.0
2 years ago
Matt Baer
c58eedba7d
Merge pull request #586 from writefreely/dependabot/github_actions/docker/build-push-action-3.2.0
...
Bump docker/build-push-action from 3.0.0 to 3.2.0
2 years ago
Matt Baer
9767910b1f
Merge pull request #560 from writefreely/dependabot/go_modules/github.com/gorilla/csrf-1.7.1
...
Bump github.com/gorilla/csrf from 1.7.0 to 1.7.1
2 years ago
Matt Baer
ac1b947b18
Merge pull request #563 from writefreely/dependabot/go_modules/github.com/fatih/color-1.13.0
...
Bump github.com/fatih/color from 1.10.0 to 1.13.0
2 years ago
dependabot[bot]
a5c80b98e7
Bump github.com/guregu/null
...
Bumps [github.com/guregu/null](https://github.com/guregu/null ) from 3.5.0+incompatible to 4.0.0+incompatible.
- [Release notes](https://github.com/guregu/null/releases )
- [Commits](https://github.com/guregu/null/compare/v3.5.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: github.com/guregu/null
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7b5326ada9
Bump github.com/fatih/color from 1.10.0 to 1.13.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.10.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matt Baer
2c644dd262
Merge pull request #562 from writefreely/dependabot/go_modules/github.com/gorilla/sessions-1.2.1
...
Bump github.com/gorilla/sessions from 1.2.0 to 1.2.1
2 years ago
Matt Baer
7687341512
Merge pull request #554 from writefreely/dependabot/go_modules/github.com/manifoldco/promptui-0.9.0
...
Bump github.com/manifoldco/promptui from 0.8.0 to 0.9.0
2 years ago