Baris Usakli
|
6210c6dbf4
|
removed extra ) in search.js
|
11 years ago |
Baris Usakli
|
6c3e121b6c
|
remove a line, not needed
|
11 years ago |
Baris Usakli
|
95ee7fb49f
|
added flag to empty container
|
11 years ago |
Baris Usakli
|
b3f73eace1
|
fix for online page
|
11 years ago |
Baris Soner Usakli
|
07a497362a
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
afa078d00c
|
closes #288
|
11 years ago |
psychobunny
|
3fd7d9a604
|
moved jquery.form.js into appropriate location
|
11 years ago |
psychobunny
|
80a0d2d8d8
|
^ this person is awesome, what a commit!
|
11 years ago |
psychobunny
|
27f4fdd179
|
fixes #377
|
11 years ago |
psychobunny
|
d1a94a91c2
|
added app.uid
|
11 years ago |
psychobunny
|
69a31dcdd9
|
fixes #388
|
11 years ago |
psychobunny
|
a2a6bf87f7
|
fixes #387
|
11 years ago |
Julian Lam
|
bd1e95b655
|
cleaned up admin template mapping
|
11 years ago |
Julian Lam
|
278f9bfc03
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
a3a8950afd
|
bumping markdown plugin version to 0.1.3
|
11 years ago |
Julian Lam
|
f95913e623
|
Merge pull request #386 from adarqui/issue-login-redirect-40x
Issue login redirect 40x
|
11 years ago |
Julian Lam
|
8e4b51fba4
|
requiring latest version of mentions plugin
|
11 years ago |
Julian Lam
|
84915a1843
|
added css files support for plugins, added ready output for NodeBB, put
some minification related outputs to debug-mode only
|
11 years ago |
Andrew Darqui
|
4b0e915698
|
just changed the 403/404 checking logic to use regex.
|
11 years ago |
Andrew Darqui
|
b2e81b5d17
|
Fixes a small issue with the redirect after logging in. If app.previousUrl is undefined (from accessing the page directly), login would fail to redirect you because of an error with indexOf on the undefined app.previousUrl.
|
11 years ago |
Andrew Darqui
|
ef47f3fd15
|
if nodebb returns 403/404, don't overwrite previousUrl. If you don't do this, when logging in after a 403/404, it will redirect you to the 403/404 page.
|
11 years ago |
Julian Lam
|
f88f72abd2
|
Merge branch 'adarqui'
|
11 years ago |
Julian Lam
|
715c14b78d
|
fixed error where client side script loader on admin page was throwing 404
errors on require.js require
|
11 years ago |
Julian Lam
|
4af7da3451
|
Merge branch 'express-logger-0.0.7-fixes' of http://github.com/adarqui/NodeBB into adarqui
|
11 years ago |
Julian Lam
|
63ff572076
|
WIP commit for CSS static directories
|
11 years ago |
Andrew Darqui
|
129af904f6
|
fixed an issue with Logger.io_close, needed to check for undefined on the socket.oEmit and socket. functions
|
11 years ago |
Andrew Darqui
|
8cc71d2b47
|
fixed logger.tpl to use the new requirejs code
|
11 years ago |
Julian Lam
|
0b299b2fe7
|
Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
|
11 years ago |
Julian Lam
|
b1cef5f73d
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
42067ce53c
|
closes #382 - install script can be run via command line
|
11 years ago |
Baris Usakli
|
2bdf12fb67
|
derp, need to revamp online page
|
11 years ago |
Baris Usakli
|
c00b138bf2
|
some fixes to online page
|
11 years ago |
Baris Usakli
|
1155eaf1f1
|
online page changes
|
11 years ago |
Baris Usakli
|
52f2e193d6
|
if api fails with 404 ajaxify to 404, added type check to updateProfile
|
11 years ago |
Baris Usakli
|
f5619a9b29
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
057608bac0
|
added usernames to following followers, closes #369
|
11 years ago |
Julian Lam
|
57465eb277
|
misrouting now only shows warning when in debug mode
|
11 years ago |
Julian Lam
|
01e04d60a9
|
fixing redis db in upgrade path
|
11 years ago |
Julian Lam
|
be8d9be832
|
flushed out upgrade path for notifications
|
11 years ago |
Julian Lam
|
07d07020f0
|
requiring latest nodebb plugin versions
|
11 years ago |
Andrew Darqui
|
7c1f7e7a23
|
just some text formatting fixes
|
11 years ago |
Andrew Darqui
|
a3f6fee41f
|
refactored the logger completely.
|
11 years ago |
Julian Lam
|
0414ec7f83
|
removing testbed code from repo (why was it even checked in?!!)
|
11 years ago |
Julian Lam
|
12af2a7ff6
|
install script calling proper redis db
|
11 years ago |
Julian Lam
|
4d6881fa65
|
reset update for 0.0.7, and added new schema update for notifications
|
11 years ago |
Julian Lam
|
019e8e0d14
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
763bd775c4
|
closed #380
|
11 years ago |
Julian Lam
|
585e07bc79
|
closed #368 - notifications now no longer need scores
|
11 years ago |
Julian Lam
|
b911d8d075
|
Merge pull request #379 from ipetepete/master
Added config option to set a db for NodeBB, defaults to redis db0
|
11 years ago |
Julian Lam
|
d583122c64
|
Merge pull request #378 from iamcardinal/master
FIxes Search and touches on postbox, closes #370
|
11 years ago |