Commit Graph

1134 Commits

Author SHA1 Message Date
rubenwardy 878872799e Fix crash on wtfpl page 2021-02-02 20:43:10 +00:00
rubenwardy aa7b8a0fc0 Update dependencies 2021-02-02 20:18:53 +00:00
rubenwardy 14810b2cc5 Add table of contents to help pages 2021-02-02 20:05:24 +00:00
rubenwardy 5017a9ba7e Allow codehighlighting in markdown, enable linkify 2021-02-02 18:16:57 +00:00
rubenwardy a040c7dd2e Clean up audit_log reasons 2021-02-02 17:29:03 +00:00
rubenwardy 912ebbc409 Add API to delete releases 2021-02-02 17:09:28 +00:00
rubenwardy e1fe63ab19 Add more screenshot APIs 2021-02-02 17:09:25 +00:00
rubenwardy 509f03ce65 Add API to create screenshots 2021-02-02 17:09:23 +00:00
rubenwardy 64a897b52f Improve token form 2021-02-02 17:09:21 +00:00
rubenwardy 2f66db5989 Update API docs, add support for code highlighting, add markdown table support 2021-02-02 17:09:19 +00:00
rubenwardy 033f40c263 Add support for zip uploads in the API
Fixes #261
2021-02-02 00:19:32 +00:00
rubenwardy a78fe8ceb9 Split importtasks.py 2021-02-01 22:43:43 +00:00
rubenwardy c6a973f7e1 Add ability to filter by minetest-mods in outdated page 2021-02-01 21:18:27 +00:00
rubenwardy d7647520c8 Fix erroneous updates from Git Update Detector 2021-02-01 11:34:55 +00:00
rubenwardy 70f491fd27 Add Editor help page 2021-01-31 17:51:25 +00:00
rubenwardy f07f2803f8 Fix crash in get_latest_tag due to missing tuple 2021-01-31 11:24:04 +00:00
rubenwardy 4364ce5d6f Fix incorrect query in check_update_config task 2021-01-30 23:51:09 +00:00
rubenwardy 7c3d738756 Fix index out of range error in get_latest_tag 2021-01-30 23:42:00 +00:00
rubenwardy ede010c25d Fix condition in apply_all_updates 2021-01-30 22:59:55 +00:00
rubenwardy db09b8eb84 Add ability to bulk create releases for outdated packages 2021-01-30 22:58:55 +00:00
rubenwardy a0cd155730 Add ability to bulk set update config 2021-01-30 22:44:54 +00:00
rubenwardy b7814d9541 Check for existing releases with commit in update checker 2021-01-30 19:56:27 +00:00
rubenwardy 912b917a47 Fix API packages with no arguments 2021-01-30 19:49:15 +00:00
rubenwardy c0112828eb Optimise package query speed 2021-01-30 19:32:04 +00:00
rubenwardy b3237b0c49 Split utils.py into package 2021-01-30 18:25:00 +00:00
rubenwardy b22ef5ae83 Add release creation audit logs 2021-01-30 17:10:38 +00:00
rubenwardy 8d6661511a Update copyrights 2021-01-30 17:00:58 +00:00
rubenwardy 607c534174 Improve outdated messages: don't show last commit on tag triggers 2021-01-30 16:50:32 +00:00
rubenwardy 3b213889ca Improve outdated messages 2021-01-30 16:48:11 +00:00
rubenwardy 36dc51ef4a Fix broken query condition in user todo 2021-01-30 16:07:39 +00:00
rubenwardy 663cbd91f5 Add missing tags section to user todo list 2021-01-30 16:03:09 +00:00
rubenwardy 82fe0e7bbf Add All Package Tags to todo tabs 2021-01-30 15:53:13 +00:00
rubenwardy 324815d58d Default to sort=score on All Outdated Packages 2021-01-30 15:45:48 +00:00
rubenwardy a67e3af172 Improve update config form 2021-01-30 15:41:55 +00:00
rubenwardy 0cd23f7883 Add hints to update config form 2021-01-30 15:22:19 +00:00
rubenwardy 1b296fcae5 Update documentation 2021-01-30 15:18:56 +00:00
rubenwardy 84d7030f7d Consistently use "Git Update Detection" 2021-01-30 15:09:31 +00:00
rubenwardy 2fddc276de Add note to outdated packages in user todo 2021-01-30 15:05:22 +00:00
rubenwardy a92ef0a8a1 Fix crash due to wrong method call to get screenshot thumbnail 2021-01-30 14:57:38 +00:00
rubenwardy 99eee9c758 Use utc date format when creating releases using Update Config 2021-01-30 01:21:26 +00:00
rubenwardy 56ff354021 Fix new release not reseting outdated flag 2021-01-30 01:19:43 +00:00
rubenwardy ac4d5c8c88 Add page with list of all update configs 2021-01-30 01:08:00 +00:00
rubenwardy c5fa76dab0 Add permissions check in outdated macro 2021-01-30 00:50:50 +00:00
rubenwardy 33bf3304a1 Add help message and button to outdated packages in to do list 2021-01-30 00:43:21 +00:00
rubenwardy 53d2d18b89 Fix create release title in warning on package page 2021-01-30 00:25:48 +00:00
rubenwardy fa23a00014 Fix create release link in warning on package page 2021-01-30 00:24:38 +00:00
rubenwardy 81b24c6cb3 Add outdated warning to package page 2021-01-30 00:15:07 +00:00
rubenwardy 60a33a6492 Add ability to sort outdated packages list 2021-01-30 00:02:40 +00:00
rubenwardy 9acb7698ef Fix updates beat 2021-01-29 23:35:23 +00:00
rubenwardy 9e6ded6544 Fix empty message on user to do page 2021-01-29 23:30:30 +00:00