summaryrefslogtreecommitdiffstats
path: root/nfsw/static
Commit message (Collapse)AuthorAgeFilesLines
* nfsw/static/auth.css: Add .butto-group .back a.rsiddharth2019-11-171-0/+6
|
* Update nfsw/static/favicon.icorsiddharth2019-11-091-0/+0
|
* nfsw/static/terms.css: Add styling for lastupdated.rsiddharth2019-11-061-0/+4
|
* dingy -> nfswrsiddharth2019-11-018-8/+8
| | | | keep it simple, stupid.
* nfsw/static/io.js: Fix lint errors.rsiddharth2019-10-271-2/+2
|
* Add License headers.rsiddharth2019-10-278-0/+64
|
* Add nfsw/static/fonts/LICENSErsiddharth2019-10-271-0/+7
|
* nfsw/static/io.css: Make font-size 0.88em on all screens.rsiddharth2019-10-261-6/+1
|
* nfsw/static/auth.css: Update input's border styling.rsiddharth2019-10-261-2/+2
|
* nsfw.io: Update query.rsiddharth2019-10-261-0/+4
| | | | | * nfsw/io.py (query): Add handling to logout. * nfsw/static/io.js: Add handling for logout.
* nfsw/static/io.js: On reset redirect to epilogue.rsiddharth2019-10-261-1/+1
|
* Add nfsw/static/epilogue.jsrsiddharth2019-10-261-0/+10
|
* Add nfsw/static/epilogue.cssrsiddharth2019-10-261-0/+47
|
* nfsw/static/io.js: Remove barf delay.rsiddharth2019-10-261-1/+1
|
* Update nfsw/static/io.cssrsiddharth2019-10-261-2/+4
|
* Update nfsw/static/io.cssrsiddharth2019-10-261-31/+36
|
* nsfw/static: Update font paths.rsiddharth2019-10-263-6/+6
|
* nfsw: Use Noto Mono for /io.rsiddharth2019-10-262-4/+10
|
* nfsw: Style sorry page.rsiddharth2019-10-251-0/+30
|
* /terms: Prettify.rsiddharth2019-10-241-0/+70
|
* Update nfsw/static/auth.cssrsiddharth2019-10-241-1/+0
|
* nfsw/static/auth.css: Add styling for msg-block.rsiddharth2019-10-241-0/+13
|
* nfsw/static/auth.css: Add styling for smaller screens.rsiddharth2019-10-241-0/+14
|
* nfsw/static/root.css: Update styling for smaller screens.rsiddharth2019-10-241-3/+8
|
* nfsw/templates/register.html: Prettify.rsiddharth2019-10-212-0/+80
| | | | Only Desktop view ready. Need to work on the Mobile view.
* nfsw: Prettify homepage.rsiddharth2019-10-203-0/+65
|
* nfsw/static/io.js: Add handling for reset.rsiddharth2019-10-191-0/+4
|
* Remove nfsw/static/style.cssrsiddharth2019-10-131-0/+0
|
* nfsw/static/io.js: Update auto scrolling.rsiddharth2019-10-121-1/+20
| | | | Don't auto scroll if user initiates an up scroll.
* nfsw/static/io.js: Update barfslow.rsiddharth2019-10-061-1/+1
| | | | Slow it down a bit.
* nfsw: Update io.jsrsiddharth2019-09-282-12/+8
| | | | | * nfsw/static/io.css: Change console p -> console pre * nfsw/static/io.js: console p -> console pre
* nfsw/static/io.css: Monospace .prompt input.rsiddharth2019-09-281-0/+1
|
* nfsw/static/io.css: Monospace everything please.rsiddharth2019-09-281-0/+1
|
* nfsw/static/io.css: Remove console p.user, add console p.error.rsiddharth2019-09-281-3/+3
|
* nfsw/static/io.js: Add handling barf intro.rsiddharth2019-09-281-1/+60
|
* nfsw/static/io.js: Add back ';'. Make it pass jshint.rsiddharth2019-09-281-56/+56
| | | | Fuck it.
* nfsw/static/io.js: Remove ';'rsiddharth2019-09-281-9/+9
|
* nfsw/static: Add io.js.rsiddharth2019-09-211-0/+146
|
* nfsw/static: Add io.css.rsiddharth2019-09-211-0/+62
|
* nfsw/static/style.css: Remove all styling.rsiddharth2019-09-131-7/+0
|
* Remove nfsw/static/nfsw.js.rsiddharth2019-09-131-87/+0
|
* Remove nfsw/static/jquery.jsrsiddharth2019-09-131-2/+0
|
* Add some auth flask snafu.rsiddharth2019-09-125-0/+194