Aziz Khoury
6682e048ea
wrapImagesInLinks with <a download> attribute
...
if the `src` of the `img` does not have an extension, most browsers will trigger a download with whatever filename is set, also without an extension, so when it's opened in any OS, it wont have a default application to open it with.
So, In this case, if the `alt` attribute has an extension (meaning if it looks like filename) - we use that with the html5 [`download` attr](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download )
The PR does not affect any src if they have an extension.
8 years ago
Julian Lam
b6134b160e
moved auto_reconnect out of socketOptions object for Mongo
8 years ago
Julian Lam
db84296373
Merge pull request #5539 from NodeBB/julianlam-patch-1
...
Up MongoDB dependency to v2.2.25
8 years ago
Julian Lam
9714e3c26b
Up MongoDB dependency to v2.2.25
...
This is a PR to see if tests go 💥
8 years ago
Ben Lubar
7f713ee822
Admin option to allow all users to view votes ( #5534 )
...
* Admin option to allow all users to view votes
* Fix </strong></strong>
8 years ago
Misty (Bot)
da1858f674
Incremented version number
8 years ago
barisusakli
449352d899
wait for all routes to load before listening
8 years ago
Julian Lam
2ef71e22aa
Merge pull request #5532 from NodeBB/patch_5491
...
Fix tests for #5491 fix
8 years ago
Peter Jaszkowiak
8f8babf90b
Fix tests
8 years ago
Julian Lam
23d4497c73
Merge pull request #5531 from NodeBB/patch_5491
...
Fix #5491
8 years ago
Peter Jaszkowiak
8c45411ccc
Fix #5491
8 years ago
Julian Lam
33bf930bb9
fixes #5528
8 years ago
barisusakli
8d7283e6c7
dont minify if file ends with .min.js #5529
8 years ago
barisusakli
ff4c7ab3bb
fix tests
8 years ago
barisusakli
6a4b082080
closes #5524
8 years ago
Julian Lam
6d444ccacf
Merge pull request #5526 from NodeBB/patch_5346
...
Fix #5346
8 years ago
Misty (Bot)
2106050bdc
Latest translations and fallbacks
8 years ago
Peter Jaszkowiak
c199075d98
Fix #5346
8 years ago
psychobunny
8a6665a26c
up lav, closes #5525
8 years ago
psychobunny
4a33f45b1e
use writeFileSync for synchronous fs write operations - nodejs 7.x
8 years ago
Barış Soner Uşaklı
0396e9300b
Merge pull request #5500 from RoiEXLab/fix-admin-search
...
Fix admin Search
8 years ago
barisusakli
90b8a3afd0
refactor topics/delete.js
8 years ago
Misty (Bot)
9f1a2b0cc9
Latest translations and fallbacks
8 years ago
barisusakli
0478e9c98c
lint
8 years ago
barisusakli
37be43a3c5
async
8 years ago
barisusakli
27b030a71c
test for #5523
8 years ago
Misty (Bot)
3e93975595
Latest translations and fallbacks
8 years ago
psychobunny
9dc54f801e
up persona
8 years ago
psychobunny
286d0ab203
prevent tagsinput initialization from flagging as unsaved
8 years ago
psychobunny
5ca9e5e14c
ACP: distinguish <small> from regular text
8 years ago
psychobunny
62f445ad7f
ACP: added tagsinput to other fields that are "comma separated"
8 years ago
barisusakli
bb146e049c
fix lint
8 years ago
psychobunny
debe34b96c
better styling for tagsinput in ACP and added it to general -> keywords
8 years ago
barisusakli
3b41c40b93
refactor deleter code to use unixtimestamp
8 years ago
psychobunny
447b7b02ca
use tagsinput for #5439 instead
8 years ago
psychobunny
f2eb4b8083
closes #5439
8 years ago
psychobunny
5aa45e9181
up persona
8 years ago
psychobunny
b3f8428691
closes #5510
8 years ago
Misty (Bot)
dc4d394cd5
Latest translations and fallbacks
8 years ago
barisusakli
5e0de4b8fb
closes #5517
8 years ago
psychobunny
8da8e4d8c3
closes #5469
8 years ago
psychobunny
fd8e647ef5
closes #5506
8 years ago
barisusakli
0c7dee05ef
fix lint
8 years ago
barisusakli
92fa9fecb6
add mongodb connection options #3670
...
increase reconnect tries
add keepAlive setting
set autoReconnect to true, should be on by default
8 years ago
barisusakli
0c8058ba9d
closes #5516
8 years ago
barisusakli
1c1d97dd54
up spam be gone
8 years ago
barisusakli
74d2835a1f
escape body class parts
8 years ago
barisusakli
3d719eec99
enable sigs after test
8 years ago
barisusakli
8d493bf3b0
post parse test
8 years ago
barisusakli
c619b850ce
fix tests
8 years ago