Commit Graph

34 Commits

Author SHA1 Message Date
reality
c513e8cd33 ignore certain commands for log [#556] 2013-08-18 17:42:23 +00:00
reality
e5c51682fb fine tuned web permissions [close #553] 2013-08-18 17:32:57 +00:00
reality
0d927881b4 do [close #552] 2013-08-17 21:04:42 +00:00
reality
e757ee34df fix web routes 2013-08-12 22:14:14 +00:00
reality
b069ce4b0d fix more redirects 2013-07-29 20:45:35 +00:00
reality
329b45e895 redirect not re-render upon failed auth 2013-07-29 20:44:12 +00:00
reality
70f41df08a more thing 2013-07-29 20:36:27 +00:00
reality
2c6729a7f4 thing 2013-07-29 20:33:13 +00:00
reality
13334e3b4d each 2013-07-29 20:25:07 +00:00
reality
652a9ef7a3 web login works, with access settings for certain modules [#538] 2013-07-29 20:08:25 +00:00
reality
78b9bf2525 dope 2013-07-29 19:12:16 +00:00
reality
5214feba00 OH BABY [#538] 2013-07-29 19:03:24 +00:00
reality
3788aa9399 it fucking works (web login that is) [#538] 2013-07-28 18:11:10 +00:00
reality
12e11e78c1 some other stuff and the login view. there is some stupid issue picking up the credentials from the form though idk 2013-07-27 18:14:00 +00:00
reality
f53b826307 login and logout web routes [#538] 2013-07-27 17:31:00 +00:00
reality
d1d62be6f2 basic skellington for web login stuff [#538] 2013-07-27 17:19:53 +00:00
reality
4a7fcd57b3 Module config now loaded from config.json , rleloaded upon reloading and various module changes to make it work right [#474] [#489] 2013-06-03 23:00:23 +00:00
reality
e8537a93b2 Remove leading slash in url api maker [#435] 2013-05-06 20:09:19 +00:00
reality
3097683e1c Automatically look for modules with root indexes and show those on the index [Close #427] 2013-04-30 19:33:26 +00:00
reality
a628d12361 Initial API module [#361] 2013-04-14 17:21:24 +00:00
reality
5e063ac24a fix web getUrl api function 2013-04-14 03:53:53 +00:00
reality
49beccf849 fix syntax error in web 2013-04-13 18:38:53 +00:00
reality
677a820638 add web api function for getUrl instead of string in base, use externalAddress optional config key to define external behaviours [#264] 2013-04-12 22:53:45 +00:00
reality
27e79641d5 revert web shit 2013-01-22 23:29:49 +00:00
reality
4f530e5bc6 fix db meltage. [#191] 2013-01-22 23:27:02 +00:00
reality
1bd1b5aa56 remove useless crap from modules [#136] 2013-01-15 16:54:51 +00:00
reality
0a3d1b6f9e Fixed web loading and hot refresh of pages [#131] 2013-01-15 13:58:13 +00:00
reality
b512cc7ee9 web underscorised [#81] 2013-01-13 15:51:54 +00:00
reality
91ba685401 fix express close for 3.0. you could document your shit guys 2013-01-05 01:36:36 +00:00
Daniel Evans
e544c909ec Modularised web routes and views 2012-12-24 05:51:19 +00:00
Daniel Evans
88d2abab58 Removed sass compiler usage from web.js, updated jade templates to use blocks 2012-12-24 04:06:04 +00:00
Luke Slater
d0c47d18eb Moved all data loaded from config to be used only from dbot.config. Changed admin key in to admins to avoid clash with admin module config. Admins should probably be a key under dbot.admin module anyway. 2012-12-17 17:18:31 +00:00
Luke Slater
96312303f0 web config data now taken from dbot web config 2012-12-12 18:36:12 +00:00
Luke Slater
b2ea634d8c Move all the modules to their own directories 2012-12-11 16:04:52 +00:00