Luke Slater
d60038a852
Move listen port back to 443
2011-11-10 00:06:05 +00:00
Alexander D Brown
52cdddf3f7
Added in URL support for the web interface.
...
The Jade templating code in `views/quotes.jade` will now check against the Regular Expression which has been added to `snippets.js` and is delivered to the template by `modules/web.js`.
The reguar expression used should be able to handle any URL and ensure no non-URL elements are made into URLs. It may be worth adding checking for 4XX error codes at a later date.
This shouldn't affect any of the other modules; features have only been added, not modified.
2011-11-09 23:51:01 +00:00
Luke Slater
851f510973
Should have fixed public folder path
2011-11-08 18:59:29 +00:00
Samuel Clements
e0dd59ac7d
Css should work easy now.
2011-11-08 18:52:59 +00:00
Samuel Clements
68a450edb4
Use plain css, should work better.
2011-11-08 18:45:40 +00:00
Samuel Clements
d7bdbc7a52
Should fixed /css error
2011-11-08 15:48:52 +00:00
Samuel Clements
87d2409574
Started improving the web interface.
2011-11-08 15:36:18 +00:00
Luke Slater
fd4c2e8148
443?
2011-10-06 00:32:28 +01:00
Luke Slater
b5b6e5fe92
port 110
2011-10-06 00:30:51 +01:00
Luke Slater
d1ce8d99e0
link to quotes
2011-09-15 19:56:50 +01:00
Luke Slater
1076da026d
quote list
2011-09-15 12:51:54 +01:00
Luke Slater
6d13e4ee07
quote list
2011-09-15 12:50:40 +01:00
Luke Slater
9d0077b184
lower case key
2011-09-15 12:34:01 +01:00
Luke Slater
0ab31586e9
quote list and error page
2011-09-15 12:30:52 +01:00
Luke Slater
13d58f67e3
app.close() ends the event loop
2011-09-14 17:46:59 +01:00
Luke Slater
1621e22ddd
Move onDestroy to the right place
2011-09-14 17:30:39 +01:00
Luke Slater
0f0e935c36
Remove from general population for a bit. test ondestroy
2011-09-14 17:28:00 +01:00
Luke Slater
36874ac3e6
module on destroy and process exit
2011-09-14 17:24:32 +01:00
Luke Slater
a63d350b50
yes it's a test shut up
2011-09-13 22:03:02 +01:00
Luke Slater
75899123c9
remake the app inside the module
2011-09-13 21:55:20 +01:00
Luke Slater
43ed7fb570
web interface test
2011-09-13 21:23:46 +01:00