Matt Baer
427f4980b9
Merge pull request #874 from claabs/docker-fixes
...
Version number and healthcheck fixes for Docker image
12 months ago
charlocharlie
0bf67639c1
Change Docker healthcheck to wget
...
curl is not available in the Alpine image
12 months ago
Matt Baer
e34a58d0ef
Fix Admin and Invite links never showing on Reader nav
12 months ago
Matt Baer
6d547040ef
Merge pull request #878 from c7io-dev/snullp-patch-1
...
Add "Import posts" to base.tmpl to be consistent with /me/* nav bar
12 months ago
Matt Baer
216f36f47b
Merge pull request #883 from elkcityhazard/develop
...
add f.created to join, add Created to Scan
12 months ago
Andrew M McCall
a352a3518a
add f.created to join, add Created to Scan
12 months ago
Big Squirrel
1a3f3f0ec6
Add "Import posts" to base.tmpl to be consistent with /me/* nav bar
1 year ago
charlocharlie
306ca173c6
Include .git context in Docker build for UI version number
...
Fixes #873
1 year ago
Matt Baer
22de459a72
Merge pull request #854 from writefreely/api-inconsistencies
...
Fix Collection property serialization on API
1 year ago
Matt Baer
5be1f2451c
Bump version to 0.15
1 year ago
Matt Baer
3a53353ed8
Merge pull request #861 from writefreely/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.21
...
Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.21
1 year ago
dependabot[bot]
56cad35b19
Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.21
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.19 to 1.14.21.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.19...v1.14.21 )
---
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>
1 year ago
Matt Baer
ff84c7aa4d
Merge pull request #826 from andi1984/issue-612-rtl
...
fix: RTL support on post textarea
1 year ago
Andreas Sander
4c6169d55d
fix: RTL support on post textarea
...
Fixing right to left (short: RTL) support for respective RTL languages
by adding auto-detection for the user content's directionality based on
the text's language.
Fixes #612
1 year ago
Matt Baer
ab1b2922cc
Merge pull request #856 from writefreely/dependabot/go_modules/golang.org/x/net-0.20.0
...
Bump golang.org/x/net from 0.17.0 to 0.20.0
1 year ago
dependabot[bot]
9401d047d6
Bump golang.org/x/net from 0.17.0 to 0.20.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.20.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
54b46b61db
Merge pull request #855 from writefreely/dependabot/go_modules/golang.org/x/crypto-0.18.0
...
Bump golang.org/x/crypto from 0.14.0 to 0.18.0
1 year ago
Matt Baer
235a3ee143
Merge pull request #849 from writefreely/dependabot/go_modules/github.com/urfave/cli/v2-2.27.1
...
Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1
1 year ago
Matt Baer
f4accd5064
Merge pull request #848 from writefreely/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.19
...
Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19
1 year ago
Matt Baer
bc00ae1963
Merge pull request #841 from writefreely/dependabot/go_modules/github.com/gorilla/schema-1.2.1
...
Bump github.com/gorilla/schema from 1.2.0 to 1.2.1
1 year ago
dependabot[bot]
775d86cb00
Bump github.com/gorilla/schema from 1.2.0 to 1.2.1
...
Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/gorilla/schema/releases )
- [Commits](https://github.com/gorilla/schema/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/schema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
90e564870d
Merge pull request #838 from writefreely/dependabot/go_modules/github.com/gorilla/feeds-1.1.2
...
Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2
1 year ago
dependabot[bot]
62c26e78ba
Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2
...
Bumps [github.com/gorilla/feeds](https://github.com/gorilla/feeds ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/gorilla/feeds/releases )
- [Commits](https://github.com/gorilla/feeds/compare/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/feeds
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
69002fdcbf
Bump golang.org/x/crypto from 0.14.0 to 0.18.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.18.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>
1 year ago
dependabot[bot]
4acf08d9e9
Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.17 to 1.14.19.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.17...v1.14.19 )
---
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>
1 year ago
Matt Baer
df7fee2018
Merge pull request #837 from writefreely/dependabot/go_modules/github.com/fatih/color-1.16.0
...
Bump github.com/fatih/color from 1.15.0 to 1.16.0
1 year ago
Matt Baer
c64c7c77ae
Merge pull request #836 from writefreely/dependabot/go_modules/github.com/gorilla/sessions-1.2.2
...
Bump github.com/gorilla/sessions from 1.2.1 to 1.2.2
1 year ago
dependabot[bot]
e788b90b04
Bump github.com/gorilla/sessions from 1.2.1 to 1.2.2
...
Bumps [github.com/gorilla/sessions](https://github.com/gorilla/sessions ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/gorilla/sessions/releases )
- [Commits](https://github.com/gorilla/sessions/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/sessions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
66f049cc39
Merge pull request #834 from writefreely/dependabot/go_modules/github.com/gorilla/mux-1.8.1
...
Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
1 year ago
Matt Baer
ff07c447ee
Merge pull request #833 from writefreely/dependabot/go_modules/github.com/gorilla/csrf-1.7.2
...
Bump github.com/gorilla/csrf from 1.7.1 to 1.7.2
1 year ago
Matt Baer
d33a556732
Merge pull request #823 from writefreely/contact-links
...
Add Contact page links to footers
1 year ago
Matt Baer
737d76176a
Fix indentation in footer.tmpl
1 year ago
dependabot[bot]
8e6ddc1993
Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.25.7 to 2.27.1.
- [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.25.7...v2.27.1 )
---
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>
1 year ago
Matt Baer
b85afa1ea6
Merge pull request #828 from d4rklynk/dockerfile
...
Dockerfile
1 year ago
dependabot[bot]
6b8cc591cc
Bump github.com/fatih/color from 1.15.0 to 1.16.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.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>
1 year ago
dependabot[bot]
859a4b37e5
Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
...
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
3caa33b9bf
Bump github.com/gorilla/csrf from 1.7.1 to 1.7.2
...
Bumps [github.com/gorilla/csrf](https://github.com/gorilla/csrf ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/gorilla/csrf/releases )
- [Commits](https://github.com/gorilla/csrf/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/csrf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Baer
e932467ac9
Merge pull request #822 from writefreely/custom-css-config
...
Look for custom CSS in static_parent_dir
1 year ago
d4rklynk
aac4514577
Fix healthcheck URL
1 year ago
d4rklynk
21f5073717
Fix port
1 year ago
d4rklynk
64d1a2f536
Update Dockerfile
1 year ago
Matt Baer
e4e059cb13
Fix Collection property serialization on API
...
Use standard string instead of sql.NullString for `style_sheet`, `script`, and `signature`.
Addresses #820
1 year ago
Matt Baer
feab841609
Add Contact page links to footers
1 year ago
Matt Baer
3e7d236c6d
Merge pull request #528 from isaacsu/protect-drafts
...
Protect drafts if they are part of a Private or Protected collection
1 year ago
Matt Baer
289730e24a
Look for custom CSS in static_parent_dir
...
Previously, it would only check the current directory instead of using the configured
`static_parent_dir`. This fixes that.
Closes #792
1 year ago
Matt Baer
a1becfdc83
Merge pull request #799 from heyakyra/twitter-card-fix-large-preview
...
Conditionally use twitter large summary card format when an image is available
1 year ago
Matt Baer
0bf0b425ee
Merge pull request #811 from writefreely/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.26
...
Bump github.com/microcosm-cc/bluemonday from 1.0.25 to 1.0.26
1 year ago
dependabot[bot]
10994c532f
Bump github.com/microcosm-cc/bluemonday from 1.0.25 to 1.0.26
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.25...v1.0.26 )
---
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>
1 year ago
Matt Baer
ae70c2dbe4
Merge pull request #810 from writefreely/dependabot/go_modules/golang.org/x/net-0.17.0
...
Bump golang.org/x/net from 0.15.0 to 0.17.0
1 year ago
dependabot[bot]
cdb1ffd1da
Bump golang.org/x/net from 0.15.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago