- 05 Sep, 2016 1 commit
-
-
Zach authored
you missed a spot :ocelotsloth:
-
- 04 Sep, 2016 3 commits
-
-
Mark Stenglein authored
- Pug is a bit more strict, which is just fine. - Use `//-` instead of `//` for unbuffered comments.
-
Mark Stenglein authored
- Actually saved a file before committing
-
Mark Stenglein authored
- Still not working...looks like express is still searching for jade instead of using pug. Not sure what the issue is. - Hey @nander13 can you look at this?
-
- 29 Aug, 2016 1 commit
-
-
Mark Stenglein authored
-
- 27 Aug, 2016 1 commit
-
-
Mark Stenglein authored
- to make the project easier to get into, I'm documenting each of the files in a much more verbose manner.
-
- 08 Aug, 2016 2 commits
-
-
Mark Stenglein authored
- revisit this branch later to implement CDN's again with failovers
-
Mark Stenglein authored
-
- 07 Aug, 2016 7 commits
-
-
Mark Stenglein authored
- The school field is populated via api. - TODO: make the semester selection work - TODO: make the table populate properly
-
Mark Stenglein authored
- Not ideal yet, but technically the app can work just from this api
-
Mark Stenglein authored
-
Mark Stenglein authored
- Fleshed out some of the API - added some comments for documentation - performed some linting
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
- Move all api elements to it's own route file - Change url to include /api/v1/... for future versioning - Prep add in new route files to app.js - This should be done automatically with a recursive script in the future if possible
-
- 26 Jul, 2016 1 commit
-
-
Mark Stenglein authored
-
- 25 Jul, 2016 2 commits
-
-
Mark Stenglein authored
-
Mark Stenglein authored
-
- 24 Jul, 2016 2 commits
-
-
Mark Stenglein authored
-
Mark Stenglein authored
-
- 23 Jul, 2016 13 commits
-
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
- localhost:3000/api/json/GMU2016F (or any other slug)
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
- Added initial script to populate the database
-
Mark Stenglein authored
-
- 22 Jul, 2016 6 commits
-
-
Mark Stenglein authored
- Added config settings for mongo db - Added config settings for data sources for initial load - Added folder for data files
-
Mark Stenglein authored
-
David Haynes authored
- essentially firefox let us down and now we have to hax around it - ie. some cache issue prevents favicons from loading properly w/out appended text - ie.ie we use jade to do some haxing to fix this issue - ie.ie.ie. :dhaynes:
-
David Haynes authored
- I could not open the favicon in the repo so I loaded my own - and it works - /shrug
-
Mark Stenglein authored
- Re run ./configure.sh to ensure mongo is setup - favicon doesnt work yet (:dhaynes: halp)
-
Mark Stenglein authored
-
- 21 Jul, 2016 1 commit
-
-
Mark Stenglein authored
- I realize this was the wrong way to implement this, instead this needs to be like what @dstein3 did
-