rubenwardy
232e3199fd
Update translations
2024-06-22 16:06:40 +01:00
孙鑫然
c78c997817
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 81.4% (941 of 1155 strings)
Co-authored-by: 孙鑫然 <sun_20120302@qq.com>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/zh_Hans/
Translation: Minetest/ContentDB
2024-06-22 17:05:59 +02:00
BlackImpostor
f8c032458e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1155 of 1155 strings)
Translated using Weblate (Russian)
Currently translated at 88.2% (1019 of 1155 strings)
Co-authored-by: BlackImpostor <SkyBuilderOFFICAL@yandex.ru>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/ru/
Translation: Minetest/ContentDB
2024-06-22 17:05:59 +02:00
rubenwardy
4cb7cc37f9
Hide failing releases from editor todo page
2024-06-22 15:57:23 +01:00
rubenwardy
23335f4d30
Make release_notes markdown
2024-06-22 15:48:54 +01:00
rubenwardy
44e6f42b51
Fix more failing integration tests
2024-06-22 15:42:12 +01:00
rubenwardy
37ff435ff3
Wrap example in API docs
2024-06-22 15:41:09 +01:00
rubenwardy
2f9a3f04b8
Fix failing integration test
2024-06-22 15:38:59 +01:00
rubenwardy
40edbc7a3b
Add ability to set release name from API
2024-06-22 15:33:49 +01:00
rubenwardy
2d7845209f
Add uncommitted migration for more release meta
2024-06-22 15:27:01 +01:00
rubenwardy
c06ca52f4c
Fix setting release notes in release edit
2024-06-22 15:24:40 +01:00
rubenwardy
019cd66033
Add release notes and long titles to releases
...
Fixes #492 and fixes #480
2024-06-22 15:19:05 +01:00
rubenwardy
4147e5edc7
Improve claim_forums error messages
2024-06-22 14:35:26 +01:00
rubenwardy
71e68a6056
Fix engine version filtering breaking limit
...
Fixes #383
2024-06-22 14:23:22 +01:00
rubenwardy
8f453a8cdf
Add list of pending email verifications to modtools
2024-06-22 14:02:28 +01:00
rubenwardy
04878fc9e0
Make API http errors return JSON
...
Fixes #384
2024-06-22 13:48:10 +01:00
rubenwardy
29a6a762cb
Remove CSRF token expiry
...
According to the OWASP, CSRF tokens don't need expiry times. They should be bound to the session.
https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#employing-hmac-csrf-tokens
Fixes #437
2024-06-22 13:30:18 +01:00
rubenwardy
63ad6a2b9a
Normalize long description line endings when set by API
2024-06-22 13:26:04 +01:00
rubenwardy
da090fd3f5
Normalize line endings in form submissions
...
Fixes #506
2024-06-22 13:22:37 +01:00
rubenwardy
d6e25f38a8
Fix Git integration test
2024-06-22 13:11:17 +01:00
rubenwardy
86ca3864a3
Fix EasyMDE and Bootstrap conflict
2024-06-22 13:08:26 +01:00
rubenwardy
6b5230b0c1
Update easymde to 2.18
2024-06-22 13:02:27 +01:00
rubenwardy
80888f0675
Fix tokens being deleted when package set to None
2024-06-22 12:57:08 +01:00
rubenwardy
b3c5824490
Make "Convert to Thread" for moderator reviews more obvious
...
Fixes #403
2024-06-22 12:44:43 +01:00
rubenwardy
7a94b9361f
Allow filtering VCS webhooks based on branch name
...
Fixes #258
2024-06-22 12:13:49 +01:00
rubenwardy
09e06a159a
Fix VCS webhooks assuming repo URLs are unique
...
Fixes #264
2024-06-22 12:01:09 +01:00
rubenwardy
ca961cb35f
Fix various issues with forum topic importing
...
Fixes #201
2024-06-22 11:11:57 +01:00
rubenwardy
12545c69ac
Add mismatched topics editor page
2024-06-22 10:45:14 +01:00
rubenwardy
aeca6cbbdb
QueryBuilder: Update noindex
2024-06-11 21:45:17 +01:00
rubenwardy
211b130f98
Advanced Search: Use dropdown for supported game
2024-06-11 21:39:10 +01:00
rubenwardy
2c8b751f98
Advanced Search: Fix values, remove use of __None
2024-06-11 21:35:20 +01:00
rubenwardy
e75f2f92e2
Add advanced search interface
...
Fixes #112
2024-06-11 21:25:58 +01:00
rubenwardy
d5492cbb9b
QueryBuilder: Allow hiding tags
2024-06-11 19:37:05 +01:00
rubenwardy
1a74471b68
QueryBuilder: Fix crash due to set changing size
2024-06-09 16:56:01 +01:00
rubenwardy
042e811a40
Fix tags sort by layout error
2024-06-09 16:53:09 +01:00
rubenwardy
7219c8b4a9
Remove link to deleted tags help page
...
Fixes #543
2024-06-09 16:50:49 +01:00
BlackImpostor
425420d663
Translated using Weblate (Russian)
...
Currently translated at 83.5% (965 of 1155 strings)
Co-authored-by: BlackImpostor <SkyBuilderOFFICAL@yandex.ru>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/ru/
Translation: Minetest/ContentDB
2024-06-09 16:24:24 +02:00
Wuzzy
b201176d3f
Translated using Weblate (German)
...
Currently translated at 100.0% (1155 of 1155 strings)
Co-authored-by: Wuzzy <Wuzzy@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/de/
Translation: Minetest/ContentDB
2024-06-09 16:24:24 +02:00
rubenwardy
8b6bd8d282
Add gettext context to tags and warnings, update translations
2024-06-09 13:48:00 +01:00
rubenwardy
36644216b2
Fix some typos
2024-06-09 13:31:44 +01:00
rubenwardy
195008c69e
Update translations
2024-06-09 13:28:45 +01:00
Wuzzy
8f8e68d3d3
Translated using Weblate (German)
...
Currently translated at 99.3% (1144 of 1152 strings)
Co-authored-by: Wuzzy <Wuzzy@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/de/
Translation: Minetest/ContentDB
2024-06-09 14:26:48 +02:00
gallegonovato
f6a3f36f1a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1152 of 1152 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/es/
Translation: Minetest/ContentDB
2024-06-09 14:26:48 +02:00
rubenwardy
80499dbf6c
Fix remaining instances of package type as a gettext parameter
...
Fixes #355
2024-06-09 13:26:16 +01:00
rubenwardy
2869876b67
Fix Gettext metadata shown on empty tag description
...
Fixes #541
2024-06-09 13:22:07 +01:00
rubenwardy
5eb202941a
Fix crash on users list page
2024-06-09 11:53:52 +01:00
rubenwardy
663fb38d9f
Show review language on reviews
2024-06-09 11:50:21 +01:00
rubenwardy
b6e7e09171
Update translations
2024-06-09 11:40:25 +01:00
W T
aabbb693b2
Translated using Weblate (Polish)
...
Currently translated at 99.7% (1143 of 1146 strings)
Co-authored-by: W T <wiktor_t-i@proton.me>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/pl/
Translation: Minetest/ContentDB
2024-06-09 12:38:30 +02:00
ROllerozxa
ba1523fc4b
Translated using Weblate (Swedish)
...
Currently translated at 95.0% (1089 of 1146 strings)
Co-authored-by: ROllerozxa <rollerozxa@voxelmanip.se>
Translate-URL: https://hosted.weblate.org/projects/minetest/contentdb/sv/
Translation: Minetest/ContentDB
2024-06-09 12:38:30 +02:00