aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs_page/cc
Commit message (Expand)AuthorAgeFilesLines
* feat: work-in-progress changesDavid Valecký2025-12-081-10/+0
* feat: New project skeleton and base classesDavid Valecký2025-12-081-1/+0
* delete old functionalityDavid Valecký2025-12-083-94/+0
* first stage of the designDavid Valecký2025-12-083-0/+69
* Refactor KB update.J08nY2025-11-291-1/+4
* Split common.tasks to submodules.J08nY2025-11-291-1/+6
* Fix #SECCERTS-20M.J08nY2025-11-231-2/+6
* Tie in subscriptions to users.J08nY2025-10-131-0/+10
* Split off mongo and commands in major blueprints.J08nY2025-10-062-7/+24
* Refactor MongoDB collection creation.J08nY2025-10-061-5/+9
* Fix latest run ID computation.Ján Jančár2025-09-261-1/+4
* Move to new caching approach.J08nY2025-09-263-166/+92
* Add example CC chart to dash.J08nY2025-09-081-1/+13
* Initial Dash integration.J08nY2025-09-082-0/+15
* Fix SECCERTS-1YB.J08nY2025-06-091-2/+4
* Check the right box in search templates.J08nY2025-06-061-6/+6
* Remove Flask-Menu and Flask-Breadcrumbs.J08nY2025-06-031-1/+1
* Fix typing.J08nY2025-06-031-1/+2
* Add update KB tasks and commands.J08nY2025-06-032-79/+41
* More chat prototyping. Now can upload files.J08nY2025-06-031-14/+81
* First chat prototype.J08nY2025-06-031-0/+20
* Pass on query params from old-search to new.J08nY2025-06-021-2/+2
* Remove unused templates.J08nY2025-06-021-23/+13
* Redirect to merged search.J08nY2025-05-261-16/+2
* Add last_ok_run infoMartin Hofbauer2025-05-241-4/+4
* Refactor - separate CC name and fulltext searchesMartin Hofbauer2025-05-241-1/+3
* Replace byName with by-nameMartin Hofbauer2025-05-231-3/+3
* Rename mergedSearch to merged_searchMartin Hofbauer2025-05-231-1/+1
* Formatted with blackMartin Hofbauer2025-05-231-4/+12
* Give back search titlesMartin Hofbauer2025-03-071-2/+2
* Merge branch 'page' into ux-improvements-1Martin Hofbauer2025-03-073-56/+39
|\
| * Add Cache-Control: no-transform on datasets to stop Cloudflare from messing up.J08nY2025-02-151-39/+8
| * Fix archive all.J08nY2025-02-131-1/+1
| * Fix archiving of old artifacts.J08nY2025-02-131-10/+18
| * Fix sitemap update.J08nY2025-02-111-1/+1
| * Fix importJ08nY2025-02-111-1/+1
| * Add lastmod to sitemap.J08nY2025-02-101-2/+3
| * Make CPE/CVE pages noindex.J08nY2025-02-101-5/+10
* | Merge branch 'page' into ux-improvements-1Martin Hofbauer2025-02-072-55/+83
|\|
| * Fix feedgen.J08nY2025-02-051-1/+3
| * Fix PP rendering.J08nY2025-02-041-43/+5
| * Fix bad templates.J08nY2025-02-041-3/+3
| * Enable PP display using new feature.J08nY2025-02-022-12/+76
* | Add new navbar, merge name and fulltext search in cc and fips, remove crowds...Martin Hofbauer2025-01-241-0/+17
|/
* Cache sitemaps better, use priority in them.J08nY2024-11-271-2/+2
* Sort previous and next certs properly.J08nY2024-11-211-4/+4
* Maake fulltext search work over certificate name and ID.J08nY2024-11-211-0/+1
* Add tasks to reindex all certs for full-text search.J08nY2024-11-212-0/+16
* Add next/prev certificate version display.J08nY2024-11-211-0/+23
* Allow for search over select CC schemes and improve fulltext parsing.J08nY2024-11-205-1/+50