Misty (Bot)
d1024f7cd3
Latest translations and fallbacks
6 years ago
renovate[bot]
375ab7693a
fix(deps): update dependency lru-cache to v4.1.4 ( #6977 )
6 years ago
Baris Usakli
b83e50f286
remove delayImageLoading from api @julianlam
6 years ago
Julian Lam
98c14e0e68
fix: removal of scroll anchoring code in favour of browser handling
...
closes #6150
6 years ago
renovate[bot]
e1597b8337
fix(deps): update dependency connect-mongo to v2.0.2 ( #6975 )
6 years ago
Baris Usakli
1454fdceff
closes #6874
6 years ago
Barış Soner Uşaklı
94e10c8c32
closes #6972
6 years ago
Barış Soner Uşaklı
f4a00f0b5f
only init unread topics for loggedin users
...
dont call isFollowed
6 years ago
Barış Soner Uşaklı
f75e2ed1ee
fix lint
6 years ago
Barış Soner Uşaklı
e97595756a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
c36ddec08b
promisify plugins
6 years ago
Renovate Bot
84d1013d60
fix(deps): update dependency nodebb-plugin-markdown to v8.8.4
6 years ago
Renovate Bot
fee7e33603
fix(deps): update dependency nodebb-plugin-composer-default to v6.1.8
6 years ago
Barış Soner Uşaklı
2416fb9352
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
33986f38e3
closes #6954
6 years ago
Renovate Bot
b182a195aa
fix(deps): update dependency nodebb-plugin-markdown to v8.8.3
6 years ago
Barış Soner Uşaklı
1ce15e69ab
dont require search and moustrap on topic page until needed
6 years ago
Barış Soner Uşaklı
e17c4b2766
uid fixes
6 years ago
Barış Soner Uşaklı
c0a75d735b
fix requires
6 years ago
Barış Soner Uşaklı
7a7eb65d92
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
c02d584b53
reduce initial js payload/requests
6 years ago
renovate[bot]
1101f32793
fix(deps): update dependency nodebb-plugin-composer-default to v6.1.7 ( #6966 )
6 years ago
Baris Usakli
0fd5210d37
really fix pagination on mobile
6 years ago
Baris Usakli
2624e302ab
fix navigator on mobile
6 years ago
Baris Usakli
c1ab753bc3
use paginationBlock
6 years ago
Baris Usakli
c343b93a37
optimize ajaxify
...
- do not call $.timeago twice on topic load and for widgets
- do not use toLocaleString for each timeago string, use a single
Intl.DateTimeFormat instance instead
- do not call format for empty timeago strings, ie a post that isnt
edited doesnt have a timeago string
- do not call isTouchDevice for every element
- remove app.replaceSelfLinks, this is superceded with /me route
- store references to jquery objects in navigator instead of creating
them on every scroll
6 years ago
renovate[bot]
6ade156ba5
fix(deps): update dependency nodebb-theme-persona to v9.0.58 ( #6964 )
6 years ago
renovate[bot]
662215fa8a
fix(deps): update dependency mongodb to v3.1.10 ( #6962 )
6 years ago
Misty (Bot)
6cf357f2fd
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
e82d3bc3b3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
f1a6d39537
dont crash if a loginStrategies is undefined
6 years ago
Renovate Bot
0ef451dd83
chore(deps): update node:8.12.0 docker digest to 5dae8ea
6 years ago
Barış Soner Uşaklı
c72299ad71
refactor widgets admin
...
so we dont load the widget-settings.tpl in the upgrade script and only load areas
6 years ago
Barış Soner Uşaklı
9fecad138c
limit number of js files minified, dont crash upgrade script of widget-settings is not found
6 years ago
Barış Soner Uşaklı
29ccb37345
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
ac549f8bc7
closes #6957
6 years ago
renovate[bot]
1bf1a439a6
fix(deps): update dependency nodebb-theme-persona to v9.0.57 ( #6956 )
6 years ago
Barış Soner Uşaklı
f0dead7aba
more tooltip work
6 years ago
Barış Soner Uşaklı
4b6b3d5436
set duration to 0
6 years ago
Barış Soner Uşaklı
0fc28d11d2
up persona
6 years ago
Barış Soner Uşaklı
be61af7d8e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
85c832fcc6
add tooltip
6 years ago
renovate[bot]
e06683f756
fix(deps): update dependency nodebb-theme-persona to v9.0.55 ( #6955 )
6 years ago
Barış Soner Uşaklı
fe8832ad5c
dont update if index didnt change
6 years ago
Barış Soner Uşaklı
7b5c4f343a
drag nav
6 years ago
Barış Soner Uşaklı
21402ba803
check joindate
6 years ago
Baris Usakli
d0b67b00db
closes #6949
6 years ago
Baris Usakli
adb647a8ae
export express app from webserver
6 years ago
Julian Lam
f96208a0c8
fix(uploads): ugly filenames on uploaded asset downloading
...
During regular processing, a timestamp is prepended to the filename
for any uploaded files. We don't want this to be part of the filename
if an end-user elects to download the file.
This commit adds a middleware to strip out that portion of the
basename and adds the appropriate Content-Disposition header for
files in /uploads/files
Fixes #6953
6 years ago
Baris Usakli
e7f9cff7b5
remove node6 from tests 🔥
6 years ago