Commit graph

18 commits

Author SHA1 Message Date
gmemstr c203ed5b92 Point skel config to proper image 2018-01-09 10:21:56 -08:00
gmemstr b0e7a69771 Generate default config.json and split code into functions
Should help with readability, and makes the binary effectively completely self suffecient and portable 👍
2017-12-31 23:34:26 -08:00
gmemstr 30159082f5 Generate basic RSS/JSON feed files during setup 2017-12-27 11:20:38 -08:00
gmemstr 7375d2846a Added crypto-secure password generation, old method was _not_ random 2017-12-19 08:40:23 -08:00
gmemstr 7ccba66a11 Pointing webassets directory to new pogo-vue repository 2017-12-18 21:42:11 -08:00
gmemstr b18279c393 Change from asking for admin password to randomly generating one 2017-12-07 10:36:52 -08:00
gmemstr d9a6482153 Attempting to fix setup script's password hashing debacle 2017-12-05 10:52:22 -08:00
gmemstr 584e513492 Add missing := 2017-12-04 17:48:58 -08:00
gmemstr 17cc31b3a3 Prepare then execute 2017-12-04 17:48:27 -08:00
gmemstr 05d12a162e Fix typo 2017-12-04 17:42:45 -08:00
gmemstr b2ee790b32 Password to []byte 2017-12-04 17:42:15 -08:00
gmemstr 531aadef61 Add rounds to password generation 2017-12-04 17:41:23 -08:00
gmemstr 7197959500 Add Admin account creationg to setup 2017-12-04 17:39:33 -08:00
gmemstr 920e471428 Create podcast folder during setup 2017-12-03 19:31:42 -08:00
gmemstr 7ca122c02b New setup process when lockfile not found
Automatically creates the SQLite3 databse and *will* download the "webassets.zip" file that will be uploaded alongside the binaries containing the frontend files.
2017-12-03 19:30:38 -08:00
gmemstr 9031f22a8e Beginning work on setup process 2017-12-03 16:26:09 -08:00
Ishan Jain fc7d3dd013 Refactoring Code 2017-10-03 16:38:27 +05:30
gmemstr 4dd25948f6 Reorganizing file directory structure to match other Golang projects 2017-09-25 11:22:30 -07:00
Renamed from src/setup.go (Browse further)