-
- Downloads
Feat/hint title (#2699)
* feat: add title to hint
* feat(core-beta): add title to hint
* Remove core-beta change
---------
Co-authored-by:
Kevin Chung <kchung@ctfd.io>
Showing
- CTFd/api/v1/challenges.py 1 addition, 1 deletionCTFd/api/v1/challenges.py
- CTFd/models/__init__.py 1 addition, 0 deletionsCTFd/models/__init__.py
- CTFd/schemas/hints.py 3 additions, 1 deletionCTFd/schemas/hints.py
- CTFd/themes/admin/assets/js/components/hints/HintCreationForm.vue 17 additions, 0 deletions...mes/admin/assets/js/components/hints/HintCreationForm.vue
- CTFd/themes/admin/assets/js/components/hints/HintEditForm.vue 20 additions, 0 deletions.../themes/admin/assets/js/components/hints/HintEditForm.vue
- CTFd/themes/admin/assets/js/components/hints/HintsList.vue 2 additions, 0 deletionsCTFd/themes/admin/assets/js/components/hints/HintsList.vue
- CTFd/themes/admin/static/assets/pages/challenge-DJermLXZ.js 1 addition, 1 deletionCTFd/themes/admin/static/assets/pages/challenge-DJermLXZ.js
- CTFd/themes/admin/static/manifest.json 1 addition, 1 deletionCTFd/themes/admin/static/manifest.json
- migrations/versions/a49ad66aa0f1_add_title_to_hint.py 23 additions, 0 deletionsmigrations/versions/a49ad66aa0f1_add_title_to_hint.py
Loading
Please register or sign in to comment