4738 Commits (3c5fc72e20eb04ae784d1e2f1e4e08167667342c)
 

Author SHA1 Message Date
Julian Lam e956c19587 #1110 - moved isEmailAvailable into User.email 11 years ago
Julian Lam e0dcf95138 fixed missing err in upgrade script 11 years ago
Baris Soner Usakli 38145abae1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 58cb51bb02 removed unused imagemagick require 11 years ago
Julian Lam b404b0197f final pass, resolved #1155 11 years ago
Julian Lam 5f52ef5f01 removed all 0.3.x related upgrade scripts, and updated minSchemaDate 11 years ago
Julian Lam 64aa89f5ee updating upgrade script to use UTC timestamps *facepalm*. God, I hope I didn't break anything...
(first pass #1155)
11 years ago
psychobunny 34552f7fb0 added middleware.guestSearchingAllowed to the actual search API call 11 years ago
psychobunny 542f937589 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/api.js
11 years ago
psychobunny b9e119241e moved get_custom_templates into plugins.js 11 years ago
psychobunny 8f7a7fec7d more cleanup; commenting out custom plugin routes until its fixed properly 11 years ago
psychobunny c0cd6148f4 one final push, cleanup + organize + lint; made feeds/meta/plugins routes follow same pattern as other route files 11 years ago
Baris Soner Usakli c028761857 new route to get recent posts 11 years ago
psychobunny 1dbc47b890 deps cleanup 11 years ago
psychobunny 73d637096c Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/account.tpl
	public/templates/accountposts.tpl
	public/templates/favourites.tpl
	public/templates/search.tpl
11 years ago
psychobunny 3efca794fd regex cleanup; fixed indenting on partials 11 years ago
Baris Soner Usakli 6f806d80c2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli c9c25bd174 added getRecentPost 11 years ago
Julian Lam 6192af18ab Merge pull request #1159 from BitBangersCode/settings-callback
Send the callback to the retry
11 years ago
psychobunny 67517c58e3 added warning if partial template was not found 11 years ago
psychobunny d442e10037 template compilation + partials support 11 years ago
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