- 26 Apr, 2017 4 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 16 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
-
David Haynes authored
- add an "s" Closes #143
-
David Haynes authored
- add an "s" Closes #113
-
David Haynes authored
Refactor link_box to make better use of bootstrap See merge request !97
-
David Haynes authored
-
David Haynes authored
- rework the css that I wrote a year ago to look nicer - remove some of the "hacky" solutions that I wrote Closes #114
-
- 24 Apr, 2017 20 commits
-
-
David Haynes authored
Resolve "Consistent code style with flake8 (pep8 compliant)" See merge request !96
-
David Haynes authored
-
David Haynes authored
- plus statistics!
-
David Haynes authored
- should not fail a build, but just as a cautionary kind of warning - also update to `stage` keyword
-
David Haynes authored
Resolve "Display a "this link does not exist" page when navigating to a non existent Go link" See merge request !95
-
Eyad Hasan authored
-
David Haynes authored
Resolve "Use Explicit Relative Imports" See merge request !94
-
David Haynes authored
- I took a gamble on how far we can go, now need to remedy
-
David Haynes authored
- yolo commit here, let's see if it passes the tests Closes #111
-
David Haynes authored
Add twitter metadata See merge request !93
-
David Haynes authored
- copied again from masonstrap Closes #55
-
David Haynes authored
Reformat base.html and include OG data See merge request !92
-
David Haynes authored
- Copy over the metadata from masonstrap Closes #54
-
David Haynes authored
Resolve "CSRF and CSRF-Like Protection" See merge request !91
-
David Haynes authored
- remove every "fa" font - looks much cleaner overall Closes #76
-
David Haynes authored
- remove <i class="fa"> fonts
-
David Haynes authored
Resolve "Fix footer on mobile" See merge request !90
-
David Haynes authored
- I think it looks nicer without it, plus visual bugs are fixed Closes #122
-
David Haynes authored
- not sure why those were there, didn't break css though - but now is correct syntastically
-
David Haynes authored
- hide the original and replace with a container - make better use of bootstrap utilities - yay css
-