Barış Soner Uşaklı
e80379dc0e
feat: display stack trace on winston.error
2020-06-20 23:32:12 -04:00
Julian Lam
922d49be0b
fix(style): switch..case
2020-06-03 11:26:08 -04:00
Barış Soner Uşaklı
ec5582b53c
feat: add privilege give/rescind hooks ( #8336 )
...
* feat: add privilege give/rescind hooks
action:privileges.categories.give/rescind
action:privileges.global.give/rescind
breaking change, privileges.categories.give/rescind and privileges.global.give/rescind use full privilege name for groups ie `groups:find` instead of `find`
* fix: tests, privileges renamed
2020-05-26 21:57:38 -04:00
Peter Jaszkowiak
e68156e1f2
fix(deps): bump dependencies ( #8239 )
...
* fix(deps): bump dependencies
* fix(deps): commander@5
* fix(deps): use @nodebb/mubsub
2020-04-13 15:50:20 -04:00
Jonson Petard
e6a1741c2e
Support package manager: cnpm and pnpm ( #8222 )
...
* feat: support pnpm, cnpm
* feat: store supportedPackageManager in default package.json
* feat: store supportedPackageManager in src/cli/package-install.js
Co-authored-by: a632079 <a632079@qq.com >
2020-04-13 09:59:52 -04:00
Barış Soner Uşaklı
cba5b23e23
feat: change option name
2020-02-28 22:02:46 -05:00
Barış Soner Uşaklı
80f1bcad20
fix: call next
2020-02-28 21:24:51 -05:00
Baris Usakli
476f6717c4
feat: add no-build to ./nodebb setup
2020-02-28 15:53:16 -05:00
Julian Lam
4fc6944377
feat: better output for cli plugins list, closes #8075
2019-12-04 16:07:47 -05:00
Julian Lam
510737726c
fix: unhandled promise rejection error on reset error
...
Also, removed buildAll() on reset.
2019-11-20 13:45:29 -05:00
Barış Soner Uşaklı
f9f85fc425
fix: cli/reset.js ( #7979 )
2019-10-16 20:50:38 -04:00
Barış Soner Uşaklı
03827fa695
feat: resetting theme will reset skin
...
async/await cli/reset
2019-10-09 23:58:24 -04:00
Barış Soner Uşaklı
18bf865d83
fix: db.init calls
2019-10-04 00:38:59 -04:00
Barış Soner Uşaklı
75d7ae9272
refactor: async/await
2019-09-13 18:24:21 -04:00
Andrew Rodrigues
b99279a83c
fix: minor typo
2019-09-11 01:33:39 -04:00
Barış Soner Uşaklı
acd9576489
fix: don't move theme/plugin to top if its already active
2019-09-05 13:31:42 -04:00
Julian Lam
a67762bc32
fix: reset should not automatically build assets
2019-08-21 15:17:50 -04:00
Julian Lam
0921230976
fix(style): updated code to follow new eslint recommendations
...
Squashed commit of the following:
commit f9ce878b26
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 14:30:46 2019 -0400
fix(style): updated code to follow new eslint recommendations
commit 80dd370e41
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 14:14:58 2019 -0400
fix(deps): update dependency sitemap to v4
Squashed commit of the following:
commit f4dd9cabb2
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 11:33:05 2019 -0400
fix: resolved breaking changes from sitemap v4 upgrade
commit 9043415ee1
Merge: e3352b272 72590b346
Author: Julian Lam <julian@nodebb.org >
Date: Tue Aug 13 11:09:55 2019 -0400
Merge branch 'master' into renovate/sitemap-4.x
commit e3352b272e
Author: Renovate Bot <bot@renovateapp.com >
Date: Mon Aug 12 07:59:05 2019 +0000
fix(deps): update dependency sitemap to v4
commit 8e3c0cdcae
Author: Renovate Bot <bot@renovateapp.com >
Date: Fri Aug 9 00:49:51 2019 +0000
fix(deps): update dependency commander to v3
commit 2104449d38
Author: Renovate Bot <bot@renovateapp.com >
Date: Tue Aug 13 15:00:27 2019 +0000
fix(deps): update dependency mongodb to v3.3.0
commit d2937f446a
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Tue Aug 13 10:36:48 2019 -0400
feat: async/await admin/controllers
commit 1b97e8b199
Author: Misty (Bot) <deploy@nodebb.org >
Date: Tue Aug 13 09:28:39 2019 +0000
Latest translations and fallbacks
commit 69a48957a2
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Mon Aug 12 21:56:09 2019 -0400
feat: async/await
commit b9b2a7e593
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Mon Aug 12 20:58:29 2019 -0400
feat: async/await refactor
controllers/accounts
commit a8d43a1759
Author: Baris Usakli <barisusakli@gmail.com >
Date: Mon Aug 12 14:49:40 2019 -0400
feat: async/await controllers/accounts
commit 2f25aae57b
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Sun Aug 11 23:09:50 2019 -0400
fix : #7831 , fix pagination
convert to async/await
commit c9e83f2374
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Sun Aug 11 00:14:35 2019 -0400
fix: remove empty line
commit 30be91b26c
Author: Barış Soner Uşaklı <barisusakli@gmail.com >
Date: Sun Aug 11 00:13:41 2019 -0400
fix: remove useless catchs and empty line
commit 2e4a71c0b6
Author: Renovate Bot <bot@renovateapp.com >
Date: Sat Aug 10 06:51:50 2019 +0000
chore(deps): update dependency eslint-config-airbnb-base to v14
2019-08-13 15:12:27 -04:00
Barış Soner Uşaklı
102d4b0247
feat: #7743 , events
2019-07-23 23:05:42 -04:00
Julian Lam
f6d3cc0ea4
feat: allowing count to be passed to ./nodebb events
2019-06-12 13:19:37 -04:00
Julian Lam
d3ebda7370
fix: more graceful error handling and output for cli/reset
2019-04-10 13:56:18 -04:00
Barış Soner Uşaklı
6f1fb4eb24
fix: # https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/49
2019-01-03 18:32:57 -05:00
Peter Jaszkowiak
ba619c7ec8
style(eslint): match operator-linebreak preferences
2018-11-30 13:38:59 -05:00
renovate[bot]
64b9dabff8
chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )
...
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬
2018-11-07 15:53:14 -05:00
Barış Soner Uşaklı
26d4e0852f
use includes instead of indexOf
...
use _.uniq instead of filter&indexOf
2018-10-20 14:40:48 -04:00
Baris Usakli
a6c70412db
temp fix for #6848
2018-10-19 12:48:39 -04:00
Barış Soner Uşaklı
a4d5c81de5
closes #6819
2018-10-08 23:01:25 -04:00
Barış Soner Uşaklı
77beaf2e15
Allow local login,closes #6800 ( #6803 )
...
* WIP
* reset groups cache after every suite
2018-09-29 06:49:41 -04:00
Peter Jaszkowiak
7cd8274c0f
Add series flag for ./nodebb build
2018-07-06 13:00:18 -04:00
Peter Jaszkowiak
70ff2d9b88
Support scoped theme packages
2018-06-11 10:10:16 -04:00
Julian Lam
9eff1519d3
Display proper info for redis in info command, show graph of pageviews
...
from last 24 hours
2018-05-16 14:41:57 -04:00
Peter Jaszkowiak
c93651b2d1
Fix alternate config file support ( #6405 )
2018-03-26 16:25:19 -04:00
Julian Lam
84b7892085
require meta in the method that actually needs it
2018-03-08 16:53:18 -05:00
Barış Soner Uşaklı
b240ae89cd
#6289
2018-02-15 15:50:44 -05:00
Barış Soner Uşaklı
58f5bb35fc
show error
2018-02-06 16:49:54 -05:00
Barış Soner Uşaklı
fdd51f43d8
fix dirname
2018-01-16 18:33:14 -05:00
Peter Jaszkowiak
c8a6caa842
Fix #6244 , dpendency auto-install fixed
...
Node caches the result of stat on module directories
2018-01-16 16:03:31 -05:00
Peter Jaszkowiak
9c1faa7643
Fix running ./nodebb with no arguments doing nothing
2018-01-14 21:33:30 -07:00
Peter Jaszkowiak
0929fd2a11
Fix issue where outdated packages are never updated
2018-01-14 21:23:24 -07:00
Julian Lam
2c8cef6e92
updated error code for missing package.json @pitaj
2018-01-10 12:58:18 -05:00
Peter Jaszkowiak
4c7a275034
Was checking existence of wrong package.json ( #6222 )
2018-01-10 11:50:34 -05:00
Julian Lam
b1bc40359d
fixed incorrect flag in upgrade help text
2018-01-08 16:16:55 -05:00
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
2018-01-06 14:06:42 -05:00
Julian Lam
9b5e0f9e95
updated upgrade logic to not break ACP restart flow
2018-01-02 14:45:21 -05:00
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
2017-12-20 15:56:14 -05:00
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
2017-12-19 12:07:45 -05:00
Barış Soner Uşaklı
2bb8227574
closes #6168
2017-12-14 10:53:01 -05:00
Peter Jaszkowiak
fc19f3af61
Misc fixes and improvements ( #6143 )
...
* `setup` command fixes and improvements
- Enable using the `./nodebb setup` command for auto-setup with a JSON argument
- Change CLI so package-install and dependency install are separate steps
- Fix #6142
* Prevent compiling templates multiple times
- Multiple requests for same template get pooled
- Hopefully fixes the "templateFunction is not a function" error which happens if site is restarted during high-traffic times
* More helpful upgrade template
2017-12-04 15:49:44 -05:00
Julian Lam
e723f2ce10
close #6099
2017-11-30 15:52:21 -05:00
Peter Jaszkowiak
dbdc05404d
Use console.log instead of process.stdout.write ( #6123 )
...
* Use console.log instead of process.stdout.write
* Don't break the installer
2017-11-27 15:44:30 -05:00