Xaekai
df5c5cd54f
The Puggening: Update from Jade to Pug
...
1.) module dependency updated from jade 1.11.0 to pug 2.0.0-beta3
2.) All references to Jade have been changed to Pug
3.) /srv/web/jade.js is renamed to pug.js
4.) all template files renamed accordingly
5.) "mixin somename" is automatically considered a declaration, invocations must use "+somename"
6.) variable interpolation is no longer supported inside element attributes, use direct references and string concatenation instead.
7.) bumped minor version
2016-07-07 21:48:09 -07:00
calzoneman
65d4ea9496
Fix #555
2016-01-31 11:17:19 -08:00
calzoneman
26e8660af4
Change /logout from GET to POST ( #515 )
2015-10-26 23:21:09 -07:00
calzoneman
813ae3a2ef
Minor updates to SSL behavior
2015-03-29 11:34:27 -05:00
1ef47c8295
fix deleted new line
2015-02-28 18:51:30 +10:00
1f01036ba0
fix random d at end of line
2015-02-28 18:37:32 +10:00
bad0d5b5f7
fix nav again lol
2015-02-28 18:26:49 +10:00
11c92c9368
fix nav 3
2015-02-28 18:20:24 +10:00
5b9e51f70a
fix nav 2
2015-02-28 18:13:58 +10:00
4ba38019d2
fixed nav.jade for login/register
2015-02-28 18:02:59 +10:00
calzoneman
a049a7e2dc
Fix login/logout redirects
2015-02-24 11:08:10 -06:00
calzoneman
0dacf1019d
Fix double encoding
2015-02-24 10:40:07 -06:00
calzoneman
afc0ea0a58
Add csrf prevention
2015-02-22 18:15:22 -06:00
calzoneman
df62ee8d58
Fixes
2015-02-20 18:54:00 -06:00
calzoneman
b579db5310
Change login sessions
2015-02-20 18:53:02 -06:00
calzoneman
10aa7519da
Only show quick login for large screens
2015-02-20 18:53:02 -06:00
calzoneman
a31273be5c
Initial 'remember me' support for logins
2015-02-20 18:53:02 -06:00
Calvin Montgomery
2b525c13fb
Fix double-logout bug with SSL
2014-06-07 00:20:52 -07:00
calzoneman
93d5980f05
Fix cross-domain cookie issue
2014-02-26 10:50:59 -06:00
calzoneman
5d9a8a1a3f
Fixes
2014-02-24 18:25:49 -06:00
calzoneman
8313e7b006
Add HTML template config, fixes to account profile page
2014-01-25 13:55:00 -06:00
calzoneman
ba0664641e
Start rewriting channel.js
2013-12-27 11:08:03 -05:00
calzoneman
b5812081b8
Fix jade mixin syntax
2013-12-25 22:15:51 -05:00
calzoneman
b889f7b4c8
Start merging cytube3 account management
2013-12-12 14:48:23 -06:00