aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs_page/admin
Commit message (Expand)AuthorAgeFilesLines
* Allow admins to edit user roles.J08nY2025-10-162-3/+60
* REmove unused chat invite functionality.J08nY2025-10-141-33/+0
* Cleanup token handling of users.J08nY2025-10-133-63/+1
* Move login/logout functionality from admin to user blueprintcopilot-swe-agent[bot]2025-10-132-40/+2
* Refactor user functionality into separate user blueprintcopilot-swe-agent[bot]2025-10-133-610/+5
* Remove custom MongoDB OAuth storage, use Flask-Dance default session storagecopilot-swe-agent[bot]2025-10-131-82/+0
* Address PR review feedbackcopilot-swe-agent[bot]2025-10-133-30/+105
* Complete user accounts with GitHub OAuth supportcopilot-swe-agent[bot]2025-10-132-7/+143
* Add subscription management and magic link logincopilot-swe-agent[bot]2025-10-133-1/+192
* Implement core user accounts functionalitycopilot-swe-agent[bot]2025-10-133-5/+290
* Refactor MongoDB collection creation.J08nY2025-10-061-32/+6
* Add chat invite links.J08nY2025-06-121-4/+29
* Add admin frontend page and route for creating chat invite linksJán Jančár2025-06-121-0/+8
* Allow for custom per_page in search.J08nY2025-06-051-1/+1
* Remove Flask-Menu and Flask-Breadcrumbs.J08nY2025-06-031-3/+2
* Hide chat behind admin permission.J08nY2025-06-031-4/+1
* More chat prototyping. Now can upload files.J08nY2025-06-031-5/+0
* First chat prototype.J08nY2025-06-031-0/+5
* Remove old feedback filesMartin Hofbauer2025-05-231-22/+0
* Add PP update log admin page.J08nY2025-02-041-51/+41
* Add deploy check.J08nY2024-10-301-0/+14
* Allow runtime changes of some config values via Redis.J08nY2024-10-152-5/+80
* Add config admin page.J08nY2024-10-151-0/+13
* Add back support for listing running tasks.J08nY2024-07-241-4/+10
* Fix breadcrumb in admin panel.J08nY2024-07-211-1/+1
* Fix index creation in commands.J08nY2023-05-091-2/+2
* Fix display of affected CVEs for a CPE.J08nY2023-05-091-1/+6
* Fix affected CPE display on CVE page.J08nY2023-05-091-0/+1
* COmpute changed_ids in update task.J08nY2023-03-191-2/+2
* Move back to flat layout.J08nY2023-03-175-0/+355
* Move to pyproject.J08nY2023-03-175-357/+0
* Move to dramatiq and periodiq.J08nY2023-03-171-7/+3
* Bulk CC and FIPS cert writes to MongoDB.J08nY2023-02-091-2/+4
* Add index on diffs to speed up lookup.J08nY2022-08-041-0/+2
* Fix tasks render.J08nY2022-08-011-1/+5
* Add periodic download of CC scheme data.J08nY2022-07-261-0/+1
* Add more indices to speed up doc retrieval.J08nY2022-07-191-0/+3
* Add view of task list.J08nY2022-07-171-1/+11
* Add vulnerability info pages.J08nY2022-05-191-1/+1
* Paginate admin update views.J08nY2022-05-191-5/+50
* Improve test coverage (92%).J08nY2022-05-051-1/+1
* Reorganize templates.J08nY2022-04-271-6/+6
* More optimzed searches.J08nY2022-04-011-8/+0
* Add CC fulltext search.J08nY2022-04-011-3/+3
* Add fulltext indexing of certificates.J08nY2022-03-311-0/+29
* Fix missing stats error in admin page.J08nY2022-02-221-3/+4
* Add rendering of diffs to admin page.J08nY2022-02-171-1/+40
* Add admin page with dataset stats.J08nY2022-02-011-4/+24
* Remove unused commands.J08nY2022-01-041-0/+1
* Cleanup handling of object formats (storage/tool).J08nY2022-01-031-1/+1