Barış Soner Uşaklı
|
a015af4a41
|
feat: add batch size to cursors
|
2020-05-22 20:25:26 -04:00 |
|
Barış Soner Uşaklı
|
0a31e3e6b0
|
fix: #8320, dont load moderators separately for each category
|
2020-05-22 15:03:51 -04:00 |
|
Barış Soner Uşaklı
|
11bb6abb51
|
fix: show stack trace on startup errors
|
2020-05-22 15:02:23 -04:00 |
|
Barış Soner Uşaklı
|
9600ede579
|
feat: up cache size
|
2020-05-22 13:06:21 -04:00 |
|
Barış Soner Uşaklı
|
7f24200c73
|
feat: add folder to filter:uploadImage and filter:uploadFile
|
2020-05-22 10:00:24 -04:00 |
|
Barış Soner Uşaklı
|
3ec05eeaf8
|
fix: user faster method if sorting by smallest set
|
2020-05-21 22:57:48 -04:00 |
|
Barış Soner Uşaklı
|
4ee3543ea4
|
feat: tweak intersection code, add tests
|
2020-05-21 22:12:58 -04:00 |
|
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
|
2020-05-21 16:06:35 -04:00 |
|
Barış Soner Uşaklı
|
e5228179c1
|
Mongo intersection (#8322)
* feat: intersection without aggregation
* feat: intersection
* feat: remove debug code
|
2020-05-20 19:13:47 -04:00 |
|
Julian Lam
|
e327d1247e
|
Revert "fix: #8142 invalid session warning if server-side session destroyed"
This reverts commit 526b3cd9ec.
|
2020-05-20 11:27:13 -04:00 |
|
Barış Soner Uşaklı
|
cb662e15ce
|
feat: improve grunt restart/rebuild speed
|
2020-05-19 21:15:51 -04:00 |
|
Barış Soner Uşaklı
|
4263efa091
|
feat: don't overwrite req.query.lang if it exists
|
2020-05-19 14:18:07 -04:00 |
|
Barış Soner Uşaklı
|
12c6bc2e07
|
feat: convert queries so they used indices directly
|
2020-05-19 00:22:54 -04:00 |
|
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/
|
2020-05-17 14:56:47 -04:00 |
|
Barış Soner Uşaklı
|
7a801abade
|
fix: tests on redis
|
2020-05-16 22:49:34 -04:00 |
|
Barış Soner Uşaklı
|
8bf980cb63
|
fix: tests, handle no sessions
|
2020-05-16 22:17:20 -04:00 |
|
Barış Soner Uşaklı
|
a0d76ff0a6
|
fix: #8318, clean expired sessions on login and get
|
2020-05-16 20:20:47 -04:00 |
|
Barış Soner Uşaklı
|
2587112f9d
|
feat: if only one value is passed used faster function
|
2020-05-16 09:36:17 -04:00 |
|
Barış Soner Uşaklı
|
81e33b9391
|
fix: #8317
|
2020-05-15 22:10:50 -04:00 |
|
Julian Lam
|
526b3cd9ec
|
fix: #8142 invalid session warning if server-side session destroyed
Resolved regression caused by 5a0c7c1497
|
2020-05-15 16:41:35 -04:00 |
|
Barış Soner Uşaklı
|
5fd81c5c04
|
fix: check privileges before exporting post/topic data
|
2020-05-15 15:44:39 -04:00 |
|
Barış Soner Uşaklı
|
f0323b6cfa
|
feat: closes #8316, add more data to export profile
|
2020-05-15 15:29:28 -04:00 |
|
Barış Soner Uşaklı
|
1d3fa3bc4e
|
feat: throw error if uid is missing for update
|
2020-05-15 15:23:01 -04:00 |
|
Barış Soner Uşaklı
|
dfae664e29
|
fix: exporting posts
|
2020-05-15 10:59:38 -04:00 |
|
Barış Soner Uşaklı
|
bdda022238
|
fix: undefined uid when downloading posts
|
2020-05-15 10:52:04 -04:00 |
|
Barış Soner Uşaklı
|
1ba6929cb3
|
fix: #8311, fix allowUserHomePage value
was always sending 1 even if allowUserHomePage was disabled in acp
|
2020-05-13 12:35:58 -04:00 |
|
Barış Soner Uşaklı
|
0e58fa33eb
|
feat: match hook property to topic property
|
2020-05-13 12:18:30 -04:00 |
|
Barış Soner Uşaklı
|
bfad457275
|
feat: add methods for adding/removing tags from topics
|
2020-05-12 23:00:45 -04:00 |
|
Barış Soner Uşaklı
|
e20ad5c56e
|
fix: dont crash if topic is null
|
2020-05-12 22:42:55 -04:00 |
|
Barış Soner Uşaklı
|
c47a1c4df4
|
fix: convert cids to string for comparison
|
2020-05-12 14:57:37 -04:00 |
|
Barış Soner Uşaklı
|
97c086aba9
|
fix: missing await
|
2020-05-12 12:18:30 -04:00 |
|
Barış Soner Uşaklı
|
337be368eb
|
fix: category selector disabled categories
|
2020-05-11 09:25:28 -04:00 |
|
Barış Soner Uşaklı
|
a73c755b05
|
feat: closes #8308, edit post notif for watched topic posts
|
2020-05-10 22:21:32 -04:00 |
|
Barış Soner Uşaklı
|
edf9fe3b7f
|
feat: add null tests for sorted sets
|
2020-05-09 10:38:56 -04:00 |
|
Barış Soner Uşaklı
|
6a5e86dc66
|
fix: #8305, don't use null values
|
2020-05-09 09:18:31 -04:00 |
|
Barış Soner Uşaklı
|
aad0880f7c
|
feat: add filter:categories.getRecentTopicReplies
pass req.query to getRecentTopicReplies
|
2020-05-08 22:36:16 -04:00 |
|
Barış Soner Uşaklı
|
7e42988489
|
refactor: shorter function
|
2020-05-08 20:27:04 -04:00 |
|
Opliko
|
c4545381d7
|
feat: Add hooks for user blocks (#8296)
* Add hooks for user blocks
* change naming
* Fix the filter...
fixes #8109
|
2020-05-08 14:42:02 -04:00 |
|
Barış Soner Uşaklı
|
7d08184372
|
fix: winston showing json object
|
2020-05-07 12:48:39 -04:00 |
|
Barış Soner Uşaklı
|
0431d75f0d
|
fix: #8297, uids.length is different than topics.length
|
2020-05-05 21:32:07 -04:00 |
|
Julian Lam
|
fcb81cb8ca
|
fix: #8297 guest handles shown in category.tpl
|
2020-05-05 20:42:02 -04:00 |
|
Barış Soner Uşaklı
|
16a98eaf50
|
fix: only add to set if numRecentReplies>0
|
2020-05-05 14:12:46 -04:00 |
|
Barış Soner Uşaklı
|
b25b51bd97
|
feat: add action:post.updatePostVoteCount
|
2020-05-05 13:09:17 -04:00 |
|
Barış Soner Uşaklı
|
6c59683b16
|
refactor: change to action:categories.updateRecentTid
|
2020-05-04 21:17:05 -04:00 |
|
Barış Soner Uşaklı
|
ecd622fdf5
|
fix: failing tests @julianlam
|
2020-05-04 15:02:04 -04:00 |
|
Barış Soner Uşaklı
|
51933c1fcb
|
feat: add filter:categories.updateRecentTid
|
2020-05-04 13:09:34 -04:00 |
|
Barış Soner Uşaklı
|
478ed6c16f
|
refactor: match core field name pinned
|
2020-05-04 12:37:42 -04:00 |
|
Julian Lam
|
0053e779e8
|
feat: response:router.page, dep. filter variant
|
2020-05-04 09:52:36 -04:00 |
|
Barış Soner Uşaklı
|
9839346ec3
|
fix: #8290, if there are no filters go to ?reset=1
dont count ?page=1 as a filter
|
2020-05-03 14:48:15 -04:00 |
|
Barış Soner Uşaklı
|
5ebcdb1806
|
fix: #8287, fix users:flags as well
|
2020-05-02 15:34:58 -04:00 |
|