Misty (Bot)
c31cab3457
Latest translations and fallbacks
4 years ago
Misty (Bot)
3964872289
chore: update changelog for v1.15.0-beta.30
4 years ago
Misty (Bot)
2dd3c9622f
chore: incrementing version number - v1.15.0-beta.30
4 years ago
Barış Soner Uşaklı
e6440c0d21
fix : #8779 , fix move all
...
add new language keys
4 years ago
Barış Soner Uşaklı
1f43e98f8b
fix: allow admins adding users to global moderators
...
add new test
4 years ago
Barış Soner Uşaklı
bbafa1b82a
Revert "fix: [breaking] send configured config URL as origin if not custom"
...
This reverts commit 205a10308e
.
4 years ago
Julian Lam
a691be5952
fix: incorrect logic for post history editable bool
4 years ago
Julian Lam
205a10308e
fix: [breaking] send configured config URL as origin if not custom
...
This is a breaking change if your install uses multiple URLs to access. You will need to update the Access-Control-Allow-Origin header in ACP > Advanced > Headers to supply all URLs you use to access your site
4 years ago
Barış Soner Uşaklı
7a019494e8
feat: add filter.topics.getPostReplies
4 years ago
Julian Lam
7a8f704900
fix : #8776 some users unable to restore old versions via history
4 years ago
Misty (Bot)
df1cfc4caf
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
75024c3580
refactor: remove console.log, extra require
4 years ago
Barış Soner Uşaklı
b26e9b5993
fix : #8595 , dont save escaped data when renaming groups
4 years ago
Barış Soner Uşaklı
ea31f50554
refactor: show more lines of stack trace
4 years ago
Barış Soner Uşaklı
3ee4936db6
fix: keep sortBy while searching
4 years ago
Barış Soner Uşaklı
85cfe49d65
fix: autocomplete.user on search page
4 years ago
Barış Soner Uşaklı
cf474ab246
fix: spec
4 years ago
Barış Soner Uşaklı
7bddec93ec
fix: sortby
4 years ago
Misty (Bot)
1b50e1a062
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
b3619d3d47
fix : #8774
4 years ago
Julian Lam
ff4fcc23b6
Update bundled logos with new branding ( #8702 )
...
* feat: updating logo assets, square logos missing still
* fix: squared logo for touch icon and notification fallback
* fix: update link to favicon
* feat: add default touch icon sizes, if one isn't uploaded
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com>
4 years ago
Barış Soner Uşaklı
c107649b40
fix : #8732
4 years ago
Barış Soner Uşaklı
e362c342a3
fix : #8630 , sort extra deps
4 years ago
Barış Soner Uşaklı
d9a16855d0
refactor: posts api
4 years ago
Barış Soner Uşaklı
272e73da53
refactor: post restore/delete/purge
4 years ago
renovate[bot]
4bfd008781
chore(deps): update dependency lint-staged to v10.4.2 ( #8773 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı
9738e20207
refactor: merge post.edit
...
fix: dont fadeout/fadeint if title/post didnt change
4 years ago
renovate[bot]
bb85c059de
chore(deps): update dependency eslint to v7.11.0 ( #8747 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot]
08a240fa8e
chore(deps): update dependency lint-staged to v10.4.1 ( #8771 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot]
a471b1afb3
chore(deps): update dependency mocha to v8.2.0 ( #8772 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı
2279e37261
refactor: deprecate socket.emit('users.search') use api route
4 years ago
Barış Soner Uşaklı
083c74e059
refactor: api categories
4 years ago
Barış Soner Uşaklı
e78c498e84
fix: missing doTopicAction, fix wrong api params
4 years ago
Barış Soner Uşaklı
bc880ee0ca
refactor: remove sockets.reqFromSocket
4 years ago
Barış Soner Uşaklı
8fd3c04480
fix: test
4 years ago
Barış Soner Uşaklı
9d81660e24
Revert "Revert "fix: appropriate 404 handling for write API calls""
...
This reverts commit 135c2d6c7d
.
4 years ago
Barış Soner Uşaklı
135c2d6c7d
Revert "fix: appropriate 404 handling for write API calls"
...
This reverts commit b6cce75d97
.
4 years ago
Julian Lam
9ee3cb9b62
refactor: topic follow/ignore to use api lib
4 years ago
Julian Lam
68d6818bca
refactor: topic tools' actions to use api lib
4 years ago
Julian Lam
21974a77f8
feat: topic reply to use api lib (also + missing file)
4 years ago
Julian Lam
40598b368e
refactor: topic creation to use api lib
4 years ago
Julian Lam
b6cce75d97
fix: appropriate 404 handling for write API calls
4 years ago
Julian Lam
ede9435f0e
feat: send 401 for invalid-uid
4 years ago
Misty (Bot)
854d61a257
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
c913900ed6
feat: async/await admin/search
4 years ago
Barış Soner Uşaklı
2927509af3
feat: ignore test folder
4 years ago
Barış Soner Uşaklı
bf480ee58b
refactor: setupApiRoute signature
4 years ago
Barış Soner Uşaklı
688d7a2cc2
refactor: remove unused middleware
4 years ago
Barış Soner Uşaklı
b2ff1594b8
fix: redis hget
...
'node_redis: The HGET command contains a invalid argument type.\n' +
'Only strings, dates and buffers are accepted. Please update your code to use valid argument types.'
4 years ago
Julian Lam
e98285dbbb
fix: reimplementing isPrivilegedOrSelfAndPasswordMatch
4 years ago