Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
8 years ago |
Peter Jaszkowiak
|
1493afee2a
|
ESlint indent
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
feb8405f95
|
ESlint eol-last
|
8 years ago |
Peter Jaszkowiak
|
41896e1fc7
|
ESlint lines-around-directive
|
8 years ago |
Peter Jaszkowiak
|
f3a8256f35
|
ESlint strict
|
8 years ago |
Peter Jaszkowiak
|
a038c66549
|
ESlint quotes
|
8 years ago |
Peter Jaszkowiak
|
604358ecc4
|
ESlint keyword-spacing, no-multi-spaces
|
8 years ago |
Peter Jaszkowiak
|
a5a3f3089a
|
ESlint no-mixed-operators
|
8 years ago |
Peter Jaszkowiak
|
2e031f3759
|
ESlint comma-spacing
|
8 years ago |
Peter Jaszkowiak
|
277a7fb8b4
|
ESlint key-spacing, no-trailing-spaces
|
8 years ago |
Peter Jaszkowiak
|
34e233fe1d
|
ESlint spaced-comment
|
8 years ago |
Peter Jaszkowiak
|
532951c24f
|
ESlint space-in-parens, block-spacing
|
8 years ago |
Peter Jaszkowiak
|
b1b486f729
|
ESlint quote-props
|
8 years ago |
Peter Jaszkowiak
|
3361a72725
|
ESlint no-plusplus
and no-empty, space-unary-ops
|
8 years ago |
Peter Jaszkowiak
|
d1101a7fb4
|
ESlint dot-notation
and func-call-spacing
|
8 years ago |
Peter Jaszkowiak
|
d7526b5e44
|
ESlint array-bracket-spacing
and object-property-newline
|
8 years ago |
Peter Jaszkowiak
|
1cf25f57fc
|
ESlint no-space-func
|
8 years ago |
Peter Jaszkowiak
|
3d6bfa47c5
|
ESlint no-useless-return
|
8 years ago |
Peter Jaszkowiak
|
879470f417
|
ESlint brace-style
|
8 years ago |
Peter Jaszkowiak
|
52f2028206
|
ESlint no-multiple-empty-lines
|
8 years ago |
Peter Jaszkowiak
|
b09b3aef7f
|
ESlint no-undef, remove global comments
|
8 years ago |
Peter Jaszkowiak
|
2ba46808a1
|
ESlint one-var, fix comma-dangle
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
barisusakli
|
aa64ec7db1
|
remove unnecessary code
|
8 years ago |
Julian Lam
|
5ee2aa8adb
|
Merge pull request #5453 from NodeBB/patch_5369
Fix #5368
|
8 years ago |
barisusakli
|
e009ce5609
|
closes #5443
|
8 years ago |
Peter Jaszkowiak
|
3d56dc4857
|
Fix #5368
|
8 years ago |
Julian Lam
|
8bf719b258
|
Merge pull request #5431 from NodeBB/ajaxify-cache-buster
Ajaxify improvements, `/assets/uploads/` fixes, cache buster improvements
|
8 years ago |
Julian Lam
|
9e23d09e5e
|
removing outdated logic to call process.exit on reset completion as all invocations use callbacks now. Allowing invocation of reset -p and -t without nodebb-plugin- or nodebb-theme- prefix
|
8 years ago |
Anil Mandepudi
|
c25836b5fc
|
Option to upload without cropping (#5447)
* Option to upload without cropping
* Fix styling
* Fix styling
* Add missing semi-colon
* I fail at styling :fail:
|
8 years ago |
barisusakli
|
4bbf517af3
|
rewards test
|
8 years ago |
barisusakli
|
9f67142786
|
closes #5440
|
8 years ago |
barisusakli
|
30f35c42f6
|
fix eslint
|
8 years ago |
barisusakli
|
a3cbe5e090
|
#5436
|
8 years ago |
barisusakli
|
21eefb9760
|
closes #5436
|
8 years ago |
barisusakli
|
8b006fb1ab
|
closes #5434
|
8 years ago |
Peter Jaszkowiak
|
b553236620
|
Better defaults if cache buster read fails
|
8 years ago |
Julian Lam
|
21bc1fba3f
|
Merge pull request #5429 from BenLubar/redis-drops-socket-messages
Fix forum instances using Redis dropping socket.io messages.
|
8 years ago |
Julian Lam
|
6289f118ae
|
updated cron strings with 5-digit strings instead of 6-digit ones
|
8 years ago |
Ben Lubar
|
9fb16e3520
|
Fix forum instances using Redis dropping socket.io messages.
Bug introduced in b08acd197c .
https://github.com/socketio/socket.io-redis/releases/tag/3.0.0
https://github.com/socketio/socket.io-redis/issues/185
|
8 years ago |
Julian Lam
|
6b2e40a8ce
|
promoting digest output to info, instead of verbose
|
8 years ago |
barisusakli
|
f4a6527ce6
|
getRecentPosterUids test
|
8 years ago |
Peter Jaszkowiak
|
8f27d7810b
|
Ajaxify improvement, `/assets/uploads`
|
8 years ago |
Julian Lam
|
7ba111acdd
|
Merge pull request #5420 from NodeBB/assets-route
/assets/uploads
|
8 years ago |
Barış Soner Uşaklı
|
a3e327301b
|
update regex
|
8 years ago |
barisusakli
|
ab7867d4b5
|
topic follow tests, fix filterIgnoring
|
8 years ago |
Peter Jaszkowiak
|
0fffde67b5
|
Undeprecate `/uploads`
|
8 years ago |
Peter Jaszkowiak
|
aaacdb8413
|
Fix #5416, uploads path config setting
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
|
8 years ago |
Julian Lam
|
ce2bda0648
|
utilising async series if OS reports that system only contains one CPU processor
|
8 years ago |