Commit Graph

366 Commits (import-zip)
 

Author SHA1 Message Date
Matt Baer 98700fc576 Merge branch 'export-title' into import-zip 6 years ago
Matt Baer cba7f1223e Include post title in zip export txt files 6 years ago
Sandrockcstm 746f1c7b73 Preparation for console logging JSON files. 6 years ago
Sandrockcstm dc2be18d60 Finalized layout and styling of import page. 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
Sandrockcstm 54d82eb01f Updated structs in import.go. Added jsonReader function (WIP). 6 years ago
Noëlle Anthony 95e84a1d0e Change GetPosts() to have includePinned parameter, change all calls to match 6 years ago
Sandrockcstm 5e4d5ba0ee Added importCollection and post structs. 6 years ago
Sandrockcstm ac253cab85 Added import to drop-down menu. 6 years ago
Sandrockcstm 63fdc6a225 Added import page and route to import page. 6 years ago
Sandrockcstm 4063c2c7bf Add dummy import buttons on the export page. 6 years ago
Matt Baer b6da5d9711
Merge pull request #107 from writeas/go-bindata-as-dep 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 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
Matt Baer 601fc5d93e
Merge pull request #97 from dariusk/master 6 years ago
Darius Kazemi 91a181f628 Adding another possible path for lessc to Makefile 6 years ago
Matt Baer fdbefa806f
Merge pull request #95 from TeDomum/master 6 years ago
kaiyou 70f754e8af Install the writefreely cmd properly 6 years ago
kaiyou 402e9e822c Fix the build in Docker after enabling go modules 6 years ago
Matt Baer 7a07e1009b Include -config and -init-db steps in make install 6 years ago
Matt Baer 771c7acf5f Run migrations on db initialization 6 years ago
Matt Baer c08484aa9c Fix excessive p spacing in blockquotes 6 years ago
Matt Baer e80f99a72e Fix draft post metadata 6 years ago
Matt Baer 1dc93c076d Revert "Support new commentsEnabled property" 6 years ago
Matt Baer 831209f4b6 Merge branch 'develop' 6 years ago
Matt Baer 1f973464bc Merge branch 'master' of github.com:writeas/writefreely 6 years ago
Matt Baer 238a913ce3 Make WriteFreely spacing consistent 6 years ago
Matt Baer 63a2225b7f Add admin dashboard link to dropdown navs 6 years ago
Matt Baer af0f6302a2 Replace --reset-pass instructions with admin guide link 6 years ago
Matt Baer 7ab5350a94 Bump version to 0.9.0 6 years ago
Matt Baer 51ac06a51b Move Docker instructions to writefreely/documentation 6 years ago
Matt Baer 07ab0cdb9c Add `invites` flag in NodeInfo 6 years ago
Matt Baer 9cb0f80921 Support changing instance page titles 6 years ago
Matt Baer 4cad074b44 Link to version-specific writer's guide 6 years ago
Matt Baer 24c56af6ee
Merge pull request #89 from writeas/comments-enabled 6 years ago
Matt Baer a850fa14cd Move instance page editing to dedicated section 6 years ago
Matt Baer 00ed2990eb Do Travis builds without sqlite 6 years ago
Matt Baer c7a4955840 Do CI compile with xgo 6 years ago
Matt Baer 09fb73bdd5 Standardize admin navigation 6 years ago
Matt Baer 45b01c041b Don't install packages in make deps 6 years ago
Matt Baer 8a9ef513fa Fix go-bindata error in Travis build 6 years ago
Matt Baer 24b193df96 Bump Travis Go version to 1.11 6 years ago
Matt Baer 4af9fa66aa Don't federate scheduled posts upon claiming 6 years ago
Matt Baer 5e7da6678d Support new commentsEnabled property 6 years ago