Commit Graph

  • 5f52ef5f01 removed all 0.3.x related upgrade scripts, and updated minSchemaDate Julian Lam 2014-03-05 19:41:16 -05:00
  • 64aa89f5ee updating upgrade script to use UTC timestamps *facepalm*. God, I hope I didn't break anything... Julian Lam 2014-03-05 19:33:10 -05:00
  • 34552f7fb0 added middleware.guestSearchingAllowed to the actual search API call psychobunny 2014-03-05 17:37:54 -05:00
  • 542f937589 Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-05 17:35:41 -05:00
  • b9e119241e moved get_custom_templates into plugins.js psychobunny 2014-03-05 17:23:08 -05:00
  • 8f7a7fec7d more cleanup; commenting out custom plugin routes until its fixed properly psychobunny 2014-03-05 17:13:55 -05:00
  • c0cd6148f4 one final push, cleanup + organize + lint; made feeds/meta/plugins routes follow same pattern as other route files psychobunny 2014-03-05 17:06:24 -05:00
  • c028761857 new route to get recent posts Baris Soner Usakli 2014-03-05 16:49:42 -05:00
  • 1dbc47b890 deps cleanup psychobunny 2014-03-05 16:25:55 -05:00
  • 73d637096c Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-05 15:59:50 -05:00
  • 3efca794fd regex cleanup; fixed indenting on partials psychobunny 2014-03-05 15:58:43 -05:00
  • 6f806d80c2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB Baris Soner Usakli 2014-03-05 15:39:02 -05:00
  • c9c25bd174 added getRecentPost Baris Soner Usakli 2014-03-05 15:38:54 -05:00
  • 6192af18ab Merge pull request #1159 from BitBangersCode/settings-callback Julian Lam 2014-03-05 15:37:45 -05:00
  • 67517c58e3 added warning if partial template was not found psychobunny 2014-03-05 15:31:02 -05:00
  • d442e10037 template compilation + partials support psychobunny 2014-03-05 15:13:54 -05:00
  • 33a5a2177e Send the callback to the retry MrWaffle 2014-03-05 20:57:32 +01:00
  • 976744480f post summary change Baris Soner Usakli 2014-03-05 14:52:32 -05:00
  • c25835c63e Remove text David Hoff 2014-03-05 13:59:59 -05:00
  • 3614211f0e Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-04 17:52:15 -05:00
  • 552eb78db8 template compiling init; changing themes now finally works on this branch psychobunny 2014-03-04 17:49:56 -05:00
  • 88e5ddac76 deprecating hook events on body psychobunny 2014-03-04 17:22:45 -05:00
  • c67182204f clean-up + bugfixes psychobunny 2014-03-04 17:20:12 -05:00
  • 444956d517 deprecated loadTemplates client-side as well psychobunny 2014-03-04 17:16:12 -05:00
  • 68d526b762 deprecated templates.ready, templates.init, templates.loadServer; start webserver immediately without having to wait for templates.js psychobunny 2014-03-04 17:14:01 -05:00
  • d471ea2d5b app.create_route removed psychobunny 2014-03-04 17:11:40 -05:00
  • da331a1e6b clean up in routes/admin.js psychobunny 2014-03-04 17:10:51 -05:00
  • fe147bfb67 have supervisor ignore public/templates folder psychobunny 2014-03-04 17:08:30 -05:00
  • f73fd1eeae removed an unused hack in utils.js psychobunny 2014-03-04 17:08:15 -05:00
  • 76d8d09f9b closes #1141 Baris Soner Usakli 2014-03-04 16:48:07 -05:00
  • 1dc63caf77 using views_dir config psychobunny 2014-03-04 16:12:02 -05:00
  • d4f453cde3 added gitignore to public/templates dir psychobunny 2014-03-04 16:11:03 -05:00
  • a3a0aabd22 return error if template doesn't exist psychobunny 2014-03-04 16:08:02 -05:00
  • 66ef8c8284 removed vanilla templates from core into nodebb-theme-vanilla :shipit: psychobunny 2014-03-04 16:07:50 -05:00
  • d100a41ce7 fixes topic follow Baris Soner Usakli 2014-03-04 15:23:26 -05:00
  • 6e8c618fb1 prevent translator crash if data is undefined; linted/cleanup psychobunny 2014-03-04 15:18:05 -05:00
  • cd336006fc optimized cold loading psychobunny 2014-03-04 15:02:05 -05:00
  • 8c11299197 template language fix Baris Soner Usakli 2014-03-04 14:56:05 -05:00
  • 10f4fa004e Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-04 14:53:31 -05:00
  • 48df0cf889 Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-04 14:50:44 -05:00
  • 81378e071b Merge pull request #1157 from MakerStudios/alertclose_nofire_click Barış Soner Uşaklı 2014-03-04 13:43:04 -05:00
  • 9b53dd1014 english fallback for 'reset_password' translations Julian Lam 2014-03-04 13:35:20 -05:00
  • 76b53478ce Don't fire click when closing an alert medwards20x6 2014-03-04 10:30:44 -08:00
  • b28e4846a4 fixed disconnect check Baris Soner Usakli 2014-03-04 13:28:24 -05:00
  • 3c97ef6829 closes #1156 Baris Soner Usakli 2014-03-04 13:09:58 -05:00
  • dbb814fe4e category permission page fixes Baris Soner Usakli 2014-03-04 12:54:25 -05:00
  • 7bb3766ebd 2 column layout for admin index Baris Soner Usakli 2014-03-03 22:05:25 -05:00
  • 814db2e1d8 icon first Baris Soner Usakli 2014-03-03 17:52:00 -05:00
  • 4b64b9dcdc closes #951 Baris Soner Usakli 2014-03-03 17:46:54 -05:00
  • 1f7a717bf0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB Baris Soner Usakli 2014-03-03 17:24:52 -05:00
  • 50f83abf75 closes 1150 Baris Soner Usakli 2014-03-03 17:24:38 -05:00
  • c24c2a5422 search and reset routes, the very last of the views to be refactored :shipit: psychobunny 2014-03-03 17:16:53 -05:00
  • 8802fc5a33 fixing link tags; misc bug fixes psychobunny 2014-03-03 16:56:35 -05:00
  • d3aead7c13 changing renderHeader function signature to req, res, next psychobunny 2014-03-03 16:54:28 -05:00
  • 57d0273c13 dutch translations Julian Lam 2014-03-03 16:40:57 -05:00
  • 48b9289002 use the proper footer for admin psychobunny 2014-03-03 16:40:26 -05:00
  • 7ef6f9bbf5 buckled down and refactored pretty much all of admin routes x_x psychobunny 2014-03-03 16:35:21 -05:00
  • 8846f7fb9b fixing mappedPath in windows Julian Lam 2014-03-03 16:31:50 -05:00
  • 37aeda14c4 fixed email retrieval in mongo Baris Soner Usakli 2014-03-03 16:16:41 -05:00
  • be70b3de57 closes #1090 Baris Soner Usakli 2014-03-03 15:26:15 -05:00
  • 529cd60dd2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB Baris Soner Usakli 2014-03-03 14:46:57 -05:00
  • 70299ea5c2 better search result page Baris Soner Usakli 2014-03-03 14:46:50 -05:00
  • c26af77a24 fixing cold load of admin/index psychobunny 2014-03-03 14:43:25 -05:00
  • d360320441 finally got admin header and footer working 👍 psychobunny 2014-03-03 14:30:39 -05:00
  • eed97648b1 started moving admin mdw into middleware/admin.js; res.render post-processing to append admin footer/header psychobunny 2014-03-03 13:17:10 -05:00
  • e588762aa0 yes, I've finally started on the dreaded admin refactor (not much else left to do :/) psychobunny 2014-03-03 12:50:21 -05:00
  • 209bcaba8c middleware.updateLastOnlineTime; middleware.prepareAPI (reinstated) psychobunny 2014-03-03 12:49:47 -05:00
  • 9c55b202e7 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-03 12:47:43 -05:00
  • dc8839b63c updating validator to 3.4.0 Julian Lam 2014-03-03 12:47:40 -05:00
  • f943a194b6 added plugin deprecation notices to NOTES.md psychobunny 2014-03-03 12:39:58 -05:00
  • f785f7f6e3 added deprecation notice to plugins/fireHook psychobunny 2014-03-03 12:37:57 -05:00
  • 94aeb3ab22 notifications route; added middleware.authenticate to user/uploadpicture api route psychobunny 2014-03-03 12:30:27 -05:00
  • 5b8e8e4b67 deprecating use of templates.setGlobal on server side in favour of passing in api.config into res.locals (still needs work) psychobunny 2014-03-03 12:16:46 -05:00
  • 188aeabba8 missed a file in previous commit psychobunny 2014-03-03 11:45:40 -05:00
  • 7bef58deb1 started moving out api functionality out of the route file into controllers/api.js psychobunny 2014-03-03 11:45:23 -05:00
  • 138b12e815 re-added linkTags into header; clean up psychobunny 2014-03-03 11:44:52 -05:00
  • d18ce28de0 fixxed categories.get; privileges object and currentPage were missing on original route psychobunny 2014-03-03 11:28:31 -05:00
  • 64ee792013 fixed #1154 Julian Lam 2014-03-03 11:12:28 -05:00
  • 5a8fa9b1f7 fixed regression in groups management modal Julian Lam 2014-03-03 11:07:37 -05:00
  • c5066ed100 Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-03 10:40:56 -05:00
  • 30e83fdabe fixing upgrade script if order is not set Julian Lam 2014-03-03 10:17:11 -05:00
  • 31d576e9ed deprecation notice psychobunny 2014-03-03 00:22:10 -05:00
  • fe9d4efa98 moved api-only routes into routes/api.js, cleanup & linting psychobunny 2014-03-03 00:12:25 -05:00
  • d75bc9578b deprecating middleware.prepareAPI in favour of using app.all('*') in /api namespace psychobunny 2014-03-02 23:49:15 -05:00
  • 5b25e21606 console.log psychobunny 2014-03-02 23:45:41 -05:00
  • 8ad24818df fixed FOUS in category sidebar psychobunny 2014-03-02 23:40:31 -05:00
  • 71675d0aa0 removed required "ajaxifying" class for #content - breaks browsers with noscript turned on. psychobunny 2014-03-02 23:36:27 -05:00
  • 88ca3733a7 more jshinting psychobunny 2014-03-02 23:07:16 -05:00
  • d20501b29d meta.js merge conflict psychobunny 2014-03-02 22:59:57 -05:00
  • cdf92c5cda fixed a really annoying bug - the original topics route pre-refactor never actually included a privileges object psychobunny 2014-03-02 22:54:03 -05:00
  • c44934cc0d all JS files properly required on cold load psychobunny 2014-03-02 22:51:40 -05:00
  • 52a50a80ba templates.parseTemplateVariables, added optional callback psychobunny 2014-03-02 22:48:18 -05:00
  • b9264dea76 ajaxify.loadScript psychobunny 2014-03-02 22:47:14 -05:00
  • fc53385ede removing socket.io library from minfile Julian Lam 2014-03-02 22:34:57 -05:00
  • fa2b5d1ee6 re-implementing meta and link tags - completified psychobunny 2014-03-02 22:15:27 -05:00
  • 3eb9f65c2e jshinting controllers/index.js; adding back meta tags to home page psychobunny 2014-03-02 22:12:08 -05:00
  • 8df33e65ac fixing bug in topics causing meta tags to revert on subsequent refresh psychobunny 2014-03-02 22:10:57 -05:00
  • 044347ebca hotfix for vanilla missing socket.io lib Julian Lam 2014-03-02 22:02:55 -05:00
  • aadde85e1b Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-02 20:41:49 -05:00
  • 28832a2540 fixing bug where sometimes a pidfile was left over, and nodebb would refuse to start a daemon again. Julian Lam 2014-03-02 20:37:57 -05:00