Commit Graph

496 Commits (42a22193355b6cbcf9e7d31bc93f52f63916721c)
 

Author SHA1 Message Date
Matt Baer f38a135bfa Remove global hostName var 6 years ago
Matt Baer 4c34b34736 Exit when no writefreely executable found 6 years ago
Rob Loranger f6ba1fc9c8
update script: error check restarting service 6 years ago
Rob Loranger 0c44fe1c2e
add update script 6 years ago
Matt Baer 26a0990014 Save config via Apper interface from Admin dash 6 years ago
Matt Baer d5c2fe47da
Merge branch 'develop' into librarization 6 years ago
Matt Baer 830b859421 Fix activitypub.go imports 6 years ago
Matt Baer a10a4e9a28 Merge branch 'develop' into librarization 6 years ago
Matt Baer be0547a62c Include schema.sql when built with wflib tag 6 years ago
Matt Baer 034db22f8c Break functionality out of Serve() func 6 years ago
Matt Baer ed4aacd1ac Move static file ServeMux to App struct 6 years ago
Matt Baer f8de8f7f21 Merge branch 'librarization' of github.com:writeas/writefreely into librarization 6 years ago
Matt Baer eb6349f93a Allow compiling without go-sql-driver/mysql pkg 6 years ago
Matt Baer 23acabaeb3 Use db.isDuplicateKeyErr() in activitypub.go 6 years ago
Matt Baer 758269e3d8 Move key generation and Keychain to key pkg 6 years ago
Matt Baer 584fe4fb93 Support changing default landing path 6 years ago
Michael Demetriou 9570388d1d Fix #96 6 years ago
Matt Baer b2a9429db0
Merge pull request #117 from writeas/T612 6 years ago
Rob Loranger d58c142467
change delete post authentication logic 6 years ago
Matt Baer c87b7ab39e
Merge pull request #111 from writeas/gh100 6 years ago
Rob Loranger 08799b220b
revert accidental .vscode folder inclusion 6 years ago
Rob Loranger d8fa85432d
fix for Pubgate user not having SharedInbox 6 years ago
Rob Loranger 702db2bf75
Merge branch 'gh100' of github.com:writeas/writefreely into gh100 6 years ago
Matt Baer 73f627a6c2
Merge pull request #110 from writeas/fix-rtl 6 years ago
Matt Baer f82e11b3b3
Merge pull request #115 from writeas/blog-index-titles 6 years ago
Matt Baer 6bf4e1a52e Add spacing around time element on index pages 6 years ago
Matt Baer 4b1ca3e296 Make post body h2's smaller on index pages 6 years ago
Matt Baer 68bd5ef01a
Merge pull request #114 from writeas/export-title 6 years ago
Matt Baer cba7f1223e Include post title in zip export txt files 6 years ago
Matt Baer cf51fc4886
Merge pull request #113 from writeas/fix-json-export-2 6 years ago
Noëlle Anthony f271e53925 Update GetPosts() docstring 6 years ago
Noëlle Anthony 95e84a1d0e Change GetPosts() to have includePinned parameter, change all calls to match 6 years ago
Rob Loranger 95215aa39d
fixes issue #100 - can't follow from pubgate 6 years ago
Matt Baer cf1d2d30e9 Merge branch 'agd' into librarization 6 years ago
Rob Loranger ff2d3fc3d5
fixes issue #100 - can't follow from pubgate 6 years ago
Rob Loranger 3986c8eec1
add missing string variable in log statement in export.go + go fmt 6 years ago
Matt Baer b6da5d9711
Merge pull request #107 from writeas/go-bindata-as-dep 6 years ago
Matt Baer b9b41b1ef7 Enable un-setting RTL setting via web 6 years ago
Rob Loranger 6ff136455c
Add go-bindata as a module dependency 6 years ago
Matt Baer 2fdd58387a
Merge pull request #105 from writeas/go-bindata-repo-fix 6 years ago
Sandrockcstm cf139ecd72 go-bindata url updated 6 years ago
Matt Baer 98f5b14899 Use HTTP for MathJax submodule 6 years ago
Matt Baer effab9b6a1 Move MathJax to git submodule 6 years ago
Matt Baer c95ee0abe1 Support changing default landing path 6 years ago
Matt Baer 77c8152786 Break up CreateUser credentials into two args 6 years ago
Matt Baer 9e43b04f04 Make Keychain struct public 6 years ago
Matt Baer d8937e89a8 Make App struct public 6 years ago
Matt Baer 9023d4eb3f Move flag parsing to main package 6 years ago
Matt Baer 788713116f
Merge pull request #99 from gytisrepecka/master 6 years ago
Gytis Repečka 6da10f28ac
Modified less/Makefile: added /bin/lessc path which is returned by which lessc in CentOS 7 when lessc is installed via npm. 6 years ago