Olive
78a1c84d50
Added translation using Weblate (Toki Pona)
...
Co-authored-by: Olive <oliversimmo@gmail.com>
2024-07-03 00:30:55 +02:00
rubenwardy
aedeef4e02
Feeds: Fix sort order
2024-07-02 21:47:33 +01:00
rubenwardy
b741cc592f
Feeds: Change release feed item titles
2024-07-02 21:43:32 +01:00
rubenwardy
5f1cd080bf
Add Cache-Control to feeds
2024-07-02 21:36:42 +01:00
rubenwardy
d25dc2c795
Add Feeds help page
2024-07-02 21:30:23 +01:00
rubenwardy
31d5eb7e56
Add images to feeds
2024-07-02 21:25:25 +01:00
rubenwardy
19fa1d9b23
Fix JSONFeed version field
...
Unfortunately, the only working validator I found can only validate live URLs
2024-07-02 21:02:25 +01:00
rubenwardy
b4f9c99717
Fix missing content_html in JSONFeed
...
Unfortunately, the only working validator I found can only validate live URLs
2024-07-02 20:58:36 +01:00
rubenwardy
9062f49992
Fix authors in JSONFeed
...
Unfortunately, the only working validator I found can only validate live URLs
2024-07-02 20:55:01 +01:00
rubenwardy
f8abcaa7c6
Add Atom and JSON feeds for releases and new packages
...
Fixes #224
2024-07-02 20:41:39 +01:00
rubenwardy
e43a7827c2
Make Git Update Detection use release notes from annotated tag
...
Part of #545
2024-06-30 17:49:21 +01:00
rubenwardy
4ad8e3605b
Use git log as fallback for release notes
...
Part of #545
2024-06-30 17:49:14 +01:00
rubenwardy
c21337b9ff
Fix CI due to failing migration
2024-06-24 20:28:36 +01:00
rubenwardy
a0da9ef61e
Add release notes to package view page
2024-06-24 20:25:25 +01:00
rubenwardy
22172da57e
Fix migration when title is more than 30 chars
2024-06-24 20:16:17 +01:00
rubenwardy
a134d21b79
Remove final newline from normalize_line_endings
...
Database columns aren't files. This new line causes
issues with `!= ""` checks.
2024-06-24 20:10:03 +01:00
rubenwardy
d0fc83c00c
Fix PackageRelease migration setting names to "title"
2024-06-24 20:03:04 +01:00
rubenwardy
64d8f30006
Fix crash when mentioning users in comments
...
Thanks @Dragonop for help finding the cause
2024-06-23 18:15:00 +01:00
rubenwardy
aecde93310
Fix issue when updating game support on multiple dependers
2024-06-23 11:14:10 +01:00
rubenwardy
0c4698ec0d
Fix error on double "move_to_state" submission
2024-06-23 09:44:15 +01:00
rubenwardy
9a64ff7563
Fix missing name in release creation in two places
2024-06-23 09:42:31 +01:00
rubenwardy
1fc7aeb1dd
Fix release notes length limit
2024-06-23 09:39:41 +01:00
rubenwardy
3f12a89764
Add fmt option to include VCS repo URL
...
Fixes #514
2024-06-22 17:15:52 +01:00
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