Commit Graph

49 Commits

Author SHA1 Message Date
reality
977de65914 web changes for posting 2014-10-21 21:25:50 +00:00
Luke Slater
cd92f0c4de updates 2014-10-21 15:08:26 +00:00
Luke Slater
c4828f7ef4 Update web.js 2014-10-19 23:55:45 +01:00
reality
c519727b6c fix login 2014-09-04 14:41:57 +00:00
reality
78057dca3c update web to use new express version 2014-09-04 14:19:23 +00:00
reality
2fac33c2e7 fix module list on index 2014-01-02 13:11:42 +00:00
reality
036cdb0740 fix log ignore hook for setwebpass 2013-12-30 14:16:03 +00:00
reality
a554b8d1cf fix all the module regexen 2013-12-29 18:38:24 +00:00
reality
9c17803e03 this should do it 2013-12-13 00:08:20 +00:00
reality
2cb8c4fc10 this is what you get for not modulating properly you shit 2013-12-12 23:49:40 +00:00
reality
5e1dcd4d30 pass module links to each page 2013-12-12 19:19:44 +00:00
reality
d0ac927b92 useful error message when attempting to log in with server what dont exist innit 2013-10-20 14:25:43 +00:00
reality
c97347a228 that will do for now [#585] 2013-09-08 11:20:37 +00:00
reality
f9ca9a76d9 fix [#580] 2013-08-31 15:38:57 +00:00
reality
405b3d47e4 Create addIndexLink api func for web to link to index not based on module name. Correct titles for notifications + bans. Also hopefully fix the fineWebPerms access for PUs/Mods [close #565] 2013-08-24 13:56:45 +00:00
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