Barış Soner Uşaklı
e7b479954a
chore: up widget essentials
2025-08-08 13:21:43 -04:00
Misty Release Bot
bb913c152b
chore: incrementing version number - v4.4.6
2025-08-06 17:48:33 +00:00
Misty Release Bot
af95cde187
chore: incrementing version number - v4.4.5
2025-07-31 13:57:00 +00:00
Barış Soner Uşaklı
b74c789849
fix: use sharp to convert svg to png, closes #13534
2025-07-25 10:49:52 -04:00
Misty Release Bot
2490c312c9
chore: incrementing version number - v4.4.4
2025-06-18 14:20:41 +00:00
cliffmccarthy
6c5b22684b
fix: Revise package hash check in Docker entrypoint.sh ( #13483 )
...
- In the build_forum() function, the file install_hash.md5 is intended
to track the content of package.json and detect changes that imply
the need to run 'nodebb upgrade'.
- The check to compare the current checksum of package.json to the one
saved in install_hash.md5 is reversed. The "package.json was
updated" branch is taken when the hashes are the same, not when they
are different.
- When install_hash.md5 does not exist, the comparison value becomes
the null string, which never matches the checksum of package.json.
As a result, the code always takes the "No changes in package.json"
branch and returns from the function without creating
install_hash.md5. As a result, install_hash.md5 never gets created
on a new installation.
- Revised build_forum() to use "not equals" when comparing the two
checksums. This causes it to run 'nodebb upgrade' when the
checksums are different, and also when install_hash.md5 does not yet
exist. If the checksum saved in install_hash.md5 matches the
current package.json checksum, it proceeds to either the "Build
before start" case or the "No changes" case.
2025-06-11 09:52:36 -04:00
Misty Release Bot
3d88cb8696
chore: incrementing version number - v4.4.3
2025-06-09 15:26:58 +00:00
Barış Soner Uşaklı
5f51dfc435
chore: up composer
2025-06-09 11:10:07 -04:00
Misty Release Bot
9c7cbbe2e4
chore: incrementing version number - v4.4.2
2025-06-02 15:06:29 +00:00
Barış Soner Uşaklı
fd2ae7261e
chore: up eslint stylistic
2025-05-25 19:04:01 -04:00
Barış Soner Uşaklı
e2de0ec212
chore: up dbsearch
2025-05-24 16:50:53 -04:00
Barış Soner Uşaklı
30aa0fe6d2
chore: up dbsearch
2025-05-24 11:49:49 -04:00
Barış Soner Uşaklı
99234b3f97
chore: up harmony
2025-05-22 11:16:14 -04:00
Barış Soner Uşaklı
a16bc7382c
chore: up harmony
2025-05-22 11:01:05 -04:00
Misty Release Bot
672dcc5d14
chore: incrementing version number - v4.4.1
2025-05-16 16:37:49 +00:00
Barış Soner Uşaklı
61a63851d4
chore: up themes
2025-05-15 18:25:10 -04:00
Misty Release Bot
b31d769d9c
chore: incrementing version number - v4.4.0
2025-05-14 20:36:35 +00:00
renovate[bot]
919d62ab4e
fix(deps): update dependency diff to v8 ( #13409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 14:23:24 -04:00
renovate[bot]
3e18af1e25
fix(deps): update dependency sanitize-html to v2.17.0 ( #13418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 14:22:45 -04:00
renovate[bot]
f176d6b2c5
fix(deps): update dependency satori to v0.13.1 ( #13408 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 13:45:21 -04:00
renovate[bot]
7320a85896
fix(deps): update dependency pg-cursor to v2.15.0 ( #13414 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 13:45:10 -04:00
renovate[bot]
84b8ecc7a0
fix(deps): update dependency nodebb-plugin-markdown to v13.2.1 ( #13416 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 13:45:01 -04:00
renovate[bot]
366651d6e1
fix(deps): update dependency semver to v7.7.2 ( #13410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 12:40:46 -04:00
renovate[bot]
0825c569aa
fix(deps): update dependency pg to v8.16.0 ( #13411 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 12:40:24 -04:00
renovate[bot]
383a7ce507
fix(deps): update dependency nodebb-plugin-mentions to v4.7.6 ( #13417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 12:38:00 -04:00
Barış Soner Uşaklı
30db15836b
Merge branch 'master' into develop
2025-05-12 21:23:19 -04:00
Misty Release Bot
f607489060
chore: incrementing version number - v4.3.2
2025-05-12 14:53:39 +00:00
Barış Soner Uşaklı
fcf9e8b796
chore: up mentions
2025-05-12 09:01:32 -04:00
renovate[bot]
23374fd7e9
fix(deps): update dependency lru-cache to v11 ( #12685 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:33:49 -04:00
renovate[bot]
6a4ffe0215
fix(deps): update dependency rimraf to v6 ( #12686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:33:25 -04:00
renovate[bot]
7a7cf830c3
fix(deps): update dependency bootswatch to v5.3.6 ( #13400 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:37 -04:00
renovate[bot]
ecce999818
fix(deps): update dependency csrf-sync to v4.2.1 ( #13401 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:27 -04:00
renovate[bot]
694c79bc9a
chore(deps): update dependency sass-embedded to v1.88.0 ( #13402 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:18 -04:00
renovate[bot]
7ffba2186c
fix(deps): update dependency sass to v1.88.0 ( #13403 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:31:59 -04:00
renovate[bot]
9d877481bd
chore(deps): update dependency lint-staged to v16 ( #13404 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:31:50 -04:00
renovate[bot]
af3afba0f8
fix(deps): update dependency nodemailer to v7.0.3 ( #13395 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 20:21:13 -04:00
renovate[bot]
7a7a4f0ab7
chore(deps): update commitlint monorepo to v19.8.1 ( #13394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 09:40:53 -04:00
Barış Soner Uşaklı
4245575e09
Merge branch 'master' into develop
2025-05-07 19:06:01 -04:00
renovate[bot]
0b4d403c61
fix(deps): update dependency nodemailer to v7 ( #13381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 18:59:04 -04:00
renovate[bot]
4f0f67a45f
fix(deps): update dependency csrf-sync to v4.2.0 ( #13364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 18:58:52 -04:00
renovate[bot]
c7a164aef5
fix(deps): update dependency webpack to v5.99.8 ( #13390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 13:02:39 -04:00
Misty Release Bot
130b93eca9
chore: incrementing version number - v4.3.1
2025-05-07 15:38:18 +00:00
renovate[bot]
96dc5c89a4
chore(deps): update dependency lint-staged to v15.5.2 ( #13383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 17:26:01 -04:00
renovate[bot]
e6a1961274
fix(deps): update dependency bootstrap to v5.3.6 ( #13384 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 17:25:50 -04:00
renovate[bot]
b6f4de5bff
fix(deps): update dependency esbuild to v0.25.4 ( #13385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 17:25:40 -04:00
renovate[bot]
450ce3b85c
chore(deps): update dependency @eslint/js to v9.26.0 ( #13371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 11:29:19 -04:00
renovate[bot]
e2a8cf98f3
fix(deps): update dependency @fontsource/poppins to v5.2.6 ( #13376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 11:17:35 -04:00
renovate[bot]
2c0aba02d3
fix(deps): update dependency nodebb-plugin-mentions to v4.7.5 ( #13386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:59:17 -04:00
renovate[bot]
7f757615e5
fix(deps): update dependency nodebb-widget-essentials to v7.0.38 ( #13380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:37:52 -04:00
renovate[bot]
954aa541ac
fix(deps): update dependency nodebb-theme-persona to v14.1.11 ( #13379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:35:30 -04:00