Commit Graph

59 Commits

Author SHA1 Message Date
c85c873f84 chore: add copyleft 2026-01-14 22:36:03 +01:00
4732ffe9a1 chore: remove sidebar 2026-01-14 22:25:06 +01:00
c2f843ce4c chore: mobile friendly navbar 2026-01-14 22:24:34 +01:00
8a538347d3 feat: about page 2026-01-14 22:17:07 +01:00
6fe5caef94 chore: add gplv3 license
the following might not be legal to say, but all prior commits are also
considered to be under the GNU GPL v3 license.
2026-01-14 22:11:48 +01:00
0315e72c48 feat: clerk localization and no language routes 2026-01-14 20:00:42 +01:00
613c5b24da feat: add internationalization and spanish locale 2026-01-14 19:23:44 +01:00
80261ad627 fix: more tactile stuff 2026-01-13 22:23:53 +01:00
c70fb7f06e fix: unique constraint on name, and flex redesign 2026-01-13 22:02:40 +01:00
3f92dd2226 chore: update vue to fix 500 error 2026-01-12 23:45:27 +01:00
f80a2bf517 chore: move to normal postgres 2026-01-12 23:23:37 +01:00
fe19883234 chore: (ai gen) drizzle migration fixes 2026-01-12 23:17:03 +01:00
c615bcd7e2 Merge pull request #2 from SrIzan10/feat/clerk
clerk auth and presets and other goodies
2026-01-12 23:10:21 +01:00
b7bc77fb9a chore: (ai gen) run migrations on startup 2026-01-12 23:09:10 +01:00
c8d9a4e132 feat: (mostly ai gen) touchscreen oriented viewer 2026-01-12 23:01:57 +01:00
103644acc3 fix: (ai gen) streaming stability improvementsk 2026-01-12 22:33:07 +01:00
bda1297689 feat: (ai gen) improve website wide navigation 2026-01-12 22:25:04 +01:00
a8b90e62c1 feat: rtc connections finally working 2026-01-12 21:26:38 +01:00
d67dd9e5bf feat: peer stuff 2026-01-11 22:14:05 +01:00
08e44e61ff feat: preliminary sharing 2026-01-11 18:44:37 +01:00
6864748174 refactor: move stuff to presetsDb and start work on sharing 2026-01-11 00:59:55 +01:00
409f32090e feat: preliminary presets index 2026-01-11 00:20:25 +01:00
610a0446a5 chore: protect pages before i forget (and also auth page changes) 2026-01-10 00:38:49 +01:00
9bb77cfa57 feat: make form submissions and start main presets page 2026-01-10 00:14:08 +01:00
76a6a77f1d feat: overengineered form and db schema 2026-01-09 17:00:40 +01:00
91556378b9 feat: basic form and styling (no form logic done yet) 2026-01-08 16:16:25 +01:00
1e4874cffa refactor: move script under template 2026-01-07 23:21:01 +01:00
f429f30983 feat: shadcn color theme change 2026-01-07 20:44:59 +01:00
fbe9ffd246 chore: set json lang 2026-01-07 19:54:32 +01:00
a2436cb6d5 feat: finally a monaco editor 2026-01-07 19:08:52 +01:00
801f30de0b monaco pmo 2026-01-06 18:41:58 +01:00
41da79611c refactor: listen to changes instead of doing onClick 2026-01-03 14:25:58 +01:00
145c3b1136 feat: clerk theming and preset selector 2026-01-03 13:31:10 +01:00
8995979eb1 chore: janky ahh clerk 2026-01-02 19:30:41 +00:00
3b03b32046 feat: move database to postgres 2025-12-20 21:21:10 +00:00
350f88446e feat: debugging inside viewer 2025-11-06 17:11:16 +01:00
b63e3e83aa fix: force relays instead of local connections 2025-11-06 16:34:03 +01:00
953da59ca7 feat: turn servers i found somewhere 2025-11-05 21:00:57 +01:00
5481bae405 fix: wrong urls 2025-11-01 02:08:46 +01:00
ebba9481c6 chore: use peerjs stuff now 2025-11-01 02:04:04 +01:00
2aa36b433b feat: use proper metered stuff 2025-11-01 01:47:12 +01:00
0f3ca69ffc chore: empty testing commit 2025-11-01 01:25:43 +01:00
e8c691729e fix: use openrelay as turn 2025-11-01 01:16:57 +01:00
f8be3f48e7 fix: inexistent import 2025-10-30 21:37:10 +01:00
63d23210b8 chore: remove comments 2025-10-30 12:21:29 +01:00
ffbbf1f94f Merge pull request #1 from SrIzan10/copilot/configure-websocket-connection
[WIP] Add conditional WebSocket connection for development and production
2025-10-30 12:12:18 +01:00
copilot-swe-agent[bot]
dfe3782177 Improve server-side environment detection for WebSocket URL
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2025-10-30 11:10:18 +00:00
copilot-swe-agent[bot]
8206763a41 Add conditional WebSocket URL based on environment
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2025-10-30 11:08:48 +00:00
copilot-swe-agent[bot]
7731094fe3 Initial plan 2025-10-30 11:01:33 +00:00
26c64b8bad chore: oops here we go 2025-10-30 08:15:19 +01:00