Commit Graph

997 Commits

Author SHA1 Message Date
rubenwardy 5dd685f319 WIP image proxy 2021-02-05 12:10:51 +00:00
rubenwardy 63204575eb Prevent duplicate commit releases from webhooks 2021-02-04 19:54:26 +00:00
rubenwardy fb3b0be50e Update minetest_client.md docs 2021-02-03 18:30:21 +00:00
rubenwardy 0c08738a66 Update API docs 2021-02-03 12:50:16 +00:00
rubenwardy 21cf5b57c1 Redesign sign in screen 2021-02-03 00:58:49 +00:00
rubenwardy b5f47b1b73 Fix typo 2021-02-03 00:14:14 +00:00
rubenwardy 05c140da78 Update docs, rename desc to long_description 2021-02-03 00:11:48 +00:00
rubenwardy 8225e4098b Add support for .cdb.json
Fixes #231
2021-02-02 23:58:59 +00:00
rubenwardy 90aeb6e1a7 Add missing fields to packages API 2021-02-02 23:30:11 +00:00
rubenwardy 12e364969b Add licenses API 2021-02-02 22:41:48 +00:00
rubenwardy ca58c70206 Add validation to package API 2021-02-02 22:34:51 +00:00
rubenwardy 551996ca14 Add start of package edit API 2021-02-02 21:35:29 +00:00
rubenwardy bb79d564a8 Fix missing bcrypt dep 2021-02-02 21:07:15 +00:00
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