Barış Soner Uşaklı
93b6053284
fix: handle purge posts as well
3 years ago
Barış Soner Uşaklı
31251282ad
feat: delete flagId field from post/user on flag purge
3 years ago
Barış Soner Uşaklı
03fdb5bede
fix: byCid removal, targetCid not stored in flagObj
3 years ago
Barış Soner Uşaklı
3b529b84b5
feat: add flags.purge
3 years ago
Barış Soner Uşaklı
9abe22a04b
refactor: remove some verbose logging
3 years ago
Barış Soner Uşaklı
29b86b3276
refactor: :trollface:
3 years ago
Barış Soner Uşaklı
421ba6e1a2
feat: new admin events, closes #10405
3 years ago
Barış Soner Uşaklı
55be42026c
fix: upgrade script
3 years ago
Barış Soner Uşaklı
dab22d5fd0
perf: #10410 , faster upgrade script
3 years ago
Julian Lam
38ca73c493
fix(security): explicitly declare cache-control header instead of using middleware
...
This commit reverts 1f6f389ff2
3 years ago
Julian Lam
1f6f389ff2
fix(security): cache-control on all pages using setupPageRoute or setupApiRoute, and 404 controllers.
...
This commit also reverts e39cdd490b
3 years ago
Julian Lam
e39cdd490b
fix(security): explicitly set cache-control 'private' on any page where a header is built
3 years ago
Julian Lam
2b9b2b4a25
fix: column counts for other privileges
3 years ago
Barış Soner Uşaklı
3935a86b83
fix: topic events if there is a blocked user in topic
3 years ago
Barış Soner Uşaklı
2808c952c5
fix: topic events disappearing if there are queued posts
3 years ago
Julian Lam
cd687cff06
fix : #10393 , move 'Create User' control to overflow menu
3 years ago
Barış Soner Uşaklı
7c946570d5
feat: on online users page override timeago cutoff to 24 hours
3 years ago
Barış Soner Uşaklı
7d063d731e
fix: global privs
3 years ago
Barış Soner Uşaklı
be6bbabd0e
feat: ability to mute users
...
new mute privilege
3 years ago
Julian Lam
cb113208bb
fix : #10384 -- mixed up sizes for fallback touch icons
3 years ago
Barış Soner Uşaklı
c8e986d61c
refactor: closes #10301
3 years ago
Barış Soner Uşaklı
3414a23bce
feat: min:rep:upvote, and other limits similar to downvotes
...
closes #10380
3 years ago
Barış Soner Uşaklı
2056ac04e0
feat: post-queue hooks, closes #10381
3 years ago
Barış Soner Uşaklı
df46ab4874
feat: add hook filter:posts.getUserInfoForPosts
3 years ago
Julian Lam
83fd4311b2
chore: delay `filter:email.send` removal to v2.0.0
3 years ago
Julian Lam
93b80f170b
refactor: show a louder deprecation notice, alert once for each hook, not per plugin per hook
3 years ago
Julian Lam
a3b4c668d5
fix: apply some DRY
3 years ago
Barış Soner Uşaklı
371b46581a
fix : #10366 , remove dupe /files
...
dont display duplicate thumb og:image items
3 years ago
gasoved
62187caa67
feat: post auto flagging on downvotes #10029 ( #10367 )
...
* feat: post auto flagging on downvotes
* fix: just get one admin
3 years ago
Barış Soner Uşaklı
56345777ce
fix: always show self on /users?online
3 years ago
Barış Soner Uşaklı
21cd1e612f
fix: db call
3 years ago
Barış Soner Uşaklı
cc665fd614
fix: lastonline timestamps and display for guests
3 years ago
Barış Soner Uşaklı
eac9cd03ca
feat: closes #10324 , show recently online users as well
3 years ago
Barış Soner Uşaklı
50ed3a324c
test: possible fix random psql test failure
3 years ago
Barış Soner Uşaklı
7ee4e4e004
fix : #10357
3 years ago
Julian Lam
5479f36443
fix : #10358 , bad uploads path
3 years ago
Barış Soner Uşaklı
0e12f82dd8
fix: dont overwrite asset_base_url if its set
3 years ago
Barış Soner Uşaklı
e0b1c374e4
feat: resolve paths for staticDirs as well
3 years ago
Barış Soner Uşaklı
6b22d0e15f
fix : #10334 , use the correct env vars for web install
3 years ago
Barış Soner Uşaklı
5694e62e59
fix : #10322
3 years ago
Julian Lam
17836f2a3a
Re-introduce lodash into src/package-install.js ( #10315 )
...
* test: add failing test for if package.json is non-existant, fix tests' beforeEach method
* Revert "fix: #10289 , remove lodash dependency in src/cli/package-install.js"
This reverts commit 81fa2e22bc
.
* fix: regression caused by 94b79ce402
`./nodebb setup` was no longer able to be called without arguments or env vars
* fix: .updatePackageFile() throwing if no package.json
* fix: removing unneeded code in src/cli/index.js that seemed to be used to handle cases where package.json was missing (initial install)
... However, as .updatePackageFile() now handled cases where there is no package.json, it should be ok to remove this code
* fix: handle missing package.json or node_modules/
3 years ago
Julian Lam
4164898d85
fix: regression caused by 94b79ce402
...
`./nodebb setup` was no longer able to be called without arguments or env vars
3 years ago
Barış Soner Uşaklı
3acd2ac850
refactor: wrap around if at end
...
remove debug log
dont focus input on mobile
3 years ago
Barış Soner Uşaklı
b517b376ac
feat: ability to go through your posts in a topic
...
because I am 👴 useful for large topics
3 years ago
Barış Soner Uşaklı
e9e48a756f
feat: delete diffs on post purge, closes #10291
3 years ago
Barış Soner Uşaklı
9205169f00
fix: one last try
3 years ago
Barış Soner Uşaklı
2f64d63369
fix: doggy.gif
3 years ago
Barış Soner Uşaklı
cfdfbf3280
fix: one more fix
3 years ago
Barış Soner Uşaklı
770fcd9ea8
fix: dupe key errors
3 years ago
Barış Soner Uşaklı
dbf7a45828
fix : #10292 , delete missing fields
3 years ago
Barış Soner Uşaklı
58b5781cea
feat: closes #10296
...
asset_base_url in nconf
keep assetBaseUrl in config for backwards compat
3 years ago
ppenguin
94b79ce402
Allow NodeBB setup with env vars ( #9850 )
...
* initial try [WIP]
* typo; add test start script; initial Dockerfile mod with integrated setup [WIP]
* minor fixes
* add some winston debug...
* typos
* fix pass confirm setup
* more fixes
* fix entrypoint
* cleanup
* remove echo sensitive setupVal
* remove obsolete code and comments
* fix linting errors
* Merge branch 'additional-fixes'
* Merge branch 'pitaj-suggested-fixes'
* Merge branch 'pitaj-fixes2'
* merge checkSetup functions (env vars and flags)
* comment (lint)
* remove tab
* finalise PR; tested ok locally (setup json overrides env vars)
3 years ago
Julian Lam
fb78570c13
test: fix topic thumb tests and topic thumbs to work properly with post upload assoc.
3 years ago
Julian Lam
d5ed8736aa
feat: deleting a user upload dissociates from posts, and vice versa
3 years ago
Julian Lam
8c2752bab1
test: user uploads.js tests
3 years ago
Julian Lam
11275d6809
test: testing user upload methods, already fixed one bug
3 years ago
Julian Lam
5d7e1ebc68
style: linting errors
3 years ago
Julian Lam
b9edee143e
fix: local deleteUploads() method in `src/user/delete.js` to call `User.deleteUpload()`
3 years ago
Julian Lam
7ef9c7d220
refactor: .deleteUpload() to accept array of paths
3 years ago
Julian Lam
ea36016d87
refactor: fix user uploads paths, and associate uid with user uploads
3 years ago
Julian Lam
6489e9fd9e
refactor: change the post uploads' hash seeds to have the `files/` prefix
3 years ago
Julian Lam
84dfda59e6
fix : #10144 , automatically delete uploads from disk on post purge, ACP option to keep uploads on disk if desired
3 years ago
Julian Lam
aad0c5fd51
refactor: abstract some common code out to local utility methods
3 years ago
Julian Lam
9aa3e442d0
fix: four-space indents in package.json
3 years ago
Julian Lam
81fa2e22bc
fix : #10289 , remove lodash dependency in src/cli/package-install.js
3 years ago
Julian Lam
6aae2e5d89
Revert "fix: proactively guard against homograph characters in website values"
...
This reverts commit fa7dcdb968
.
3 years ago
Barış Soner Uşaklı
489c0d3015
refactor: remove extra zset remove, closes #10277
3 years ago
Julian Lam
1c7fb8fe11
fix: non-functional upgrade script
3 years ago
Barış Soner Uşaklı
350052ec50
fix: language keys
3 years ago
Barış Soner Uşaklı
d70ce3a937
fix : #10273 , properly calculate item count for best/controversial
3 years ago
Barış Soner Uşaklı
b98758d30a
chore: add missing quote
3 years ago
Julian Lam
a2c7d69e1b
fix: remove extraneous devDependencies on package merge
...
/cc @pitaj
3 years ago
Barış Soner Uşaklı
5143ca33f3
feat: handle array of keys in psql exists for zsets
3 years ago
Julian Lam
0ac2843587
feat: upgrade script to clean up leftover :thumb zsets
3 years ago
Julian Lam
0f788b8eaa
fix : #10257 , topic thumbs not deleting on topic deletion
3 years ago
Julian Lam
606808760e
test: add test to verify that a sorted set is automatically deleted if its last element is removed ( #10261 )
...
* test: add test to verify that a sorted set is automatically deleted if its last element is removed
* fix: remote empty zsets when all elements have been removed #yolo
* Revert "fix: remote empty zsets when all elements have been removed #yolo"
This reverts commit 0ac73244bb6ffd802007a252a35844c589ce8721.
* fix: altered behaviour in module.exists instead of zrem
3 years ago
Barış Soner Uşaklı
08f2a05053
fix : #10255 , create verified/unverified groups on install
3 years ago
Barış Soner Uşaklı
6be330f2d6
lint: remove unused require
3 years ago
Barış Soner Uşaklı
b548083b24
perf: increase batch size
3 years ago
Barış Soner Uşaklı
079c487dcb
fix: controversial posts/bests posts not showing anything
...
fix upgrade script so posts with negative votes are stored, a post can have 10 upvotes and 2 downvotes
fix missing negative votes checks
remove unnecessary pids flters since the cids are only already filtered by topics:read
3 years ago
Julian Lam
d34471f69f
fix: regression in package.json merging logic that caused extraneous packages to not be removed
3 years ago
Julian Lam
689c125cd3
fix : #10229 , package merging should deep merge nested objects
...
+ tests
3 years ago
Julian Lam
cf88483fee
feat: upgrade script to store downvotes posts in the user :votes sorted set
3 years ago
Julian Lam
5cff6e3f95
fix: bug where .reduce() exploded due to no initial value, if input value was an empty array
3 years ago
Julian Lam
5afd5de07d
feat: new accounts route to show most downvoted ('controversial') posts
3 years ago
Barış Soner Uşaklı
45ca046533
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
dcb201dfa8
fix: https://github.com/NodeBB/NodeBB/issues/10242
3 years ago
Julian Lam
ad63517511
fix: missing early return
3 years ago
Julian Lam
936562c3cb
fix: handle case where email is explicitly passed into user.create, and thus is set in user hash, but confirmation request may have expired
3 years ago
Julian Lam
0322e984e0
fix : #10236 , don't check email:uid, instead verify an email confirmation is active
3 years ago
Barış Soner Uşaklı
9883910857
fix: don't crash if requestedFields is undefined
3 years ago
Barış Soner Uşaklı
7f1c4477e3
feat: allow gif profile images, sharp 0.30.0 supports gifs
3 years ago
Julian Lam
8ba9e67cbd
feat: detect alternative package managers based on lockfile
...
If a package manager is not explicitly set in config.json or passed-in via argv/env, NodeBB will now check for the presence of alternative package managers' lockfiles and adjust the package manager to-be-used accordingly. If the standard npm lockfile exists, npm will always be used.
3 years ago
Julian Lam
9a1690857d
refactor: updated package-install.js exports style, new exported method 'getPackageManager' for use in cases where nconf is unreliable, fix bug where nconf was not correctly set up in cli tools, proper installation of dev dependencies based on global env value
3 years ago
Julian Lam
c869d7dbb3
docs: some tweaks to cli help
3 years ago
Julian Lam
c3d926ff7e
fix: a missed invocation of colors
3 years ago
Julian Lam
cf8f62aed9
feat: remove colors in favour of chalk ( #10142 )
...
* feat: remove colors in favour of chalk
* fix: bad conversion from colors to chalk in src/cli/index.js
* fix: padWidth calculation to account for control characters
* fix: termWidth calculation, but swapped one problem for another
* fix: formatItem, implement my own padRight to take control characters into account
3 years ago
Julian Lam
fa7dcdb968
fix: proactively guard against homograph characters in website values
3 years ago
Barış Soner Uşaklı
1d01741ae7
fix : #10208 , don't use leading slash in directory names
...
change to use decodeURIComponent in utils.params
3 years ago
Julian Lam
dee9cca3c8
fix: email ban tests
3 years ago