Commit Graph

354 Commits

Author SHA1 Message Date
Piotr Rogowski c5200be8c1
Load INI from storage (#411)
* Fix actions registration

* Load correct ini version
2022-02-05 19:24:27 +01:00
Piotr Rogowski 3dfe1f4368
Fix `og:image` 2022-02-05 16:53:01 +01:00
Piotr Rogowski 382a3ae319
Update dependencies (#410) 2022-02-05 16:38:23 +01:00
Piotr Rogowski 41174e6b26
Update manifest 2022-01-29 20:17:08 +01:00
Piotr Rogowski 962d6fd8ff
Update screen shots 2022-01-29 18:53:56 +01:00
Piotr Rogowski 08a2c9732a
Update dependencies (#403) 2022-01-29 18:44:25 +01:00
Piotr Rogowski 0899383750
Update `react-router` (#397) 2022-01-25 21:18:04 +01:00
Piotr Rogowski 20299b9998
Update CRACO (#396) 2022-01-25 20:13:46 +01:00
Piotr Rogowski 5e81493569
Hub - initial commit (#393) 2022-01-24 22:59:21 +01:00
Piotr Rogowski 1b1352df47
Disable last dialog, fix markdown preview 2022-01-24 00:19:00 +01:00
Piotr Rogowski f608f722da
Rename Log => Logs 2022-01-23 21:44:33 +01:00
Piotr Rogowski 35be27e7ba
Add tune navigation to command palette 2022-01-23 21:40:41 +01:00
Piotr Rogowski c458c24c91
Tune in command palette (#389) 2022-01-23 21:09:17 +01:00
Piotr Rogowski 800db9a139
Handle Firefox shortcut 2022-01-23 19:35:26 +01:00
Piotr Rogowski 449f5c2708
Command palette - initial implementation (#388) 2022-01-23 19:21:45 +01:00
Piotr Rogowski a3b2291d5d
Update dependencies 2022-01-20 22:11:48 +01:00
Piotr Rogowski f637e073bd
Fix for mobile (#379) 2022-01-16 18:53:36 +01:00
Piotr Rogowski c53cd0dcc3
Fix tune loading and routing (#378) 2022-01-16 18:32:55 +01:00
Piotr Rogowski affdae49e8
Fix storage paths, update INI parser (#377) 2022-01-16 16:38:48 +01:00
Piotr Rogowski 83963dd8c7
Refactor upload details, Update dependencies (#376) 2022-01-15 17:15:08 +01:00
Piotr Rogowski 0229830b1b
Load tune from URL (#369) 2022-01-09 23:33:38 +01:00
Piotr Rogowski 89ad4cbc47
Add default values 2022-01-09 18:39:10 +01:00
Piotr Rogowski 34f8e79513
Add details title 2022-01-09 18:26:48 +01:00
Piotr Rogowski 15c058d624
Upload details (#368) 2022-01-09 18:24:23 +01:00
Piotr Rogowski 43255fa40f
Add active state for Upload button 2022-01-09 16:56:32 +01:00
Piotr Rogowski a98f09e44c
Small index updates 2022-01-09 16:44:22 +01:00
Piotr Rogowski 808590e81e
Remove markdown editor, lazy load most of the components (#366) 2022-01-09 16:33:08 +01:00
Piotr Rogowski bb84f85ef6
Disable upload preview 2022-01-09 13:29:41 +01:00
Piotr Rogowski bd56b26a5d
Upload validation (#364) 2022-01-08 21:51:09 +01:00
Piotr Rogowski 0c307b2e4d
Validate Tune and Trigger logs before uploading (#363) 2022-01-05 23:28:04 +01:00
Piotr Rogowski 952610453b
Add missing dependency 2022-01-05 00:32:29 +01:00
Piotr Rogowski 0aaa10307b
Add markdown description editor (#361) 2022-01-05 00:22:31 +01:00
Piotr Rogowski da10d29b42
Update dependencies, fix top bar on mobile 2022-01-03 22:26:00 +01:00
Piotr Rogowski 9248ceb7a4
Working Upload (#356) 2022-01-02 22:25:52 +01:00
Piotr Rogowski 4c19e143ea
Calculate canvas width on resize 2021-12-29 23:42:29 +01:00
Piotr Rogowski 45924c8d04
Update dependencies 2021-12-28 23:05:17 +01:00
Piotr Rogowski 70b564cb41
Measure performance with Firebase 2021-12-28 23:03:28 +01:00
Piotr Rogowski bfbfed3953
Add author 2021-12-27 23:06:35 +01:00
Piotr Rogowski caf6a359b4
Performance improvements (#352)
* Optimize Sidebar performance

* Optimize Dialog
2021-12-26 20:57:00 +01:00
Piotr Rogowski 25228fba25
Add Google and Github auth providers (#350) 2021-12-26 18:45:20 +01:00
Piotr Rogowski f4ccecdd09
Fix notifications 2021-12-26 17:38:16 +01:00
Piotr Rogowski 9b8eaa2dac
Handle password reset (#349)
* Refactor notifications

* Handle password reset
2021-12-26 16:20:02 +01:00
Piotr Rogowski ba3833b7dd
Add email verification 2021-12-26 15:11:18 +01:00
Piotr Rogowski 2ad15e334b
Small improvements for authentication 2021-12-26 14:11:15 +01:00
Piotr Rogowski a3527e0b77
Basic authentication forms (#347) 2021-12-25 23:32:07 +01:00
Piotr Rogowski a293e95979
Make maps and curves read only (#346)
* Refactor Table and Curve to be non-editable

* Refactor Map component, remove dependency

* Update dependencies
2021-12-25 13:39:01 +01:00
Piotr Rogowski 8eceff928f
Better scale for composite logger 2021-12-25 12:58:36 +01:00
Piotr Rogowski e518195d10
Canvas fixes (#344)
* Show points on Curve

* Fix scale in tooth logs
2021-12-24 13:54:03 +01:00
Piotr Rogowski e132eafcb0
Small fixes (#341) 2021-12-23 23:58:19 +01:00
Piotr Rogowski 931b1a0eae
Fix render on small screens 2021-12-23 00:28:04 +01:00