9176 Commits (ed9166b79601d9eb0a2a58e22a9b78dde3cb5307)

Author SHA1 Message Date
Peter Jaszkowiak ed9166b796 Refactor template compilation
Always use persona as a fallback for templates
8 years ago
Peter Jaszkowiak 9c1faa7643 Fix running `./nodebb` with no arguments doing nothing 8 years ago
Peter Jaszkowiak 0929fd2a11 Fix issue where outdated packages are never updated 8 years ago
Julian Lam d5073a9a4f better handle loading of flag details if getTarget returns null or undefined instead of {} for purged data
Not quite sure in what scenario it would be null or undefined...
8 years ago
Barış Soner Uşaklı 4dee5a6101 delete expireAt field 8 years ago
Barış Soner Uşaklı 72140e5338 closes #5991, closes #5884 8 years ago
Barış Soner Uşaklı 735534c719 #6225 8 years ago
Barış Soner Uşaklı 1472bda9d2 closes #6225 8 years ago
Barış Soner Uşaklı 2f3b7279be closes #6212 8 years ago
Julian Lam 2c8cef6e92 updated error code for missing package.json @pitaj 8 years ago
Peter Jaszkowiak 4c7a275034 Was checking existence of wrong package.json (#6222) 8 years ago
Baris Usakli 48cff9bfcb fix chat message subject 8 years ago
Baris Usakli ecf6c0f3ec closes #4652 8 years ago
Julian Lam b1bc40359d fixed incorrect flag in upgrade help text 8 years ago
Barış Soner Uşaklı 510e57d414 on new topic create add to votes sorted set 8 years ago
Barış Soner Uşaklı ba56810790 upgrade script fixes 8 years ago
Barış Soner Uşaklı 9c59abefbf style change 8 years ago
Barış Soner Uşaklı 9d7e0775aa closes #6214 8 years ago
Barış Soner Uşaklı b58387c822 closes #6214 8 years ago
Peter Jaszkowiak 4387d5d466 Ensure installed correct version of modules on startup, bump dependencies (#6207)
* Ensure installed correct version of modules

* Bump dependencies

* Bump promise-polyfill

* Fix emailer test

* Fix auto-install regression

introduced in 9b5e0f9e95
8 years ago
Barış Soner Uşaklı 8446a733e5 closes #5569 8 years ago
Barış Soner Uşaklı d64b814acb handle https://packages.nodebb.org failures 8 years ago
Barış Soner Uşaklı 6552ebbd8b fix redis test for custom home page 8 years ago
Barış Soner Uşaklı 5146f43b33 remove console.log 8 years ago
Barış Soner Uşaklı 87d40e9e78 fix increment to use data 8 years ago
Barış Soner Uşaklı baa868cf2b fix lint 8 years ago
Barış Soner Uşaklı d2ffdbda7d closes #6203 8 years ago
Barış Soner Uşaklı ff6c6a54c1 make upload permissions global
give upload image permission to registered users on install
add global privileges to app.user.privileges for client side use
8 years ago
Barış Soner Uşaklı 2b6410f201 Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission 8 years ago
Julian Lam 9b5e0f9e95 updated upgrade logic to not break ACP restart flow 8 years ago
Barış Soner Uşaklı cbaa977233 fix type on mongodb if key has expireAt 8 years ago
Barış Soner Uşaklı 2661a31227 closes #6202 8 years ago
Barış Soner Uşaklı 9628956a56 closes #6199
global widgets will appear after page widgets
8 years ago
Barış Soner Uşaklı c3f56e2ab5 closes #6197 8 years ago
Barış Soner Uşaklı 23dbb42130 closes #6182 8 years ago
Barış Soner Uşaklı fb97ff2265 canChat should be false if chat is globally disabled 8 years ago
Peter Jaszkowiak be00a1c013 Support for using yarn instead of npm, include unread counts on cold load (#6179)
* Close #6178

* Support for package managers besides npm

- Also fixes issue where upgrade-plugins wouldn't work
8 years ago
Baris Usakli 025709499c more fixes 8 years ago
Baris Usakli 242dc41aca move privileges to same page 8 years ago
Baris Usakli 63b9255fa1 Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission 8 years ago
Baris Usakli 057e83cfac Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission 8 years ago
Julian Lam 6d15861a55 removed pluralisation @pitaj 8 years ago
Barış Soner Uşaklı 50cc62e2aa fix rss feed on topic #6184 8 years ago
Julian Lam acc58d707c Updated plugin checking logic
* Fixes #6183
* Also changed a bunch of console.logs to process.stdout.write,
  so the command line output is cleaner
8 years ago
Barış Soner Uşaklı 3196311f15 closes #6184 8 years ago
Barış Soner Uşaklı 13e56ad5f3 make sure unfilled is not negative 8 years ago
Barış Soner Uşaklı ea8cf6545c change db.set/get to use data field instead of value 8 years ago
Baris Usakli 2053472ef3 closes #6180 8 years ago
Baris Usakli 4a73621dca chat privilege 8 years ago
Julian Lam 6bd8740342 removing hasImageUploadPlugin from config api 8 years ago