copilot-swe-agent[bot]
60cb5d8972
Implement comprehensive API system with key management
...
Co-authored-by: Tomat0r <68383702+Tomat0r@users.noreply.github.com >
2025-07-28 12:02:42 +00:00
Jandalslap
a037359cf4
Refactor api/status endpoint
...
Moved status endpoint from app/blueprints/status/routes.py to app/blueprints/api/status.py and recreate using SQLAlchemy.
2025-05-29 18:23:46 +12:00
Jandalslap
2665411339
Added new blueprint status
...
Created a new blueprint called status to enable an api endpoint /api/status for a widget.
Queries database and outputs JSON.
Requires an API Key else is not accessible.
2025-05-28 20:47:48 +12:00
Matthieu B
5974e81cab
made app_url obsolete
2025-05-24 19:38:33 +01:00
Matthieu B
d326984fc7
added migrations
2025-05-21 17:15:36 +01:00
Matthieu B
c8b6d3bd11
Delete docker-compose.yml
2023-02-12 18:01:53 +00:00
Matthieu B
7efc687dae
Privacy Enhancements
...
- Removed bug reporting, as no longer needed due to release
- Made the update checker ping the github repo instead of private server
2023-01-20 23:39:51 +00:00
Matthieu B
e444428cf2
Updated Instructions
2023-01-20 16:08:57 +00:00
Michael C
c79a01f9b6
add docker ci
2022-11-07 00:19:35 -05:00
Billy Cao
afde7346c7
fix s/INBUILT/BUILTIN/g typo in readme and docker-compose.
2022-09-22 05:05:00 -07:00
Matthieu B
1509e8c910
Added Optional Sentry debugging
2022-09-20 17:20:29 +01:00
Matthieu B
c427af0450
Added SSO support
...
Disabled Inbuilt Authentication methods
2022-09-16 13:50:15 +01:00
Matthieu B
6df07772f0
Cleaned up Documentation
2022-09-14 17:03:03 +01:00
Matthieu B
b2435d0314
update: replaced environment variables
2022-09-14 14:19:11 +01:00
Matthieu B
e8ee9687ee
Added Watchtower for frequent updates
2022-09-13 12:49:24 +01:00
Matthieu B
253d149fc7
use ghcr instead of docker
2022-09-13 12:37:58 +01:00
Matthieu B
d0aed6fee5
Added ARM64 support
2022-09-13 11:49:23 +01:00
Matthieu B
8b14c20ba1
Changed port
2022-09-12 19:04:50 +01:00
Matthieu B
bf16dede47
Fixed structure
2022-09-12 18:37:38 +01:00