- OpenAPI: add missing endpoints (add-from-url, subscriptions, public availability) - OpenAPI: CalendarSubscription schema, Subscriptions tag - Frontend app - Migrations: count_for_availability, subscriptions_sync, user_preferences, calendar_settings - Config, rate limit, auth, calendar, booking, ICS, availability, user service updates Made-with: Cursor
17 lines
726 B
HTML
17 lines
726 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📅</text></svg>" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Calendar</title>
|
|
<script type="module" crossorigin src="/assets/index-DLhHVFKH.js"></script>
|
|
<link rel="modulepreload" crossorigin href="/assets/vendor-BI0H_s0W.js">
|
|
<link rel="modulepreload" crossorigin href="/assets/date-huy51PAD.js">
|
|
<link rel="stylesheet" crossorigin href="/assets/index-D1jwjSlk.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|