Commit Graph

1134 Commits

Author SHA1 Message Date
rubenwardy ff5f98558d Fix notifications page package name width 2021-01-29 23:29:06 +00:00
rubenwardy a088b1b0b5 Remove outdated packages section from editor work queue, as it's a tab now 2021-01-29 23:26:44 +00:00
rubenwardy 29adccb6d1 Add PackageUpdateConfig.auto_created 2021-01-29 23:18:37 +00:00
rubenwardy c6d39fcba3 Add title and ref query args to create release 2021-01-29 23:12:26 +00:00
rubenwardy fe2acddb5b Add datetime to outdated packages macro 2021-01-29 23:00:23 +00:00
rubenwardy 3dde8c05ad Improve wizard behaviour 2021-01-29 22:54:14 +00:00
rubenwardy f49da74c3a Add help page for update detection 2021-01-29 22:50:18 +00:00
rubenwardy 53babc1113 Fix outdated packages page query 2021-01-29 22:37:17 +00:00
rubenwardy 09f8302e74 Add support for New Tag update detection trigger 2021-01-29 22:20:44 +00:00
rubenwardy 665bfd64d2 Bump CSS version 2021-01-29 20:27:33 +00:00
rubenwardy cf5360f6f6 Don't disable update config on webhooks 2021-01-29 20:26:45 +00:00
rubenwardy f1edfcebc0 Fix broken package icons 2021-01-29 20:21:17 +00:00
rubenwardy ef9860b6cc Replace update bot message with notification only 2021-01-29 20:01:48 +00:00
rubenwardy 4f920f011f Add new to do list UI 2021-01-29 19:38:14 +00:00
rubenwardy b613ac4b89 Fix default branch detection 2021-01-29 17:17:51 +00:00
rubenwardy e8dca43f44 Remove webhook creation wizard 2021-01-29 16:36:23 +00:00
rubenwardy 46b60f9d24 Improve updateconfig docs further 2021-01-29 16:36:23 +00:00
rubenwardy a02942b7e0 Disable updateconfig if webhooks are used 2021-01-29 16:36:23 +00:00
rubenwardy 693cf4250a Improve updateconfig docs 2021-01-29 16:36:23 +00:00
rubenwardy ee9f6454e0 Change bot thread title 2021-01-29 16:36:23 +00:00
rubenwardy c5d99e00d8 Document that new tag isn't implemented yet 2021-01-29 16:36:23 +00:00
rubenwardy 7be0616d38 Improve bot profile picture contrast 2021-01-29 16:36:23 +00:00
rubenwardy ea527f9598 Only run update configs on approved packages 2021-01-29 16:36:23 +00:00
rubenwardy 8fcea988ca Add admin option to set updateconfigs on all relevant packages 2021-01-29 16:36:23 +00:00
rubenwardy 6b8b98c15b Add updateconfig error reporting 2021-01-29 16:36:23 +00:00
rubenwardy 17798df342 Add ref to update config 2021-01-29 16:36:23 +00:00
rubenwardy 2f2b8dc983 Add link to updateconfig from new release 2021-01-29 16:36:23 +00:00
rubenwardy 6e763b8453 Add notification type for bot messages 2021-01-29 16:36:23 +00:00
rubenwardy 09a9219fcd Add outdated flag to UpdateConfig to stop notification spam 2021-01-29 16:36:23 +00:00
rubenwardy c8406b45d4 Add set up releases wizard 2021-01-29 16:36:23 +00:00
rubenwardy 14a67b99ba Add package update configuration for polling 2021-01-29 16:36:23 +00:00
rubenwardy 7461acdd1f Add link to Installing X on the package page 2021-01-29 16:27:38 +00:00
rubenwardy 88a8e85b12 Fix crash on forum profile not found 2021-01-27 17:42:47 +00:00
rubenwardy 5a1656b8d0 Add more information to minetest_client.md 2021-01-26 17:35:06 +00:00
rubenwardy 8fad3a15cd Improve documentation 2021-01-26 17:04:34 +00:00
rubenwardy ce4c2142e2 Rename "Work in Progress" state to "Draft" 2021-01-25 16:58:58 +00:00
rubenwardy 6f9c01c375 Add pending verification note to email settings 2021-01-24 13:25:17 +00:00
rubenwardy 5e255a07f6 Add link to issue tracker in review form 2021-01-24 13:10:20 +00:00
rubenwardy 5314fda342 Fix broken user delete 2021-01-24 13:01:24 +00:00
rubenwardy dfc6f6fd6e Fix crash on importing texture pack with no .conf 2021-01-21 20:47:44 +00:00
rubenwardy 05a08b4c05 Check for release key in minetestcheck 2021-01-16 18:19:51 +00:00
rubenwardy 07d7282383 Add APIs for tags and homepage 2021-01-16 00:34:09 +00:00
rubenwardy 01bed3e307 Add user-agnostic redirect to todo tags 2021-01-10 03:09:02 +00:00
dependabot[bot] aabf70d458 Bump lxml from 4.5.2 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.2...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 03:07:50 +00:00
rubenwardy 6d2558a921 Update top packages page 2021-01-10 03:03:07 +00:00
rubenwardy 28995ffdd6 Update policy and guidance 2021-01-10 03:00:28 +00:00
rubenwardy e4d0b57f3c Improve Minetest config parsing error messages 2021-01-10 02:59:57 +00:00
rubenwardy 0054f362a7 Add account form to account settings page 2021-01-01 17:02:08 +00:00
rubenwardy 12bcdf2d47 Prevent moderators and admins from being deleted 2021-01-01 16:53:14 +00:00
rubenwardy e709fc9ce3 Update new thread message 2021-01-01 16:36:39 +00:00