Barış Soner Uşaklı
|
4ee3543ea4
|
feat: tweak intersection code, add tests
|
5 years ago |
Julian Lam
|
6f504c4142
|
Remove allowFileUploads ACP option (#8324)
* feat: allow awaitable upgrade scripts
* feat: allowFileUploads removal upgrade script
* refactor: remove unnecessary ACP option `allowFileUploads`
* fix: updated upgrade script template to not use callback arg
* fix: upgrade script as per @baris
* fix: add missing await
* fix: add missing await
|
5 years ago |
Julian Lam
|
01bff2ae05
|
fix: add txt to list of default allowed file extensions
|
5 years ago |
Julian Lam
|
827d42a931
|
fix(deps): bump composer-default
|
5 years ago |
Barış Soner Uşaklı
|
ada45a34d5
|
fix: search post snipets incase content is plain text
|
5 years ago |
Barış Soner Uşaklı
|
e5228179c1
|
Mongo intersection (#8322)
* feat: intersection without aggregation
* feat: intersection
* feat: remove debug code
|
5 years ago |
Renovate Bot
|
a26011e756
|
chore(deps): update dependency lint-staged to v10.2.4
|
5 years ago |
Barış Soner Uşaklı
|
d484731d8c
|
fix: derp includes
|
5 years ago |
Barış Soner Uşaklı
|
6108064ea8
|
feat: change to contains to match scoped modules
replace recursive function with loop
|
5 years ago |
Julian Lam
|
e327d1247e
|
Revert "fix: #8142 invalid session warning if server-side session destroyed"
This reverts commit 526b3cd9ec .
|
5 years ago |
Barış Soner Uşaklı
|
f2907908c9
|
fix: another test fix
|
5 years ago |
Barış Soner Uşaklı
|
feb748a44d
|
fix: tests
|
5 years ago |
Julian Lam
|
a665881b35
|
fix(deps): bump composer-default
|
5 years ago |
Barış Soner Uşaklı
|
cb662e15ce
|
feat: improve grunt restart/rebuild speed
|
5 years ago |
Barış Soner Uşaklı
|
2a00b0e973
|
fix: utils.params({url: ''})
|
5 years ago |
Renovate Bot
|
bf8a2c2e9e
|
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.29
|
5 years ago |
Barış Soner Uşaklı
|
4263efa091
|
feat: don't overwrite req.query.lang if it exists
|
5 years ago |
Misty (Bot)
|
2203398efc
|
Latest translations and fallbacks
|
5 years ago |
Barış Soner Uşaklı
|
12c6bc2e07
|
feat: convert queries so they used indices directly
|
5 years ago |
renovate[bot]
|
a532e2bb83
|
fix(deps): update dependency postcss to v7.0.30 (#8288)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
5 years ago |
Julian Lam
|
ae2db423ee
|
feat: cookie SameSite property
More information:
https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site-00#section-4.1.1
https://web.dev/samesite-cookies-explained/
|
5 years ago |
Renovate Bot
|
0437ecc2ea
|
fix(deps): update dependency sharp to v0.25.3
|
5 years ago |
Barış Soner Uşaklı
|
7a801abade
|
fix: tests on redis
|
5 years ago |
Barış Soner Uşaklı
|
8bf980cb63
|
fix: tests, handle no sessions
|
5 years ago |
Barış Soner Uşaklı
|
a0d76ff0a6
|
fix: #8318, clean expired sessions on login and get
|
5 years ago |
Barış Soner Uşaklı
|
2587112f9d
|
feat: if only one value is passed used faster function
|
5 years ago |
Misty (Bot)
|
981db6429a
|
Latest translations and fallbacks
|
5 years ago |
Barış Soner Uşaklı
|
a032e12b7e
|
fix: tests
|
5 years ago |
Barış Soner Uşaklı
|
81e33b9391
|
fix: #8317
|
5 years ago |
Julian Lam
|
526b3cd9ec
|
fix: #8142 invalid session warning if server-side session destroyed
Resolved regression caused by 5a0c7c1497
|
5 years ago |
Barış Soner Uşaklı
|
5fd81c5c04
|
fix: check privileges before exporting post/topic data
|
5 years ago |
Barış Soner Uşaklı
|
f0323b6cfa
|
feat: closes #8316, add more data to export profile
|
5 years ago |
Barış Soner Uşaklı
|
1d3fa3bc4e
|
feat: throw error if uid is missing for update
|
5 years ago |
Barış Soner Uşaklı
|
dfae664e29
|
fix: exporting posts
|
5 years ago |
Barış Soner Uşaklı
|
bdda022238
|
fix: undefined uid when downloading posts
|
5 years ago |
Misty (Bot)
|
5e3760d276
|
Latest translations and fallbacks
|
5 years ago |
Barış Soner Uşaklı
|
a219285e10
|
feat: ignore mongodb playground file
|
5 years ago |
Barış Soner Uşaklı
|
40b5cbab2c
|
refactor: remove console.log
|
5 years ago |
Barış Soner Uşaklı
|
765b8156d5
|
feat: parse quick search tpl even if no results
allows showing "no results found" in theme
|
5 years ago |
Misty (Bot)
|
83b5a20c7c
|
Latest translations and fallbacks
|
5 years ago |
Julian Lam
|
45dfeeb033
|
fix(openapi): broken tests
|
5 years ago |
Barış Soner Uşaklı
|
1ba6929cb3
|
fix: #8311, fix allowUserHomePage value
was always sending 1 even if allowUserHomePage was disabled in acp
|
5 years ago |
Barış Soner Uşaklı
|
0e58fa33eb
|
feat: match hook property to topic property
|
5 years ago |
Barış Soner Uşaklı
|
bfad457275
|
feat: add methods for adding/removing tags from topics
|
5 years ago |
Barış Soner Uşaklı
|
e20ad5c56e
|
fix: dont crash if topic is null
|
5 years ago |
Barış Soner Uşaklı
|
1f992cf371
|
fix: if category in selector has url use it
|
5 years ago |
Barış Soner Uşaklı
|
c47a1c4df4
|
fix: convert cids to string for comparison
|
5 years ago |
Barış Soner Uşaklı
|
97c086aba9
|
fix: missing await
|
5 years ago |
Renovate Bot
|
28df9abadd
|
chore(deps): update dependency eslint to v7
|
5 years ago |
Julian Lam
|
aa4ae78b63
|
fix(docs): added titles to all routes
|
5 years ago |