Leo
52d6ea60f3
Create Dockerfile & sample docker-compose.yml for production build
3 months ago
Leo
2a668d18d3
Update config/setup.go for docker environment
3 months ago
Matt Baer
24e94302d9
Merge pull request #1026 from writefreely/dependabot/go_modules/github.com/urfave/cli/v2-2.27.4
...
Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.4
3 months ago
dependabot[bot]
8372386abd
Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.4
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.27.1 to 2.27.4.
- [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.27.1...v2.27.4 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Matt Baer
0eb7c3bf47
Merge pull request #1010 from writefreely/dependabot/go_modules/github.com/gorilla/schema-1.4.1
...
Bump github.com/gorilla/schema from 1.2.1 to 1.4.1
3 months ago
dependabot[bot]
de167b162c
Bump github.com/gorilla/schema from 1.2.1 to 1.4.1
...
Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema ) from 1.2.1 to 1.4.1.
- [Release notes](https://github.com/gorilla/schema/releases )
- [Commits](https://github.com/gorilla/schema/compare/v1.2.1...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/schema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Matt Baer
d03ae0e93d
Merge pull request #1013 from writefreely/dependabot/go_modules/github.com/gorilla/sessions-1.3.0
...
Bump github.com/gorilla/sessions from 1.2.2 to 1.3.0
3 months ago
Matt Baer
47c584d0a2
Merge pull request #1014 from writefreely/dependabot/go_modules/golang.org/x/crypto-0.24.0
...
Bump golang.org/x/crypto from 0.21.0 to 0.24.0
3 months ago
Matt Baer
1dd37bc56d
Merge pull request #894 from claabs/docker-healthcheck-fix
...
Fix Docker healthcheck with wget
3 months ago
Matt Baer
226bb14716
Merge pull request #933 from CDN18/develop
...
Add linux/arm64 platform support for docker
3 months ago
Matt Baer
68d43f7af9
Merge pull request #1023 from writefreely/update-phabricator
...
Update Phabricator URL in docs and PR template
3 months ago
Matt Baer
5cc89b6795
Update Phabricator URL in docs and PR template
...
Moved from phabricator.write.as to todo.musing.studio
3 months ago
dependabot[bot]
f5d9839a70
Bump golang.org/x/crypto from 0.21.0 to 0.24.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.21.0 to 0.24.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.24.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>
5 months ago
dependabot[bot]
57497f9542
Bump github.com/gorilla/sessions from 1.2.2 to 1.3.0
...
Bumps [github.com/gorilla/sessions](https://github.com/gorilla/sessions ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/gorilla/sessions/releases )
- [Commits](https://github.com/gorilla/sessions/compare/v1.2.2...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/sessions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Matt Baer
038a80c25e
Merge pull request #893 from writefreely/consistent-reader-nav
...
Fix Admin and Invite links never showing on Reader nav
7 months ago
Matt Baer
9ece6682ef
Merge pull request #930 from tkngaejcpi/develop
...
support more image formats
7 months ago
Matt Baer
41e1989345
Merge pull request #982 from writefreely/dependabot/go_modules/golang.org/x/net-0.22.0
...
Bump golang.org/x/net from 0.20.0 to 0.22.0
8 months ago
Matt Baer
34d902062f
Merge pull request #927 from writefreely/dependabot/go_modules/github.com/stretchr/testify-1.9.0
...
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
8 months ago
dependabot[bot]
ed9ff51b68
Bump golang.org/x/net from 0.20.0 to 0.22.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.20.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.22.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>
8 months ago
CDN18
e36db46eb6
Add linux/arm64 platform support for docker
9 months ago
Riley Chang
83ffea7fa0
support more image formats
9 months ago
dependabot[bot]
3dd0a9b8dc
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Matt Baer
427f4980b9
Merge pull request #874 from claabs/docker-fixes
...
Version number and healthcheck fixes for Docker image
9 months ago
charlocharlie
0bf67639c1
Change Docker healthcheck to wget
...
curl is not available in the Alpine image
9 months ago
Matt Baer
e34a58d0ef
Fix Admin and Invite links never showing on Reader nav
9 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
9 months ago
Matt Baer
216f36f47b
Merge pull request #883 from elkcityhazard/develop
...
add f.created to join, add Created to Scan
9 months ago
Andrew M McCall
a352a3518a
add f.created to join, add Created to Scan
9 months ago
Big Squirrel
1a3f3f0ec6
Add "Import posts" to base.tmpl to be consistent with /me/* nav bar
10 months ago
charlocharlie
306ca173c6
Include .git context in Docker build for UI version number
...
Fixes #873
10 months ago
Matt Baer
22de459a72
Merge pull request #854 from writefreely/api-inconsistencies
...
Fix Collection property serialization on API
10 months ago
Matt Baer
5be1f2451c
Bump version to 0.15
10 months 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
10 months 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>
10 months ago
Matt Baer
ff84c7aa4d
Merge pull request #826 from andi1984/issue-612-rtl
...
fix: RTL support on post textarea
10 months 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
11 months 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
11 months 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>
11 months 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
11 months 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
11 months 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
11 months 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
11 months 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>
11 months 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
11 months 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>
11 months 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>
11 months 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>
11 months 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
11 months 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
11 months 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>
11 months ago