Renovate Bot
3e5716ad0f
Pin dependencies
6 years ago
Julian Lam
fb6009eceb
using husky+lint-staged for enforced linting mwahahahah
6 years ago
Renovate Bot
4bb56a5112
Update dependency nodebb-plugin-markdown to v8.8.1
6 years ago
Barış Soner Uşaklı
9c03881d5a
add threshold for image resizing
6 years ago
Renovate Bot
2d5801222c
Update dependency nodebb-plugin-spam-be-gone to v0.5.5
6 years ago
Barış Soner Uşaklı
c4a064010a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
8619a8c066
up persona widget essentials
6 years ago
Renovate Bot
22ca806bdd
Update dependency nodebb-plugin-composer-default to v6.1.5
6 years ago
Renovate Bot
3e3770ca19
Update dependency nodebb-plugin-mentions to v2.2.11
6 years ago
Barış Soner Uşaklı
d9e723b085
up widget essentials and rewards
6 years ago
Barış Soner Uşaklı
7a44424214
parse '123' to 123 if it has no default
6 years ago
Barış Soner Uşaklı
4fff5e9baf
closes #6855
6 years ago
renovate[bot]
9aa39c91a3
Update dependency sitemap to v2 ( #6737 )
6 years ago
Barış Soner Uşaklı
9c022afae1
Parse int ( #6853 )
...
* Store config fields as JSON in the db
Fewer parseInts
* Remove unnecessary parseInts
* remove some dupe code add tests
* remove console.log
* remove more parseInts
* WIP: read meta.configs defaults from defaults.json
remove more parseInts
* more work
* add log for failing test
* update admin pwd
* fix tests, dont require posts/cache before configs are initialized
* handle saves
* Test boolean conditions
* remove more parseInts
* Fix boolean values
* remove lots more parseInts
* removed json parsing
* renamed var to number
* categories dont have timestamp
6 years ago
Misty (Bot)
cec7d985ca
Incremented version number - v1.10.2
6 years ago
Barış Soner Uşaklı
38ce83304d
up widget essentials
6 years ago
Barış Soner Uşaklı
f4df89fe90
closes #6840
6 years ago
renovate[bot]
57b0f486f4
Update dependency mongodb to v3.1.8 ( #6820 )
6 years ago
Barış Soner Uşaklı
85c60316ed
upgrade to winston 3.1, closes #6590 ( #6838 )
...
* upgrade to winston 3.1
* fix winston in web/install and tests
6 years ago
Andrew Rodrigues
e944af33c8
up persona
6 years ago
Julian Lam
54a92984d8
bump persona
6 years ago
Julian Lam
314d734e4b
nodebb/nodebb-theme-persona#397
6 years ago
Barış Soner Uşaklı
b212a518ba
up composer
6 years ago
Barış Soner Uşaklı
6e55f0e423
up composer
6 years ago
Barış Soner Uşaklı
a3d463916c
closes #6822
6 years ago
Renovate Bot
69c73d0f86
Update dependency jsdom to v12.2.0
6 years ago
Baris Usakli
3b02e8118f
up persona
6 years ago
Baris Usakli
2465f48ead
up persona
6 years ago
Baris Usakli
51783f6779
up persona
6 years ago
Renovate Bot
6a830fb1e7
Update dependency connect-redis to v3.4.0
6 years ago
Renovate Bot
3d07d42383
Update dependency postcss to v7.0.5
6 years ago
Renovate Bot
cc6f8c2603
Update dependency jsdom to v12.1.0
6 years ago
Renovate Bot
24f0ef0a51
Update dependency sharp to v0.21.0
6 years ago
Renovate Bot
996f450a54
Update dependency nodebb-plugin-mentions to v2.2.10
6 years ago
Renovate Bot
0a8adbaca4
Update dependency nodebb-plugin-mentions to v2.2.9
6 years ago
Barış Soner Uşaklı
77beaf2e15
Allow local login,closes #6800 ( #6803 )
...
* WIP
* reset groups cache after every suite
6 years ago
Renovate Bot
36ae926196
Update dependency eslint to v5.6.1
6 years ago
Renovate Bot
3c6ec68eae
Update dependency postcss to v7.0.3
6 years ago
renovate[bot]
b2f812befa
Update dependency mongodb to v3.1.6 ( #6582 )
6 years ago
Julian Lam
02046889ec
closes #6691
6 years ago
Julian Lam
78b47b33af
bump persona
6 years ago
Renovate Bot
f273746bbd
Update dependency validator to v10.8.0
6 years ago
Renovate Bot
630873a742
Update dependency nodebb-theme-persona to v9.0.33
6 years ago
Renovate Bot
08c45c3743
Update dependency nodebb-plugin-markdown to v8.8.0
6 years ago
Baris Usakli
90f3e1281d
up markdown
6 years ago
Barış Soner Uşaklı
352bea9475
up persona
6 years ago
Barış Soner Uşaklı
b7ead6dc9c
Replace jimp with sharp ( #6774 )
...
* add probe image size and max image size
* replace jimp and image-probe with sharp
* better name for test
* resize with just path
* resize thumb inplace
* use filename
6 years ago
Julian Lam
06bd4892ce
bump composer-default
6 years ago
Renovate Bot
bfadd3ea58
Update dependency eslint to v5.6.0
6 years ago
Renovate Bot
c0b96a402e
Update dependency jimp to v0.5.0
6 years ago
Barış Soner Uşaklı
cfe0e690b5
up themes
6 years ago
Barış Soner Uşaklı
84a0a68b2b
up vanilla
6 years ago
Renovate Bot
a3cb7dc68a
Update dependency nyc to v13
6 years ago
Renovate Bot
3175d58dc0
Update dependency eslint to v5.5.0
6 years ago
Renovate Bot
65497b18fa
Update dependency validator to v10.7.1
6 years ago
renovate[bot]
f51b2e07f4
Update dependency jimp to v0.4.0 ( #6682 )
6 years ago
Julian Lam
cc532d2c8b
bump persona
6 years ago
Julian Lam
c2c925cacd
closes #6678
6 years ago
Barış Soner Uşaklı
0519f84734
Promisify modules ( #6723 )
...
* WIP promisify
* promisify psql
* ability to skip some keys
* dont promisify client object
* remove async
* clone entire module so it has all properties
* add shim for node 6
* ignore sessionStore as well
* ignore pool on psql
6 years ago
Julian Lam
545e678e8a
fixes #6726
6 years ago
Julian Lam
d3ee71e09f
bump persona
6 years ago
Julian Lam
ba96a7a7bc
bump emoji
6 years ago
Renovate Bot
40b453e9fd
Update dependency jsdom to v12
6 years ago
Renovate Bot
9e2e32500a
Update dependency smtp-server to v3.4.7
6 years ago
Renovate Bot
33020b1ee0
Update dependency validator to v10.7.0
6 years ago
Julian Lam
9d202d9be9
closes #424
7 years ago
Renovate Bot
8f724d7611
Update dependency archiver to v3
7 years ago
Barış Soner Uşaklı
ebe8593421
up dbsearch
7 years ago
Barış Soner Uşaklı
3124cb37db
closes #6712
7 years ago
Julian Lam
e4f0e59c7b
bump composer again
7 years ago
Julian Lam
af55a05122
bump composer
7 years ago
Julian Lam
ff3605fe78
bump markdown
7 years ago
Renovate Bot
ff593607fa
Update dependency eslint to v5.4.0
7 years ago
Julian Lam
18a875c51d
bump markdown
7 years ago
Julian Lam
e7a3dac10b
bump markdown again
7 years ago
Julian Lam
df4c90dc78
bump markdown
7 years ago
Renovate Bot
85eef740a8
Update dependency validator to v10.6.0
7 years ago
Julian Lam
82e61d76fd
bump markdown
7 years ago
Renovate Bot
aa1f881e88
Update dependency mocha to v5
7 years ago
Renovate Bot
a84e6c40ae
Update dependency nyc to v12
7 years ago
Renovate Bot
772b5ee115
Update dependency eslint to v5
7 years ago
Renovate Bot
904e3ff8e7
Update dependency eslint-plugin-import to v2.14.0
7 years ago
Renovate Bot
731aa8912a
Update dependency request to v2.88.0
7 years ago
Julian Lam
e6ec041dde
bump composer-default
7 years ago
Renovate Bot
f2965bd903
Update dependency connect-pg-simple to v5
7 years ago
Ben Lubar
33228bb7fe
PostgreSQL database driver ( #5861 )
...
* [test/database/list] Fix test list 4 being used in two different tests
* [database/postgres] PostgreSQL database driver
* [database/postgres] Make transactions work based on continuation scope.
* [database/postgres] Implement nested transactions
* eslint --fix
* Add database changes from earlier this week to the PostgreSQL driver.
* Fix typo
* Fix postgres.incrObjectFieldBy returning undefined instead of null when given NaN
* [database/postgres] Fix sortedSetsCard returning an array of strings.
* Update socket.io postgres adapter
* Fix PostgreSQL erroring when multiple updates are made to the same sorted set entry in a single operation.
Add a test case to catch this error.
* Fix lint errors.
* Only prune sessions on one instance in a cluster to avoid deadlocks.
They're caught and handled by the database server, but they spam the logs.
* Fix arguments.slice.
7 years ago
Barış Soner Uşaklı
1c286e4536
not even used
7 years ago
Renovate Bot
15c9f33404
Update dependency validator to v10.5.0
7 years ago
Renovate Bot
1a10659f59
Update dependency postcss to v7.0.2
7 years ago
Julian Lam
41d1ebf02e
bump persona
7 years ago
Andrew Rodrigues
565893501c
up slick
7 years ago
Julian Lam
bd85611964
bump vanilla
7 years ago
Anil Mandepudi
519103a7df
up slick theme
7 years ago
Julian Lam
afa320c9c8
complete reversion of #6664
7 years ago
Julian Lam
3522ad0e05
Revert "closes #6664"
...
This reverts commit f27a0d252c
.
7 years ago
Julian Lam
f27a0d252c
closes #6664
7 years ago
Julian Lam
506467ad6f
closes #6663
7 years ago
Ben Lubar
c1e98eefa7
Allow single-host clusters to not send pubsub and socket.io messages through the database. ( #6659 )
...
* Allow single-host clusters to not send pubsub and socket.io messages through the database.
* Fix lint errors.
7 years ago
Renovate Bot
d473a85ea1
Update dependency postcss to v7.0.1
7 years ago
Renovate Bot
6f73575f25
Update dependency eslint-plugin-import to v2.13.0
7 years ago
Andrew Rodrigues
de886d94c8
up benchpress
7 years ago
Renovate Bot
b24643e0ab
Update dependency autoprefixer to v9
7 years ago
Andrew Rodrigues
ce3f0e1b39
up bench
7 years ago
Andrew Rodrigues
f27d966de8
up vanilla
7 years ago
Renovate Bot
ae3dcbc5ba
Update dependency nodebb-theme-persona to v9.0.21
7 years ago
Renovate Bot
4250808b76
Update dependency coveralls to v3.0.2
7 years ago
Renovate Bot
2c447dbbbd
Update dependency postcss to v7
7 years ago
Julian Lam
0a021d23d4
theme bumps for #6649
7 years ago
Peter Jaszkowiak
04d31fe1d4
Precompile all templates
...
- Benchpress compilation is 33x faster now
- Native module with JS fallback and pre-built binaries
- Dev template build is <1sec now
- Minified template build is ~5sec (uglify accounts for almost all)
7 years ago
Julian Lam
53c535063f
Update package.json
...
Bump emoji plugin
7 years ago
Misty (Bot)
394edf83ec
Incremented version number - v1.10.1
7 years ago
Julian Lam
b88a8de6a1
bump themes, closes #6560
7 years ago
Julian Lam
d0997ed83f
fixes #6615
7 years ago
Barış Soner Uşaklı
57b7c7ede4
closes #6607
7 years ago
Misty (Bot)
12a7e57117
Incremented version number - v1.10.0
7 years ago
Barış Soner Uşaklı
27ed5de788
up composer default
7 years ago
Julian Lam
99f115f115
updating themes for compatibility strings
7 years ago
Renovate Bot
6ae5d7ccae
Update dependency promise-polyfill to v8
7 years ago
Renovate Bot
0908ce7bfc
Update dependency validator to v10.4.0
7 years ago
Barış Soner Uşaklı
2f047fa15f
up benchpress, closes #6493
7 years ago
Renovate Bot
efb4ef1440
Update dependency validator to v10.3.0
7 years ago
Renovate Bot
1690e88ff3
Pin dependencies
7 years ago
Barış Soner Uşaklı
ccad95cf73
closes #6579
7 years ago
Barış Soner Uşaklı
2c3fd5fbce
remove some dupe code
7 years ago
Barış Soner Uşaklı
250a4ae616
up dbsearch
7 years ago
Julian Lam
176c455152
bump mentions
7 years ago
Julian Lam
29af1e06cd
bump themes
7 years ago
Julian Lam
e02def1372
bump mentions
...
julianlam/nodebb-plugin-markdown#89
7 years ago
Barış Soner Uşaklı
9da3be5af6
up vanilla
7 years ago
Barış Soner Uşaklı
11233b1651
up lavender
7 years ago
Barış Soner Uşaklı
908b77fe28
closes #6250
7 years ago
Barış Soner Uşaklı
b7f5995aab
closes #6550
7 years ago
Andrew Rodrigues
902a4746f2
up persona
7 years ago
Barış Soner Uşaklı
1d5a0eaf13
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# install/package.json
7 years ago
Barış Soner Uşaklı
f0a538bd4a
closes #6536
7 years ago
Julian Lam
07b0e39218
closes #6537 via nodebb/nodebb-plugin-composer-default@7e6fd71
7 years ago
Barış Soner Uşaklı
b0dad9bd7f
closes #6369
7 years ago
Barış Soner Uşaklı
6dc7a6cbd3
up persona
7 years ago
Julian Lam
3688840f1f
using modal-unfocused instead, so regular modals still appear on-top of composer
...
_now_ it closes #6532
7 years ago
Julian Lam
2f73c939b2
dependency changes to close #6532
7 years ago
Julian Lam
6cb41e6358
update dependencies
7 years ago
Barış Soner Uşaklı
6eea11a4fd
closes #6529
7 years ago
Barış Soner Uşaklı
a7267df404
closes #6464
7 years ago
Barış Soner Uşaklı
e96b2a4d2a
up composer
7 years ago
Barış Soner Uşaklı
9edf87a1ba
up composer
7 years ago
Barış Soner Uşaklı
6b36593427
up themes for #6524
7 years ago
Barış Soner Uşaklı
fc56347c22
closes #6520
7 years ago
Misty (Bot)
f9fc68fa2a
Incremented version number - v1.9.3
7 years ago
Barış Soner Uşaklı
7ade82a9eb
change mubsub
7 years ago
Barış Soner Uşaklı
085034a103
store success error for page reloads
7 years ago
Barış Soner Uşaklı
c2f088cb61
dont install multiple times
7 years ago
Barış Soner Uşaklı
3875908fa4
up themes
7 years ago
Misty (Bot)
51b763550f
Incremented version number - v1.9.2
7 years ago
Julian Lam
9eff1519d3
Display proper info for redis in info command, show graph of pageviews
...
from last 24 hours
7 years ago
Julian Lam
943d33ed09
closes #6502 , also fixed issue with type: 'literal' in config.json
7 years ago
Barış Soner Uşaklı
3b5d6951bb
closes #6499
7 years ago
Julian Lam
91e6f79f08
Revert "bump mongo dependency" -- we weren't ready for this yet!
...
This reverts commit ea083c3474
.
7 years ago
Julian Lam
ea083c3474
bump mongo dependency
7 years ago
Julian Lam
b53a193919
bump some more deps
7 years ago
Julian Lam
1e2d48556b
bump dependencies versions
7 years ago
Misty (Bot)
3e3bcc25e7
Incremented version number - v1.9.1
7 years ago
Julian Lam
ac914c1ced
bump widget essentials
7 years ago
Barış Soner Uşaklı
95928b4721
up widget-essentials
7 years ago
Barış Soner Uşaklı
82840c9903
up composer default
7 years ago
Julian Lam
24d14e8559
bump markdown
7 years ago
Julian Lam
8e275df803
closes #6487
7 years ago
Misty (Bot)
6dbe0b68e1
Incremented version number - v1.9.0
7 years ago
Julian Lam
43ffe3f9b5
updated text and fallbacks for #6479
7 years ago
Julian Lam
083ff9f637
bump themes, closes #6479
7 years ago
Julian Lam
30cdeb6f32
closes #6463
7 years ago
Julian Lam
21b621e91b
bumping theme versions for develop merge
7 years ago
Barış Soner Uşaklı
9ae5946e7a
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
7 years ago
Barış Soner Uşaklı
896b8553f7
up composer
7 years ago
Julian Lam
7089e5c6a6
Merge remote-tracking branch 'origin/master' into develop
7 years ago
Julian Lam
58ca093c28
closes #6408
7 years ago
Julian Lam
364ded4f8e
Merge remote-tracking branch 'origin/master' into develop
7 years ago
Andrew Rodrigues
305f4676a0
bump emoji
7 years ago
Barış Soner Uşaklı
1cda38541a
up dbsearch
7 years ago
Barış Soner Uşaklı
3fb28e9246
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
7 years ago
Julian Lam
ee78e874dc
add archiver dependency
7 years ago
Julian Lam
6d61fcbe83
bump mentions
7 years ago
Julian Lam
f216991cf1
bump composer for nodebb/nodebb#6418
7 years ago
Barış Soner Uşaklı
1606944f71
up dbsearch
7 years ago
Barış Soner Uşaklı
47bfd81886
up dbsearch
7 years ago
Barış Soner Uşaklı
c42ab5a97a
up mentions
7 years ago
Julian Lam
c6c31e9e5f
a tiny bit of work to make our casing a little less insane
7 years ago
Julian Lam
b2c69805f3
bump composer-default
7 years ago
Misty (Bot)
ed5c92b16e
Incremented version number - v1.8.2
7 years ago
Julian Lam
9c4d17dbf1
bump composer-default, fixes #6423
7 years ago
Julian Lam
56f24452c2
bump slick theme
7 years ago
Julian Lam
5593a3e9ad
bump themes
7 years ago
Barış Soner Uşaklı
244eb4df2e
up composer
7 years ago
Barış Soner Uşaklı
d8e75351df
up themes
7 years ago
Barış Soner Uşaklı
df770aed8e
closes #6416
7 years ago
Julian Lam
2f0f1481f6
closes #6414
7 years ago
Barış Soner Uşaklı
37d018944a
up dbsearch
7 years ago
Barış Soner Uşaklı
749b282cdd
add matchwords to search api
7 years ago
Barış Soner Uşaklı
2faaf5b35f
closes https://github.com/julianlam/nodebb-plugin-mentions/issues/99
7 years ago
Peter Jaszkowiak
a00f1f9a81
Use uglify-es for ES6 support ( #6402 )
7 years ago
Julian Lam
da328662c5
don't flatten arrays, stringify them, in installer
7 years ago