aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs_page/common
Commit message (Expand)AuthorAgeFilesLines
* Fix and add tests for new certificate subscription.pageJ08nY2025-12-091-2/+2
* Fix notifications for vulns.J08nY2025-12-091-0/+2
* refactor(dashboard): reorganize Dash import structureDavid Valecký2025-12-082-32/+0
* feat(dashboard): Hide the functionality behind a dashboard roleDavid Valecký2025-12-081-0/+2
* refactor: Dashboard url bse pathnameDavid Valecký2025-12-081-1/+0
* fix: Change registering dash pagesDavid Valecký2025-12-081-0/+1
* refactor: Remove the old implementationDavid Valecký2025-12-083-190/+0
* add utf-8 encodingDavid Valecký2025-12-081-1/+1
* first stage of the designDavid Valecký2025-12-084-0/+191
* Refactor KB update.J08nY2025-11-296-65/+165
* Split common.tasks to submodules.J08nY2025-11-298-779/+838
* Cleanup chat modal info.J08nY2025-11-281-9/+6
* Better fix for SECCERTS-215.J08nY2025-11-231-2/+3
* Split off WebUI and chat APIs.J08nY2025-11-234-128/+135
* Add docs to WebUI functions.J08nY2025-11-231-24/+208
* Fix #SECCERTS-1ZF.J08nY2025-11-121-0/+2
* Add text version to user emails.J08nY2025-11-111-3/+4
* Add captcha to registration.J08nY2025-10-251-25/+4
* Allow for model selection in chat.J08nY2025-10-241-6/+10
* Fix find_file.J08nY2025-10-241-7/+27
* Add chat request accounting.J08nY2025-10-173-4/+57
* Simplify chat.J08nY2025-10-142-0/+3
* Fix CC notification tests.J08nY2025-10-141-20/+15
* Tie in subscriptions to users.J08nY2025-10-132-1/+13
* Refactor MongoDB collection creation.J08nY2025-10-062-95/+74
* Move to new caching approach.J08nY2025-09-261-2/+2
* Initial Dash integration.J08nY2025-09-082-0/+31
* Add fulltext chat queries.J08nY2025-06-112-10/+24
* Add test id extraction.J08nY2025-06-091-4/+16
* Add sources to chat interface.J08nY2025-06-091-3/+87
* Fix metadata caching.J08nY2025-06-091-3/+3
* Cache WebUI file metadata.J08nY2025-06-091-0/+9
* Drop "OSError: write error" from closed wsgi connection.J08nY2025-06-091-0/+11
* Do not start task when running actor directly (outside of dramatiq).J08nY2025-06-061-0/+8
* Add metadata to fulltext results.J08nY2025-06-061-1/+24
* Allow for custom per_page in search.J08nY2025-06-051-4/+15
* Remove Flask-Menu and Flask-Breadcrumbs.J08nY2025-06-031-0/+10
* Add info about which files are available for an entry.J08nY2025-06-031-4/+11
* Hide chat behind admin permission.J08nY2025-06-031-0/+3
* Add update KB tasks and commands.J08nY2025-06-032-2/+86
* Use markdown2 to render cuddled lists in chat responses.J08nY2025-06-031-1/+0
* More chat prototyping. Now can upload files.J08nY2025-06-032-2/+16
* First chat prototype.J08nY2025-06-032-0/+182
* Remove deprecated pkg_resources usage.J08nY2025-06-031-2/+5
* Fix SECCERTS-1WY.J08nY2025-04-081-2/+4
* Use X-Accel-Redirect in sending datasets.J08nY2025-02-151-5/+11
* Add Cache-Control: no-transform on datasets to stop Cloudflare from messing up.J08nY2025-02-151-0/+11
* Fix path issue.J08nY2025-02-131-2/+2
* Fix archiving of old artifacts.J08nY2025-02-131-4/+17
* Add lastmod to sitemap.J08nY2025-02-101-0/+10