| .. |
|
.wrangler/deploy
|
Use workers instead of pages
|
2025-07-12 19:18:43 +02:00 |
|
public
|
remove video from public assets
|
2025-07-14 19:59:37 +02:00 |
|
src
|
Add event types management functionality, including database schema, UI components, and hooks for CRUD operations. Introduce EventTypeModal for creating and editing event types, and integrate with the navigation bar and event types page for seamless user experience.
|
2025-09-21 22:36:44 +02:00 |
|
worker
|
Use workers instead of pages
|
2025-07-12 19:18:43 +02:00 |
|
.env.production
|
Improve env management
|
2025-07-13 18:42:15 +02:00 |
|
.env.staging
|
Move from dev to staging
|
2025-07-13 22:38:03 +02:00 |
|
.gitignore
|
Remove .cursor
|
2025-03-26 21:21:52 +01:00 |
|
eslint.config.js
|
fix eslint
|
2025-03-18 08:29:46 +01:00 |
|
index.html
|
Adjust logins
|
2025-03-18 07:52:50 +01:00 |
|
package.json
|
Add bookings.tsx
|
2025-09-15 09:01:08 +02:00 |
|
pnpm-lock.yaml
|
Add bookings.tsx
|
2025-09-15 09:01:08 +02:00 |
|
README.md
|
Modify backend
|
2025-03-15 08:46:51 +01:00 |
|
stats.html
|
Use workers instead of pages
|
2025-07-12 19:18:43 +02:00 |
|
tsconfig.app.json
|
Setup tests and absolute paths
|
2025-04-08 09:43:51 +02:00 |
|
tsconfig.json
|
Use workers instead of pages
|
2025-07-12 19:18:43 +02:00 |
|
tsconfig.node.json
|
Setup tests and absolute paths
|
2025-04-08 09:43:51 +02:00 |
|
tsconfig.worker.json
|
Use workers instead of pages
|
2025-07-12 19:18:43 +02:00 |
|
vite.config.d.ts
|
Update api for gcloud and fix frontend
|
2025-06-24 21:56:43 +02:00 |
|
vite.config.ts
|
Disable cors in vite
|
2025-07-14 17:28:39 +02:00 |
|
worker-configuration.d.ts
|
Use workers instead of pages
|
2025-07-12 19:18:43 +02:00 |
|
wrangler.toml
|
Update wrangler toml
|
2025-07-13 23:13:57 +02:00 |