Commit graph

60 commits

Author SHA1 Message Date
2970738c89
feat: setMiddlewareOptions function
All checks were successful
Docs / build (push) Successful in 2m22s
2025-01-28 07:12:58 +03:00
3f6a7eeb6a
fix: restarting runner while running 2025-01-28 07:12:58 +03:00
a674e402a0 Use more correct wording in the editor comment
All checks were successful
Docs / build (push) Successful in 2m20s
2025-01-28 05:30:49 +03:00
f44e90d8cc
fix: changelog popup
All checks were successful
Docs / build (push) Successful in 2m30s
2025-01-26 22:22:53 +03:00
e929811150
feat: persist changelog queries
All checks were successful
Docs / build (push) Successful in 2m21s
2025-01-26 22:14:27 +03:00
897d2dfa9e
fix: test mode auth 2025-01-26 22:05:09 +03:00
67292719a7 Implement changelog dialog
Some checks failed
Docs / build (push) Has been cancelled
2025-01-25 22:31:59 +03:00
a3daff891f
fix: do not use service worker for avatar
All checks were successful
Docs / build (push) Successful in 2m27s
2025-01-25 09:19:21 +03:00
e3bbb0c061
feat: support custom api id/hash in imported sessions
All checks were successful
Docs / build (push) Successful in 2m29s
2025-01-24 20:21:41 +03:00
ce33cfac9a
feat: custom api id/hash/etc 2025-01-24 20:18:44 +03:00
3f4dcf2c4f Improve tdata import dialog
Some checks failed
Docs / build (push) Has been cancelled
2025-01-24 20:18:16 +03:00
64e2438066
fix: handle worker iframe loading
All checks were successful
Docs / build (push) Successful in 2m37s
2025-01-24 08:17:35 +03:00
ae9e7e17ed
feat: persist code
Some checks failed
Docs / build (push) Has been cancelled
2025-01-24 08:08:45 +03:00
386213c171
chore: improved ui for runner settings dropdown 2025-01-24 08:03:20 +03:00
216d62d81e
fix: connect before running a script 2025-01-24 08:00:28 +03:00
46aecc5384
feat: added warning when trying to run script before logging in 2025-01-24 07:56:29 +03:00
6123521502
feat: added shortcut for running 2025-01-24 07:54:59 +03:00
28128b3464
feat: added alert on first login 2025-01-24 07:49:52 +03:00
344345dbae
fix: handle undefined accounts 2025-01-24 07:41:57 +03:00
7d1d8cf8c0 Fix tdata import dialog error message
All checks were successful
Docs / build (push) Successful in 2m9s
2025-01-22 14:50:29 +03:00
a49b561916
feat: downloading files from repl
All checks were successful
Docs / build (push) Successful in 2m16s
2025-01-21 18:07:01 +03:00
a68fc72b36
feat: support tdata import on firefox
All checks were successful
Docs / build (push) Successful in 2m18s
2025-01-21 14:08:55 +03:00
a504823e53
chore: upload sw script from runner iframe
All checks were successful
Docs / build (push) Successful in 2m14s
hopefully this should fix firefox 🙏
2025-01-21 07:20:24 +03:00
c2107bf01d
chore: moved temp script storage to idb (closes #1)
All checks were successful
Docs / build (push) Successful in 2m25s
2025-01-21 05:45:02 +03:00
efbb7c0b11
chore: added support for preview
All checks were successful
Docs / build (push) Successful in 2m31s
2025-01-21 00:05:53 +03:00
163bd11e7d
fix: devtools improvements 2025-01-20 16:16:21 +03:00
0dbedc27f3
fix: less truncation for monaco 2025-01-20 15:46:13 +03:00
5b941bb5a9
fix: avoid fouc for dark theme 2025-01-20 15:30:15 +03:00
93a7611554 Properly dispose monako tab models
All checks were successful
Docs / build (push) Successful in 2m19s
2025-01-20 00:33:32 +03:00
dee037955f Dobule click to create tab 2025-01-20 00:33:06 +03:00
279a9049bd Add shortcuts to UI, make toggleable options not close menus
All checks were successful
Docs / build (push) Successful in 2m18s
2025-01-20 00:13:32 +03:00
686e62d0e0 Improve account login UX
All checks were successful
Docs / build (push) Successful in 2m17s
2025-01-19 23:05:17 +03:00
4463626232
fix: do not cache sw requests
All checks were successful
Docs / build (push) Successful in 2m4s
2025-01-19 22:59:18 +03:00
c3bd3a8f6a
added umami script
All checks were successful
Docs / build (push) Successful in 2m20s
2025-01-19 22:45:59 +03:00
80342b24c5
build: fixed prod script build
All checks were successful
Docs / build (push) Successful in 2m21s
2025-01-19 21:49:16 +03:00
556bb92481 Disable "connect" action if no accounts are logged
All checks were successful
Docs / build (push) Successful in 2m18s
2025-01-19 21:21:41 +03:00
36e9ff14f2
build: fixed prod build
All checks were successful
Docs / build (push) Successful in 2m21s
2025-01-19 21:12:30 +03:00
4393a36a79
feat: expose Long 2025-01-19 19:54:22 +03:00
7d0ebd346f
ci: deployment job
All checks were successful
Docs / build (push) Successful in 2m29s
2025-01-19 19:12:03 +03:00
c4fa06d3e7
fix: login with existing account 2025-01-19 01:52:48 +03:00
aa52a5d807
feat: settings shortcut 2025-01-19 01:48:24 +03:00
4b62692a8e
fix: revoked auth key importing 2025-01-19 01:45:18 +03:00
617d47d949 Autofocus login inputs, nice successful login animation 2025-01-18 16:45:36 +03:00
21f75a4a3f Gracefully handle pasting phone numbers without plus sign 2025-01-18 13:28:13 +03:00
3d475550b9 Reorder menu, improve libraries page placeholder 2025-01-18 11:32:39 +03:00
f3950305c6 Visually center about page content 2025-01-18 11:14:09 +03:00
9e0cd8ffff
disable verbose by default 2025-01-18 10:56:27 +03:00
5463ed9339 Revert questionable design choices 2025-01-18 09:28:54 +03:00
2330e8b37f Verbose logging support 2025-01-18 09:24:54 +03:00
7dbf2edbce Use cn instead of format strings for conditional classes 2025-01-18 08:29:18 +03:00