Commit graph

  • 72ec4f4f10 Remove --rm and add grep gmemstr 2017-10-07 17:11:16 -0700
  • 62994a6e74 Remove grep gmemstr 2017-10-07 17:07:37 -0700
  • e003e8858f Attempted fix #203 gmemstr 2017-10-07 17:04:14 -0700
  • 0258eaa6e5 Remove quiet option to grep gmemstr 2017-10-07 17:00:48 -0700
  • c3dbe6e33a Add grep gmemstr 2017-10-07 16:52:58 -0700
  • 88260d60db add -a gmemstr 2017-10-07 16:46:20 -0700
  • 9c9becdef9 docker ps gmemstr 2017-10-07 16:43:06 -0700
  • 17e7b63270 Move docker out of matrix gmemstr 2017-10-07 16:29:47 -0700
  • 769e67f36a Move all of script to matrix gmemstr 2017-10-07 16:26:23 -0700
  • 3e14003142 Remove set +/-e gmemstr 2017-10-07 16:04:03 -0700
  • fdc9042a2b Merge pull request #8 from iblancasa/master Gabriel Simmer 2017-10-07 15:20:02 -0700
  • 856bd9faec Fix some typos Israel Blancas 2017-10-08 00:02:57 +0200
  • 4c50850975 Docker: Fix typo gmemstr 2017-10-07 14:25:04 -0700
  • 2c02984a06 add debug ls -al gmemstr 2017-10-07 14:19:35 -0700
  • 05ddfc1ac6 Add gopath back gmemstr 2017-10-07 14:16:35 -0700
  • 6d239a8602 Change make to go build gmemstr 2017-10-07 14:10:46 -0700
  • 7bf3acda94 Remove GOPATH and add proper path for godep gmemstr 2017-10-07 14:06:39 -0700
  • 580be8f2fd Add GOPATH script gmemstr 2017-10-07 13:59:01 -0700
  • d4e8fdd93e Testing new dockerfile gmemstr 2017-10-07 13:52:42 -0700
  • 23cc4fa5d0 Merge pull request #7 from circa10a/master Gabriel Simmer 2017-10-07 13:46:02 -0700
  • ad6fcb5871 Update .travis.yml Caleb Lemoine 2017-10-07 14:43:57 -0500
  • 87f6569e10 Update .travis.yml Caleb Lemoine 2017-10-07 14:39:52 -0500
  • 6defb5b75b Update .travis.yml Caleb Lemoine 2017-10-07 11:42:25 -0500
  • 7a88b1436d Update .travis.yml Caleb Lemoine 2017-10-07 11:21:50 -0500
  • aaddd40956 Add basic episode viewing page gmemstr 2017-10-06 15:06:04 -0700
  • ad698b7801 Move current page to template. gmemstr 2017-10-06 14:13:30 -0700
  • 454006b8e5 Move to vue-router gmemstr 2017-10-06 13:24:05 -0700
  • 09f8ce44df Starting work on Vue.js-based admin interface gmemstr 2017-10-06 12:49:11 -0700
  • 2e748dd5a4 Merge pull request #5 from gmemstr/auth-refac Gabriel Simmer 2017-10-05 21:25:45 -0700
  • 0d5d836644 Fix env variable placement gmemstr 2017-10-05 21:22:18 -0700
  • 6f2c40f22a Update godeps & add env variable for cookie secret gmemstr 2017-10-05 21:16:03 -0700
  • 6b2774d9c2 Removed configreader.go and renamed ishanjain28/pogo -> gmemstr/pogo gmemstr 2017-10-05 12:27:55 -0700
  • 8b0980b5f6 Merge pull request #4 from ishanjain28/master Gabriel Simmer 2017-10-05 07:14:34 -0700
  • ea9c64e993 ReAdding deps in vendor/ Ishan Jain 2017-10-05 12:18:01 +0530
  • 0a2e87e5cc Updated makefile Ishan Jain 2017-10-05 12:11:55 +0530
  • 183b6ec6e2 Removed folders from vendor, Added vendor.json Ishan Jain 2017-10-05 12:06:07 +0530
  • cc12ddc46d Fixed a bug in redirection if a session already exists Ishan Jain 2017-10-05 11:47:26 +0530
  • 6e09053d67 Added remaining /admin endpoints Ishan Jain 2017-10-05 11:18:02 +0530
  • b9b825ec6b Completed Cookie based sessions, Refactored and fixed bugs Ishan Jain 2017-10-05 11:03:57 +0530
  • 5c138c7441 Working on Session Creation, Added Login.html Ishan Jain 2017-10-04 23:58:53 +0530
  • fc7d3dd013 Refactoring Code Ishan Jain 2017-10-03 16:38:27 +0530
  • 5fbb1e3b4c Merge pull request #3 from gmemstr/add-code-of-conduct-1 Gabriel Simmer 2017-10-01 17:39:51 -0700
  • 67ae3f2779 Create CODE_OF_CONDUCT.md Gabriel Simmer 2017-10-01 17:39:39 -0700
  • 28f055d8dc Testing new .travis.yml based on feeds configuration gmemstr 2017-09-29 11:35:10 -0700
  • 81ad74d78b Simple test for configreader and small tweaks gmemstr 2017-09-29 11:29:36 -0700
  • 0a33931aed Update Makefile with variable for source files gmemstr 2017-09-25 16:13:41 -0700
  • 81196200cb Update travis.yml with new file structure in mind gmemstr 2017-09-25 16:05:50 -0700
  • 4dd25948f6 Reorganizing file directory structure to match other Golang projects gmemstr 2017-09-25 11:22:30 -0700
  • 019e303b3b Decided to use JSON instead of SQL for user storage gmemstr 2017-09-25 10:26:03 -0700
  • 577535c897 gofmt gmemstr 2017-09-25 09:04:29 -0700
  • 33a2755948 Remove spf13/viper dependecy, replaced with own config reader gmemstr 2017-09-25 08:58:05 -0700
  • 894a29e149 Add TravisCI badge to README gmemstr 2017-09-24 12:09:57 -0700
  • f5bfbd0b2f Fix "test bug". CI fully functional gmemstr 2017-09-24 12:05:51 -0700
  • 2efc2418f7 Introduced "test bug" to test CI gmemstr 2017-09-24 12:04:30 -0700
  • ba8e521556 cd .. then make gmemstr 2017-09-24 12:00:59 -0700
  • e92809d803 TravisCI Tweak (simple bash script) gmemstr 2017-09-24 11:57:17 -0700
  • 92178502bb Tweaking travisci file gmemstr 2017-09-24 11:52:58 -0700
  • a2e4466f0a Reformat TravisCI config gmemstr 2017-09-24 11:50:16 -0700
  • ebcfe2a519 Add TravisCI support gmemstr 2017-09-24 11:48:31 -0700
  • 35c77899d8 Added JSON encoding to setup gmemstr 2017-09-22 08:50:03 -0700
  • 99cb95d51b Beginning work on setup route & page gmemstr 2017-09-21 15:10:16 -0700
  • a5f6cf3219 Skeleton files for setup process & user (new) management gmemstr 2017-09-21 12:10:59 -0700
  • 18267d0362 Run gofmt tool on source files gmemstr 2017-09-21 12:10:16 -0700
  • 4727da5c8a Add notifications to admin panel gmemstr 2017-09-19 12:28:59 -0700
  • 564423ba07 Add Godep dependencies gmemstr 2017-09-15 08:57:44 -0700
  • 69a121aefa Comment fixes gmemstr 2017-09-11 12:12:24 -0700
  • 102b4211b0 Small typo and aesthetic fixes gmemstr 2017-09-11 11:46:43 -0700
  • 41dcc302c3 Change of name! + better skeleton custom.css gmemstr 2017-09-11 11:36:40 -0700
  • 0a20d53655 Some code cleanup. gmemstr 2017-09-11 10:10:35 -0700
  • 07525d643d Some readability changes. gmemstr 2017-09-11 09:54:57 -0700
  • fef12aa0a2 More comments and classes to all themable elements. gmemstr 2017-09-11 09:45:57 -0700
  • b40e1ce106 Ignore custom css file gmemstr 2017-09-07 13:45:46 -0700
  • 0d387e28bd Explain maikefile gmemstr 2017-09-07 13:45:31 -0700
  • 1e1c85bb36 Custom status messages for admin interface gmemstr 2017-09-07 13:45:21 -0700
  • 99f2893980 Change 404 to 500 on error and fix method for removing episodes gmemstr 2017-09-06 20:03:24 -0700
  • 6916e41cfc Small comments and syntax changes gmemstr 2017-09-06 20:02:59 -0700
  • 46bffa9ff4 Custom CSS is displayed in admin interface gmemstr 2017-09-06 20:02:14 -0700
  • 973ad0e72e Custom CSS support gmemstr 2017-09-03 09:53:17 -0700
  • ad69559c1e New styling, add date to podcast entry and preapend instead of append gmemstr 2017-08-12 00:24:57 -0700
  • 862253fe5a Moved assets folder for dockerfile gmemstr 2017-07-25 10:16:47 -0700
  • 7041cf23c1 Move config & fix whiterabbit command not found in docker gmemstr 2017-07-25 09:23:56 -0700
  • 857729bca0 Dockerfile! gmemstr 2017-07-25 09:09:05 -0700
  • 84b8831dad Add instructions to README for makefile gmemstr 2017-07-25 08:02:48 -0700
  • 9d8350e918 New Makefile for easier building gmemstr 2017-07-25 08:01:02 -0700
  • 6ddb659974 Restructuring directory gmemstr 2017-07-25 07:39:49 -0700
  • f527effcdd Added comments and also moved password/username to config gmemstr 2017-07-23 01:20:22 -0700
  • 5b51e024fa Update README with some more information + links gmemstr 2017-07-19 14:01:46 -0700
  • 03b252b72d Added proper file size instead of placeholder string gmemstr 2017-07-16 13:49:18 -0700
  • c54e1904d0 Multiple episode support not broken gmemstr 2017-07-16 13:37:05 -0700
  • 565f0c3948 Implemented episode publishing gmemstr 2017-07-16 10:43:47 -0700
  • d48735c6a6 Working on admin interface gmemstr 2017-07-15 08:15:02 -0700
  • e61bcb91c4 Basic HTTP authentication gmemstr 2017-07-15 08:06:37 -0700
  • a959d7c23c Beginning work on feeds fork but some small bugfixes and ignores gmemstr 2017-07-11 10:53:06 -0700
  • 47017f51b1 Newline gmemstr 2017-07-05 00:32:04 -0700
  • 5acbee2da3 Add requirements to README gmemstr 2017-07-05 00:31:01 -0700
  • 80dd22004b gonfig -> viper for configuration file gmemstr 2017-07-01 23:59:59 -0700
  • a78472364c Implementing configuration gmemstr 2017-07-01 00:26:32 -0700
  • baa3ef76ae Ignore gmemstr 2017-06-19 19:46:18 -0700
  • 29db0f76c5 Changed Url in JSON to point directly to mp3 file gmemstr 2017-06-19 19:45:51 -0700
  • 0ffefbf55e Working on frontend of CMS gmemstr 2017-06-18 13:57:43 -0700