MrWaffle
|
33a5a2177e
|
Send the callback to the retry
|
11 years ago |
Baris Soner Usakli
|
976744480f
|
post summary change
|
11 years ago |
David Hoff
|
c25835c63e
|
Remove text
|
11 years ago |
psychobunny
|
3614211f0e
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
public/templates/accountposts.tpl
public/templates/header.tpl
|
11 years ago |
psychobunny
|
552eb78db8
|
template compiling init; changing themes now finally works on this branch
|
11 years ago |
psychobunny
|
88e5ddac76
|
deprecating hook events on body
|
11 years ago |
psychobunny
|
c67182204f
|
clean-up + bugfixes
|
11 years ago |
psychobunny
|
444956d517
|
deprecated loadTemplates client-side as well
|
11 years ago |
psychobunny
|
68d526b762
|
deprecated templates.ready, templates.init, templates.loadServer; start webserver immediately without having to wait for templates.js
|
11 years ago |
psychobunny
|
d471ea2d5b
|
app.create_route removed
|
11 years ago |
psychobunny
|
da331a1e6b
|
clean up in routes/admin.js
|
11 years ago |
psychobunny
|
fe147bfb67
|
have supervisor ignore public/templates folder
|
11 years ago |
psychobunny
|
f73fd1eeae
|
removed an unused hack in utils.js
|
11 years ago |
Baris Soner Usakli
|
76d8d09f9b
|
closes #1141
|
11 years ago |
psychobunny
|
1dc63caf77
|
using views_dir config
|
11 years ago |
psychobunny
|
d4f453cde3
|
added gitignore to public/templates dir
|
11 years ago |
psychobunny
|
a3a0aabd22
|
return error if template doesn't exist
|
11 years ago |
psychobunny
|
66ef8c8284
|
removed vanilla templates from core into nodebb-theme-vanilla :shipit:
|
11 years ago |
Baris Soner Usakli
|
d100a41ce7
|
fixes topic follow
|
11 years ago |
psychobunny
|
6e8c618fb1
|
prevent translator crash if data is undefined; linted/cleanup
|
11 years ago |
psychobunny
|
cd336006fc
|
optimized cold loading
|
11 years ago |
Baris Soner Usakli
|
8c11299197
|
template language fix
|
11 years ago |
psychobunny
|
10f4fa004e
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
11 years ago |
psychobunny
|
48df0cf889
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
src/routes/admin.js
|
11 years ago |
Barış Soner Uşaklı
|
81378e071b
|
Merge pull request #1157 from MakerStudios/alertclose_nofire_click
Don't fire click when closing an alert
|
11 years ago |
Julian Lam
|
9b53dd1014
|
english fallback for 'reset_password' translations
|
11 years ago |
medwards20x6
|
76b53478ce
|
Don't fire click when closing an alert
|
11 years ago |
Baris Soner Usakli
|
b28e4846a4
|
fixed disconnect check
|
11 years ago |
Baris Soner Usakli
|
3c97ef6829
|
closes #1156
|
11 years ago |
Baris Soner Usakli
|
dbb814fe4e
|
category permission page fixes
|
11 years ago |
Baris Soner Usakli
|
7bb3766ebd
|
2 column layout for admin index
|
11 years ago |
Baris Soner Usakli
|
814db2e1d8
|
icon first
|
11 years ago |
Baris Soner Usakli
|
4b64b9dcdc
|
closes #951
|
11 years ago |
Baris Soner Usakli
|
1f7a717bf0
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
50f83abf75
|
closes 1150
|
11 years ago |
psychobunny
|
c24c2a5422
|
search and reset routes, the very last of the views to be refactored :shipit:
|
11 years ago |
psychobunny
|
8802fc5a33
|
fixing link tags; misc bug fixes
|
11 years ago |
psychobunny
|
d3aead7c13
|
changing renderHeader function signature to req, res, next
|
11 years ago |
Julian Lam
|
57d0273c13
|
dutch translations
|
11 years ago |
psychobunny
|
48b9289002
|
use the proper footer for admin
|
11 years ago |
psychobunny
|
7ef6f9bbf5
|
buckled down and refactored pretty much all of admin routes x_x
|
11 years ago |
Julian Lam
|
8846f7fb9b
|
fixing mappedPath in windows
|
11 years ago |
Baris Soner Usakli
|
37aeda14c4
|
fixed email retrieval in mongo
|
11 years ago |
Baris Soner Usakli
|
be70b3de57
|
closes #1090
|
11 years ago |
Baris Soner Usakli
|
529cd60dd2
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
70299ea5c2
|
better search result page
|
11 years ago |
psychobunny
|
c26af77a24
|
fixing cold load of admin/index
|
11 years ago |
psychobunny
|
d360320441
|
finally got admin header and footer working 👍
|
11 years ago |
psychobunny
|
eed97648b1
|
started moving admin mdw into middleware/admin.js; res.render post-processing to append admin footer/header
|
11 years ago |
psychobunny
|
e588762aa0
|
yes, I've finally started on the dreaded admin refactor (not much else left to do :/)
|
11 years ago |