Commit Graph

  • a419bd63fc Fix make deps not fetching sqlite3 lib Matt Baer 2019-01-04 19:40:00 -0500
  • fca3019e4b Support building without SQLite support Matt Baer 2019-01-03 17:57:06 -0500
  • 8513def899 Send correct status on 410/500 in handleHTTPError Matt Baer 2019-01-03 15:43:44 -0500
  • 19215b0355 Send correct status on 404 in handleHTTPError Matt Baer 2019-01-03 12:27:52 -0500
  • 8a07c0f0a0 Extract images with .image extension Matt Baer 2018-12-31 16:19:26 -0500
  • 3ae45bc156 Fix spacing around copyright notices Matt Baer 2018-12-31 01:05:26 -0500
  • 256d9e3c02 Add download / docker pull counts to README Matt Baer 2018-12-31 00:54:45 -0500
  • 739afd2310 Embed schema files in binary Matt Baer 2018-12-30 20:10:42 -0500
  • ec5616b2c3 Embed static assets in binary embedded-data Matt Baer 2018-12-25 10:30:22 -0500
  • d4a08723aa Add @kaiyou to AUTHORS Matt Baer 2018-12-24 17:33:20 -0500
  • e525bc32a7 Use language-specific dash in post titles Matt Baer 2018-12-24 13:58:32 -0500
  • 69eab50f42 Create darwin archives with macos in the name Matt Baer 2018-12-24 12:56:57 -0500
  • 1274914207 Add copyright / license notices to .go files Matt Baer 2018-12-24 12:45:15 -0500
  • 7f5551105a Fix metadata update redirect on single-user instances Matt Baer 2018-12-24 10:33:40 -0500
  • 1439c8c359 Add --create-user option for regular user Matt Baer 2018-12-22 10:54:08 -0500
  • 5e5b283daf Validate username in admin user creation process Matt Baer 2018-12-19 21:26:13 -0500
  • 852ca5eea4 Merge branch 'master' of github.com:writeas/writefreely Matt Baer 2018-12-18 08:29:24 -0500
  • 88e1c65939
    Merge pull request #48 from TeDomum/master Matt Baer 2018-12-18 08:29:08 -0500
  • f99244b93f Factor out admin user creation logic Matt Baer 2018-12-17 18:13:26 -0500
  • 13bf5b6638 Include max number of blogs in nodeinfo Matt Baer 2018-12-17 01:27:04 -0500
  • 38184f4d13 Fix the Docker build when installing go-sqlite #48 kaiyou 2018-12-16 20:49:27 +0100
  • 11de25237d Fix db.Ping() call Matt Baer 2018-12-15 14:14:09 -0500
  • dad79adfd2 Update features list Matt Baer 2018-12-14 22:40:34 -0500
  • 2178b4abf2 Check database connection on startup Matt Baer 2018-12-13 19:15:09 -0500
  • 3fab9f6439 Add missing CSS for highlightjs v0.6.0 Matt Baer 2018-12-10 16:22:11 -0500
  • 8beccaf6c2 Reserve "community" username Matt Baer 2018-12-10 16:18:09 -0500
  • 4b8d5e3e37 Bump version to 0.6.0 Matt Baer 2018-12-10 16:17:57 -0500
  • 25a68d0c0e Add Reader section Matt Baer 2018-12-10 16:02:42 -0500
  • 7828bf6ba2 Merge branch 'develop' Matt Baer 2018-12-10 14:22:53 -0500
  • 2422601e89
    Merge pull request #45 from writeas/sqlite-support Matt Baer 2018-12-10 14:22:27 -0500
  • d3b120be75 Merge branch 'sqlite-support' into develop Matt Baer 2018-12-10 00:27:50 -0500
  • a3e287a77a Make accesstokens.user_agent NULL by default #45 Matt Baer 2018-12-10 00:26:54 -0500
  • 9fb7777c33 Switch to xgo for cross-compilation Matt Baer 2018-12-08 18:27:50 -0500
  • 111945bc5d Add new -c [filename] option for supplying config file Matt Baer 2018-12-08 17:49:19 -0500
  • 20c77989ba Update setup steps Matt Baer 2018-12-08 15:26:33 -0500
  • 17c816477b Add SQLite option to config process Matt Baer 2018-12-08 13:36:51 -0500
  • ba3d6ae64c Support custom SQLite database file name Matt Baer 2018-12-08 13:34:29 -0500
  • c6851fee50 Fix duplicate key checks in SQLite Matt Baer 2018-12-08 13:25:20 -0500
  • 4b780361bf Fix upsert queries on SQLite Matt Baer 2018-12-08 12:58:45 -0500
  • 026604b3dd Fix pinned post content truncation with SQLite Matt Baer 2018-12-08 12:54:49 -0500
  • daaa4564bb Fix post `created` date in SQLite Matt Baer 2018-12-08 12:51:27 -0500
  • 6f4c004e8c Fix SQLite date format string Matt Baer 2018-12-08 12:28:52 -0500
  • bc1b3fdfb7 Move NOW() calls to datastore.now() method Matt Baer 2018-12-08 12:15:16 -0500
  • 7fab11b3c8 Move initial config loading to its own func Matt Baer 2018-12-08 10:39:25 -0500
  • afede80e87 Merge branch 'master' into sqlite-support Matt Baer 2018-12-08 10:34:43 -0500
  • 9e466a6d23 Locally host MathJax Matt Baer 2018-12-07 16:50:29 -0500
  • 860e8c0120 Locally host highlightjs Matt Baer 2018-12-07 16:37:14 -0500
  • e06b328785 Merge branch 'master' of github.com:writeas/writefreely Matt Baer 2018-12-05 21:45:26 -0500
  • df4cd9ed00 Add --create-admin option Matt Baer 2018-12-05 21:41:51 -0500
  • c2a3b4935c
    Merge pull request #44 from TeDomum/master Brad Koehn 2018-12-05 07:07:45 -0600
  • d01d2c80b6 Add openssl and root anchors for federation queries #44 kaiyou 2018-12-05 13:33:13 +0100
  • 5856e91f84 Allow beginning of line as begin of tag as well #43 Marcel van der Boom 2018-12-04 18:26:18 +0100
  • 8ceb165020 Bump version to 0.5 v0.5.0 Matt Baer 2018-12-03 18:57:31 -0500
  • cb2b30b379 Show stats on About page if public_stats enabled Matt Baer 2018-12-03 18:49:12 -0500
  • 8cbc02d7cf Hide unneeded config values in single-user mode Matt Baer 2018-12-03 18:45:55 -0500
  • cbf6ff54df Add site_description config value Matt Baer 2018-12-03 18:36:33 -0500
  • 573ce02739 Remove params from URL after loading admin panel Matt Baer 2018-12-03 18:34:36 -0500
  • d2f89c6360 Open pages linked from admin UI in new window Matt Baer 2018-12-03 17:34:57 -0500
  • 9fe4b09de5 Support editing some config values in admin UI Matt Baer 2018-12-03 17:30:31 -0500
  • 09a3fe09fe
    Merge pull request #39 from mrvdb/codehighlight Matt Baer 2018-12-03 12:24:36 -0500
  • 5fc41687be Fix whitespace #39 Matt Baer 2018-12-03 12:18:04 -0500
  • f04469beee Fix SQLite concurrency issues Matt Baer 2018-12-03 09:53:31 -0500
  • 79a7ca750e Require hashtags to have a space before them Marcel van der Boom 2018-12-03 12:08:02 +0100
  • 61de04338e Extract out common DB connection logic Matt Baer 2018-12-02 17:21:43 -0500
  • c6d3ef7596 Include SQLite schema in releases Matt Baer 2018-12-02 16:52:40 -0500
  • 31b802e440 Add backticks on table names in sqlite.sql Matt Baer 2018-12-02 16:24:44 -0500
  • fc856e36eb Fix editing metadata on single-user instances Matt Baer 2018-12-01 16:27:14 -0500
  • 6cb86214d7 SQLite support added. Ben Overmyer 2018-12-01 12:07:25 -0600
  • c60c61c5b8 Add link to AUR package Matt Baer 2018-12-01 10:13:45 -0500
  • 3b4d14f194 Only push language uri once on load stack Marcel van der Boom 2018-11-29 17:36:50 +0100
  • b034a08350 Merge remote-tracking branch 'upstream/master' into codehighlight Marcel van der Boom 2018-11-29 16:30:31 +0100
  • c6e4967728 Add support for all languages Marcel van der Boom 2018-11-29 16:25:53 +0100
  • fb18b8f6e3
    Merge pull request #38 from mrvdb/bindaddress Matt Baer 2018-11-27 13:58:17 -0500
  • fe78d6d47f Re-add https in log message #38 Matt Baer 2018-11-27 10:55:43 -0500
  • dd5f6870d8 Add SQLite option for database. Ben Overmyer 2018-11-26 14:11:10 -0600
  • 875c758ba2 Also use bind address on standalone redirect Marcel van der Boom 2018-11-26 18:32:18 +0100
  • 543f6c9ae3 Allow 'bind' in config to specify bind address Marcel van der Boom 2018-11-26 16:50:36 +0100
  • 94badbc838 Only log ActivityPub info when debugging v0.4.0 Matt Baer 2018-11-26 08:39:15 -0500
  • 42a47258da Bump version to 0.4 Matt Baer 2018-11-26 08:37:36 -0500
  • f0250d501f Move softwareVer to var() block Matt Baer 2018-11-26 08:37:06 -0500
  • 1b30ff9351 added compose config; updated compose file to use it; updated README to match #37 compose-update Brad Koehn 2018-11-24 19:10:11 -0600
  • 6ed9fef88f Add @koehn to AUTHORS Matt Baer 2018-11-24 18:43:33 -0500
  • 223e385048
    Merge pull request #36 from writeas/docker-release Matt Baer 2018-11-24 14:22:52 -0500
  • 7bbc1b4b47 Add `make release-docker` #36 Matt Baer 2018-11-24 14:18:11 -0500
  • 402f66770e Move docker build to `make build-docker` Matt Baer 2018-11-24 14:11:39 -0500
  • 695bc79696 extracted docker command a la `go` and `make` koehn 2018-11-24 17:57:01 +0000
  • 50a6a1ee40 added docker support to `make release` koehn 2018-11-24 17:49:52 +0000
  • bdcacbc632
    Merge pull request #34 from koehn/master Matt Baer 2018-11-24 11:01:02 -0500
  • cf784388f0
    Merge pull request #31 from mrvdb/codehighlight Matt Baer 2018-11-23 13:23:50 -0500
  • 3dd6e34914 Fix whitespace in templates #31 Matt Baer 2018-11-23 12:41:49 -0500
  • 2b5e869916 Rename render.tmpl to post-render.tmpl Matt Baer 2018-11-23 12:22:15 -0500
  • 03c36af2f9 Optimize template loading on non-post pages Matt Baer 2018-11-23 12:14:37 -0500
  • 246a6dc554 Fix whitespace in highlight JS Matt Baer 2018-11-23 12:12:47 -0500
  • a54f5fc9d8 Fix typos Marcel van der Boom 2018-11-22 16:03:44 +0100
  • d63db27917 Merge remote-tracking branch 'upstream/master' into codehighlight Marcel van der Boom 2018-11-22 15:09:58 +0100
  • e400fe1649 Only load highlght css when needed Marcel van der Boom 2018-11-22 15:01:11 +0100
  • add06ee56c Only load js when there are blocks to highlight Marcel van der Boom 2018-11-22 14:31:25 +0100
  • 6f0c7aed66 removed an unnecessary debugging statement #34 Brad Koehn 2018-11-22 06:57:05 -0600
  • aebad1ce54 added .git to make builds cache more effectively and run faster Brad Koehn 2018-11-22 06:56:29 -0600
  • 09f5953431 Work as a standalone server, including TLS Matt Baer 2018-11-21 18:26:19 -0500