4688 Commits (941c3b2d7e702725bda47258bff556304ff3aa7b)
 

Author SHA1 Message Date
barisusakli 037e8943a8 removed left over 11 years ago
barisusakli 9564b6fda2 closes #1165 11 years ago
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js 11 years ago
Julian Lam 8873963946 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 88b4516ef8 added compiled templates to gitignore 11 years ago
Julian Lam ffa42ffea3 moving pluginRoutes to top of route stack (like others), put app.load hook behind plugins' ready callback 11 years ago
barisusakli c41ef10572 removed routes/user.js 11 years ago
barisusakli 661dff2f9b added jquery css 11 years ago
barisusakli 326eddf39e Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
barisusakli 4e3819603b jshint fixed missing var 11 years ago
Barış Soner Uşaklı 900c0d838d Update README.md 11 years ago
barisusakli e83ad1ab4a Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
barisusakli 974333dbc3 fixed missing currentPage 11 years ago
Julian Lam efb933f102 backwards-compatibility for plugins if they return a callback 11 years ago
Julian Lam 19c9f1bb19 backwards compatibility with plugins that are assuming no callback 11 years ago
Julian Lam a7f310b49a fixed #1189 11 years ago
psychobunny 65b49d5de8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 116dad2858 updated widget-essentials dep to 0.0.11 11 years ago
barisusakli 656ec227e9 merge 11 years ago
barisusakli 78f9c25c9c added autocomplete to jquery fixed search results 11 years ago
psychobunny 337b3a2aa7 updated nodebb dependencies 11 years ago
psychobunny d61a75a5c2 updated deprecation notices 11 years ago
psychobunny 2cde4508b0 Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
psychobunny 23983c4c80 cleanup - search routes 11 years ago
barisusakli 71f84655ca minor cleanup 11 years ago
barisusakli b413f06b72 removed unused function from groups, jshint 11 years ago
psychobunny a68ba044c3 fixed missing topic_name and viewcount when reverse infinite scrolling 11 years ago
psychobunny 30cfddda68 fix for topics view count, and marking topics as unread 11 years ago
barisusakli 16d2e65ea0 optimized getCategories 11 years ago
psychobunny 857df86726 fixed pagination, and loading of template blocks on cold load (temp solution) 11 years ago
psychobunny 6ea4d89edc fixed search routes 11 years ago
psychobunny 875c8ed66c console.log 11 years ago
psychobunny 62afe65ccf bugfix + deprecated templates.getTemplateNameFromUrl 11 years ago
psychobunny 712c382a28 optimizing ajaxify (still needs work though) 11 years ago
psychobunny 4e54d500c0 fix bug where inactive plugin templates were being compiled as well 11 years ago
psychobunny 4793b6b4f9 fixed invalid path for apple-touch-icon 11 years ago
psychobunny a99be8e7be got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit: 11 years ago
psychobunny faf3de7e27 added a check for res.locals.isAPI inside res.render, instead of doing it all over the place in code 11 years ago
psychobunny 1b3f089804 fixed /admin/index 404 11 years ago
psychobunny 6acdc66470 fixed bug if default templates folder missing (in case you planned on building an entire theme from scratch) 11 years ago
psychobunny 464c2f42c3 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/admin/themes.tpl
	src/meta.js
	src/routes/api.js
11 years ago
psychobunny 37840d35f0 missing variable - numCSS 11 years ago
psychobunny 68b41083ad removing re-added templates from core 11 years ago
barisusakli 73c89010cb closes #1182 11 years ago
barisusakli 57f9f8bc57 closes #1176 11 years ago
psychobunny 1ef95bd09e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	app.js
	public/templates/category.tpl
	public/templates/popular.tpl
	public/templates/recent.tpl
	public/templates/unread.tpl
	src/routes/plugins.js
	src/webserver.js
11 years ago
barisusakli 281c482f1c Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
barisusakli 6496b91c29 closes #1180 11 years ago
Julian Lam 4309fe3192 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 820cdf8a47 temporarily removing cronjob until upstream bugs are fixed -- resolved #1178 11 years ago