Commit Graph

19447 Commits (a0d76ff0a664cd5988515ebd7b2a39c40b45fc31)
 

Author SHA1 Message Date
Barış Soner Uşaklı a0d76ff0a6 fix: , clean expired sessions on login and get
Barış Soner Uşaklı 2587112f9d feat: if only one value is passed used faster function
Misty (Bot) 981db6429a Latest translations and fallbacks
Barış Soner Uşaklı a032e12b7e fix: tests
Barış Soner Uşaklı 81e33b9391 fix:
Julian Lam 526b3cd9ec fix: invalid session warning if server-side session destroyed
Resolved regression caused by 5a0c7c1497
Barış Soner Uşaklı 5fd81c5c04 fix: check privileges before exporting post/topic data
Barış Soner Uşaklı f0323b6cfa feat: closes , add more data to export profile
Barış Soner Uşaklı 1d3fa3bc4e feat: throw error if uid is missing for update
Barış Soner Uşaklı dfae664e29 fix: exporting posts
Barış Soner Uşaklı bdda022238 fix: undefined uid when downloading posts
Misty (Bot) 5e3760d276 Latest translations and fallbacks
Barış Soner Uşaklı a219285e10 feat: ignore mongodb playground file
Barış Soner Uşaklı 40b5cbab2c refactor: remove console.log
Barış Soner Uşaklı 765b8156d5 feat: parse quick search tpl even if no results
allows showing "no results found" in theme
Misty (Bot) 83b5a20c7c Latest translations and fallbacks
Julian Lam 45dfeeb033 fix(openapi): broken tests
Barış Soner Uşaklı 1ba6929cb3 fix: , fix allowUserHomePage value
was always sending 1 even if allowUserHomePage was disabled in acp
Barış Soner Uşaklı 0e58fa33eb feat: match hook property to topic property
Barış Soner Uşaklı bfad457275 feat: add methods for adding/removing tags from topics
Barış Soner Uşaklı e20ad5c56e fix: dont crash if topic is null
Barış Soner Uşaklı 1f992cf371 fix: if category in selector has url use it
Barış Soner Uşaklı c47a1c4df4 fix: convert cids to string for comparison
Barış Soner Uşaklı 97c086aba9 fix: missing await
Renovate Bot 28df9abadd chore(deps): update dependency eslint to v7
Julian Lam aa4ae78b63 fix(docs): added titles to all routes
Julian Lam 9fd5c439b2 feat: write-api update, WIP
Barış Soner Uşaklı 4e14cb5767 fix: add missing schema item
renovate[bot] f246057a73
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.28 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı 337be368eb fix: category selector disabled categories
Misty (Bot) 928a94426b Latest translations and fallbacks
Barış Soner Uşaklı a73c755b05 feat: closes , edit post notif for watched topic posts
renovate[bot] 6d57d8446a
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.27 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı edf9fe3b7f feat: add null tests for sorted sets
Barış Soner Uşaklı 8c8cdc9946 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 6a5e86dc66 fix: , don't use null values
Misty (Bot) b4494cb876 Latest translations and fallbacks
Barış Soner Uşaklı aad0880f7c feat: add filter:categories.getRecentTopicReplies
pass req.query to getRecentTopicReplies
Barış Soner Uşaklı 7e42988489 refactor: shorter function
Opliko c4545381d7
feat: Add hooks for user blocks ()
* Add hooks for user blocks

* change naming

* Fix the filter...

fixes 
Julian Lam 87c1687d17 feat(docs): updated changelog
Misty (Bot) ee583e80d1 chore: incrementing version number - v1.13.3
Barış Soner Uşaklı d09bd2cfdf fix: , send string to writeFileSync
Barış Soner Uşaklı 7d08184372 fix: winston showing json object
Misty (Bot) 64c3310aa4 Latest translations and fallbacks
Julian Lam 6765de3db3 fix: sortable topics even if only 1 pinned topic
Julian Lam dd2bc18927 fix: , use class name added by jQueryUI instead
This reverts commit 2e57d8ac31.
Julian Lam 158d923196
fix(deps): bump persona
Julian Lam 2e57d8ac31 fix: discoverability of topic reordering, re:
Barış Soner Uşaklı a969c5cec9 feat: allow activating additional plugins for testing via config.json