rubenwardy
6265c0665b
Replace 'Minetest' with 'Luanti' in remaining places
2025-08-25 14:21:43 +01:00
rubenwardy
e754d8d80d
Update package inclusion policy ( #601 )
...
Fixes #566 , fixes #222
2025-07-03 12:16:11 +01:00
rubenwardy
036a55e61e
Fix broken link and aside in WTFPL help page
...
Fixes #598
2025-07-01 20:16:12 +01:00
rubenwardy
8777d2bfd3
Remove include_images from /for-client/reviews/ doc
2025-03-30 15:05:42 +01:00
rubenwardy
00cf79224d
Document /for-client/reviews/
2025-03-30 15:04:58 +01:00
rubenwardy
5b0d42173f
Add terms of service to comply with Online Safety Act 2023 ( #578 )
2025-03-09 13:48:03 +00:00
rubenwardy
f0e67c93d6
Prohibit illegal drugs
2025-03-04 14:25:35 +00:00
rubenwardy
a54104aa82
Add forum_url to API, change to forum.luanti.org
2024-11-03 14:21:09 +00:00
rubenwardy
dd2e73b40f
Change content.minetest.net to content.luanti.org
2024-10-29 22:53:28 +00:00
ROllerozxa
abc2941756
Minetest -> Luanti ( #564 )
2024-10-15 21:36:50 +01:00
rubenwardy
53a004c41c
Remove unused experimental /api/welcome/v1/ API
2024-08-26 12:01:51 +01:00
rubenwardy
9aa8886309
Fix edit audit log entries being created for no changes
2024-08-26 11:53:13 +01:00
rubenwardy
e31433f320
Remove outdated example from Package Inclusion Policy
2024-07-09 00:09:16 +01:00
rubenwardy
b741cc592f
Feeds: Change release feed item titles
2024-07-02 21:43:32 +01:00
rubenwardy
d25dc2c795
Add Feeds help page
2024-07-02 21:30:23 +01:00
rubenwardy
3f12a89764
Add fmt option to include VCS repo URL
...
Fixes #514
2024-06-22 17:15:52 +01:00
rubenwardy
23335f4d30
Make release_notes markdown
2024-06-22 15:48:54 +01:00
rubenwardy
37ff435ff3
Wrap example in API docs
2024-06-22 15:41:09 +01:00
rubenwardy
40edbc7a3b
Add ability to set release name from API
2024-06-22 15:33:49 +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
7a94b9361f
Allow filtering VCS webhooks based on branch name
...
Fixes #258
2024-06-22 12:13:49 +01:00
rubenwardy
d5492cbb9b
QueryBuilder: Allow hiding tags
2024-06-11 19:37:05 +01:00
rubenwardy
36644216b2
Fix some typos
2024-06-09 13:31:44 +01:00
rubenwardy
a356a50abb
Add mention of obfuscation to package policy
2024-06-07 23:05:24 +01:00
rubenwardy
380f009529
Add option to filter packages by license
2024-06-05 19:27:09 +01:00
rubenwardy
1fad818f05
Add review count to scores API
2024-06-01 00:06:25 +01:00
rubenwardy
662c632f5d
Fix typos in privacy policy
2024-04-30 23:17:12 +01:00
rubenwardy
4bed2fc40c
Add Sentry to about and privacy policy
2024-04-29 23:07:36 +01:00
rubenwardy
31b8ef5d87
Update privacy policy ( #445 )
2024-04-29 23:04:24 +01:00
rubenwardy
3a794fecbf
Add contact and donate links to the footer
2024-04-14 15:51:35 +01:00
rubenwardy
609354cd35
Hypertext: Fix various issues
...
* Change link color
* Return absolute URLs
* Provide link to tables (with anchor)
* Provide link to image when include_images=false
* Escape backward slashes
* Make package info more compact
2024-04-05 18:17:07 +01:00
rubenwardy
6280cd5947
Remove some forum topic related features ( #527 )
2024-04-03 18:30:08 +01:00
rubenwardy
1be4155ab0
Add Minetest-optimised package endpoint
2024-04-01 17:32:12 +01:00
rubenwardy
eaea6ce9a3
Add help page for making better package pages
2024-03-31 04:00:18 +01:00
rubenwardy
af2bdef1bf
Remove game support disclaimer
2024-03-27 19:39:28 +00:00
rubenwardy
0b76982d63
Adjust package score frecency factor
2024-03-07 21:20:32 +00:00
rubenwardy
2867856d40
Add config for admin contact url
2024-03-04 18:05:16 +00:00
rubenwardy
b1a9398ed1
Add has_contentdb_translation to Language, add API
2024-03-03 01:14:33 +00:00
rubenwardy
40d572d645
Add query argument to filter by language support
2024-03-03 01:14:33 +00:00
rubenwardy
ab57b6aa2c
Add translation url field to package form and API
2024-03-03 01:14:33 +00:00
rubenwardy
9e97a06f70
Update non-free help page
2023-12-30 18:11:37 +00:00
rubenwardy
35701b1097
Add query arg to show packages with flag
2023-12-30 17:09:10 +00:00
rubenwardy
f946e8db21
Remove donation ad
2023-12-16 01:01:45 +00:00
rubenwardy
8606f596f3
Package API: Add option to return desc as hypertext
2023-12-16 00:46:11 +00:00
rubenwardy
8e312c4bcc
OAuth2: Return success=true in POST request
2023-12-15 23:03:58 +00:00
rubenwardy
e9911e85a2
Add release download size to API and web interface
2023-12-15 16:33:34 +00:00
rubenwardy
2e8ddb8ca4
Improve documentation on repo field
2023-11-19 13:39:38 +00:00
rubenwardy
9184f1bcc0
Add support CDB to footer
2023-11-17 19:28:05 +00:00
Buckaroo Banzai
c09f190712
Add missing \ in oauth curl example ( #486 )
...
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com >
2023-10-31 20:57:23 +00:00
rubenwardy
047bf936b4
OAuth2: Allow normal users to create clients (but unapproved)
2023-10-31 20:29:49 +00:00