- 06 Oct, 2017 1 commit
-
-
David Haynes authored
- Ensure that we remove instances of old docker setup Closes #154
-
- 26 Sep, 2017 6 commits
-
-
David Haynes authored
- thanks docker tutorial
-
David Haynes authored
- moved to v3 - added deploy tags - mysql dies after 20s for some reason
-
David Haynes authored
- and reorder to make things a bit more clear to follow
-
David Haynes authored
Resolve "Drop Vagrant Support" See merge request srct/go!104
-
David Haynes authored
- this is getting fucking annoying
-
David Haynes authored
- remove config files - remove docs - move to only supporting containers through Docker
-
- 09 Sep, 2017 3 commits
-
-
David Haynes authored
2.2.3 See merge request !103
-
David Haynes authored
-
David Haynes authored
- it was changed and thus broke auth - Bump to 2.2.3
-
- 21 Aug, 2017 8 commits
-
-
David Haynes authored
-
David Haynes authored
-
David Haynes authored
2.2.2 See merge request !102
-
David Haynes authored
-
David Haynes authored
- causes 500 on prod - it's pretty stupid anyways, the lazy way out
-
David Haynes authored
-
David Haynes authored
- this was actually not even used...
-
David Haynes authored
- https -> http
-
- 13 May, 2017 6 commits
-
-
David Haynes authored
2.2.1 Release See merge request !101
-
David Haynes authored
-
David Haynes authored
- hotfix branch, see CHANGELOG
-
David Haynes authored
- requests and setuptools
-
David Haynes authored
- an extra space was there, preventing loading of the proper page
-
David Haynes authored
- Need to rely on dummy cache instead for local
-
- 26 Apr, 2017 5 commits
-
-
David Haynes authored
- Add in 2.2 CHANGELOG - Fix last minute bug with the CSRF check - Missed a spot in the footer
-
David Haynes authored
- upgradeeeeeeeeeeeeeeeeee
-
David Haynes authored
-
David Haynes authored
- increase in members from 2.1 - random order not to imply bias
- 25 Apr, 2017 11 commits
-
-
David Haynes authored
- Tell people to use WSL - Unless they don't, in which case give them hope - (I wrote this commit on WSL) Closes #130
-
David Haynes authored
LICENSE: Add LibreJS Meta to included JavaScript See merge request !84
-
David Haynes authored
- load staticfiles vs load static
-
Mark Stenglein authored
This commit changes all the links to use django template tags for future proofing. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
This commit makes the LibreJS table utilize the bootstrap styles make the table not look absurdly ugly. It also adds table headers, which is nice
👌 . In the future, it might be neat to add a test case which loads the LibreJS parse engine to check for licenses that are not added to the table. Is there a way to load the IceCat addin in some kind of headless firefox? Signed-off-by:Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
This patch adds all of the needed information to have all of the JavaScript in the project be easily identifiable as free software by both computer tools as well as humans. This is done by the following: - Original sources are added and linked for all minified libraries. - A data tag is added to the "About" link in the navbar menu which alerts tools such as LibreJS to look on that page for the table of includes mapped to their respective licenses. - A table is added to the "About" page which includes links to each included file, links to their respective licenses, and then a link to a decompressed version of each. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
David Haynes authored
Add help text to signup form See merge request !99
-
David Haynes authored
- first pass on verbage -
🙏 thanks to crispy forms this is stupid easy Closes #68 -
David Haynes authored
- fa-exclaimation-triangle - copy paste Closes #140
-
David Haynes authored
- reminder that email should be sent from @gmu.edu such that email can be sent to both staff and students
-
David Haynes authored
Resolve "List https links on my_links page" See merge request !98
-