]> git.lizzy.rs Git - cheatdb.git/shortlog
cheatdb.git
2020-04-21 rubenwardyDocument top packages algorithm v1.24.2
2020-04-21 rubenwardyAdd API to see scores
2020-04-21 rubenwardyAllow all members to approve own releases
2020-04-20 David LealAdd build status badge on README.md (#194)
2020-04-14 rubenwardyFormat exception emails better
2020-04-14 rubenwardyImprove user authentication error handling
2020-04-11 rubenwardyFix email sign up v1.24.1
2020-04-11 rubenwardyFix access token not being shown after creation
2020-04-11 rubenwardyAllow unlimited API tokens in GitHub webhooks
2020-04-11 rubenwardyImprove error messages
2020-04-07 rubenwardyAdd ability to search by tag v1.24.0
2020-03-28 rubenwardyFix exposing abs_url_for to templates
2020-03-28 rubenwardyFix case-insensitive comparison bug
2020-03-28 rubenwardyAdd ability to search packages by author
2020-03-27 rubenwardyIncrease package name and title length limits in form...
2020-03-27 rubenwardyFix release validation for repos with submodules v1.23.10
2020-03-22 rubenwardyFix scores not degrading due to missing session.commit() v1.23.9
2020-02-23 rubenwardyFix licenses being prefilled in package editor v1.23.8
2020-02-23 rubenwardyFix lack of download counter checks on non-release... v1.23.7
2020-02-23 rubenwardyFix non-admin users not being able to set profile URLs
2020-02-15 rubenwardyUpdate git-archive-all v1.23.6
2020-01-30 rubenwardyAdd links to GitHub oauth connection settings v1.23.5
2020-01-30 rubenwardyChange API Token warning to be friendlier v1.23.4
2020-01-25 rubenwardyFix access token being exposed after APIToken edit v1.23.3
2020-01-25 rubenwardyRename 'new tag' event to contain 'GitHub release' v1.23.2
2020-01-25 rubenwardyFix 404 on GituHub log in
2020-01-25 rubenwardyFix crash on existing GitHub App Integration v1.23.1
2020-01-25 rubenwardyFix auto-webhook creation failure due to wrong scheme
2020-01-25 rubenwardyImprove documentation
2020-01-25 rubenwardyFix git-created release regression
2020-01-25 rubenwardyPrevent multiple webhooks from being created v1.23.0
2020-01-25 rubenwardyFix automatic creation of tag webhooks
2020-01-25 rubenwardyPromote webhooks in release creation page
2020-01-25 rubenwardyAdd tag push support to webhooks
2020-01-25 rubenwardyUse git init/fetch instead of git clone
2020-01-25 rubenwardyAdd GitLab webhook support
2020-01-25 rubenwardyRestrict webhooks to trusted users
2020-01-24 rubenwardyAdd automatic GitHub webhook creation
2020-01-24 rubenwardyAdd Github webhook support
2020-01-24 rubenwardyRename 'vcs' release-creation mode to 'git'
2020-01-24 rubenwardyAdd API to create releases
2020-01-24 rubenwardyAdd ability to limit APITokens to a package
2020-01-24 rubenwardyFix broken user registration
2020-01-24 rubenwardySplit up users blueprint
2020-01-24 rubenwardyFix wtforms validatoion of package name
2020-01-23 rubenwardyShow discarded topics in package results
2020-01-23 rubenwardyFix deprecation warnings
2020-01-22 rubenwardyAdd XSS strings to test data v1.22.1
2020-01-22 rubenwardyUse server-side markdown renderer in WYSIWYG preview
2020-01-22 rubenwardyUpdate EasyMDE
2020-01-22 rubenwardyAdd data* to docker ignore
2020-01-22 rubenwardyImprove markdown escaping
2020-01-21 rubenwardyFix version being styled differently
2020-01-21 rubenwardySort dependencies in package editor v1.22.0
2020-01-21 rubenwardySort dependencies in package page
2020-01-21 rubenwardySort provides relationship
2020-01-21 rubenwardyImprove package page styling
2020-01-20 rubenwardyImprove package buttons contrast
2020-01-19 rubenwardyReduce chance of accidental release deletion v1.21.0
2020-01-19 rubenwardyFix approved checkbox deselection bug
2020-01-19 rubenwardyFix password issues caused by Flask-User migration
2020-01-19 rubenwardyAdd API tests
2020-01-19 rubenwardyAdd Gitlab CI support
2020-01-19 rubenwardyAdd populated homepage test
2020-01-19 rubenwardyAdd end-to-end test framework
2020-01-19 rubenwardyUpdate dependencies
2020-01-19 rubenwardyAdd admin option to check all releases
2020-01-19 rubenwardyAdd validation to zip releases
2020-01-19 rubenwardyAllow deleting releases with broken tasks
2020-01-19 rubenwardyAdd release contents validation
2020-01-19 rubenwardyAdd support for submodules in makeVCSRelease()
2020-01-19 rubenwardyAdd ability to delete releases
2020-01-18 rubenwardyFix missing name in search weightings
2020-01-18 rubenwardyAdd more util scripts
2020-01-18 rubenwardyAdd constraint for release tasks and approval
2020-01-18 rubenwardyFix broken search weighting
2020-01-18 rubenwardyAdd documentation for reload.sh and update.sh
2020-01-18 rubenwardyAdd reloading support to Docker container
2020-01-18 rubenwardyImprove Docker configurations
2020-01-18 rubenwardyFix uploadPackageScores task
2020-01-18 rubenwardyFiddle with package button styling
2019-12-17 rubenwardyFix crash on clearing all notifications
2019-11-27 rubenwardyFix crash due to missing import
2019-11-27 rubenwardyAdd database diagram
2019-11-27 rubenwardyFix debug mode in entrypoint.sh
2019-11-27 rubenwardyAdd API Token creation
2019-11-22 rubenwardyFix pkgtasks crash due to it not being imported
2019-11-21 rubenwardyRename run.sh to entrypoint.sh
2019-11-21 rubenwardyAdd useful scripts v1.20.0
2019-11-21 rubenwardyImprove package scoring
2019-11-21 rubenwardyAdd support for randomly sorting queries
2019-11-21 rubenwardyFix crash on accessing notifications
2019-11-21 rubenwardyFix url_for crash on "home_page" v1.19.0
2019-11-18 rubenwardyAdd celery beat and celery flower to docker compose
2019-11-18 rubenwardyFix download forgery
2019-11-17 rubenwardyFix exception on badly-formed query string
2019-11-16 rubenwardyFix user profile after blueprints commit
2019-11-16 rubenwardyFix hardcoded progress bar in work queue, and related...
2019-11-15 rubenwardyRefactor endpoints to use blueprints instead
2019-11-14 rubenwardyIndicate stuck releases in todo list and allow admins... v1.18.0
next