Copilot
|
de367e755f
|
Fix server build: Remove Electron dependency from events/index exports (#987)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thomasnordquist <7721625+thomasnordquist@users.noreply.github.com>
|
2025-12-23 21:46:40 +01:00 |
|
Copilot
|
91df6de4d4
|
Add browser support with Socket.io transport, authentication, performance-optimized IPC, and CI/CD (#925)
|
2025-12-20 02:35:34 +01:00 |
|
Copilot
|
4843b2ec18
|
Add MCP introspection support for Electron frontend with Copilot agent integration (#916)
|
2025-12-19 21:46:43 +01:00 |
|
Björn Dalfors
|
bd6a1a0d2d
|
Support specifying file encoding
|
2024-05-29 10:01:32 +02:00 |
|
Björn Dalfors
|
9d09ab2165
|
move filesystem operation to backend
|
2024-05-27 22:09:12 +02:00 |
|
Björn Dalfors
|
f17640c9db
|
feat: save value to file
|
2024-05-27 22:09:12 +02:00 |
|
Thomas Nordquist
|
c88978f0dd
|
fix: fix ui updates
|
2024-05-22 15:12:45 +02:00 |
|
Thomas Nordquist
|
980072f680
|
chore: decode data in frontend
|
2024-05-21 09:22:11 +02:00 |
|
Björn Dalfors
|
736145d9b4
|
Merge pull request #421 from jcwillox/patch-1
Simplify config path and increase portability
|
2024-04-02 19:33:26 +01:00 |
|
Björn Dalfors
|
f25cab4682
|
chore: upgrade prettier and fix linting errors
|
2024-03-08 08:42:41 +01:00 |
|
Thomas Nordquist
|
e1493db7c8
|
add rpc system to improve ipc
|
2022-02-27 18:46:56 +01:00 |
|
Thomas Nordquist
|
24e9c4cd22
|
fix build
|
2022-02-27 14:15:50 +01:00 |
|
Thomas Nordquist
|
13b8f8d5da
|
fix certificate selection
|
2022-02-27 13:33:22 +01:00 |
|
Josh Willox
|
3fa47f0318
|
Simplify config path
|
2020-08-10 19:35:46 +10:00 |
|
Thomas Nordquist
|
4db6e7b1d7
|
Update electron to 7.1.1
|
2019-11-13 17:26:27 +01:00 |
|
Thomas Nordquist
|
aa05c16651
|
Report crashes
|
2019-07-02 13:38:34 +02:00 |
|
Thomas Nordquist
|
92e045297e
|
Update code formatting
|
2019-06-15 14:56:57 +02:00 |
|
Thomas Nordquist
|
ae7440f8ab
|
Fix linux icon
|
2019-05-01 01:26:00 +02:00 |
|
Thomas Nordquist
|
03e228e5a0
|
Fix ci fullscreen flag
|
2019-05-01 00:58:04 +02:00 |
|
Thomas Nordquist
|
86544c1334
|
Disable sandbox
|
2019-04-30 18:35:29 +02:00 |
|
Thomas Nordquist
|
817202fc20
|
Disable electron sandbox due to crashes
|
2019-04-30 17:44:53 +02:00 |
|
Thomas Nordquist
|
48e65947f7
|
Load (my) redux dev tools in dev mode
|
2019-04-15 14:15:59 +02:00 |
|
Thomas Nordquist
|
1e8a451a68
|
Fix test execution
|
2019-04-09 19:49:40 +02:00 |
|
Thomas Nordquist
|
4dfeddbdae
|
Fix test execution
|
2019-04-09 15:53:25 +02:00 |
|
Thomas Nordquist
|
1400540852
|
Refactor electron launcher
Don't try auto-update on portable builds
|
2019-04-09 12:04:20 +02:00 |
|
Thomas Nordquist
|
e89ca2bfa4
|
Improve development
Redirect app visitors to mqtt-explorer.com
|
2019-04-08 13:59:45 +02:00 |
|
Thomas Nordquist
|
e2c60cca64
|
Refactor project structure
|
2019-04-07 21:34:03 +02:00 |
|
Thomas Nordquist
|
7a78cffa13
|
Use development env
|
2019-04-05 16:50:19 +02:00 |
|
Thomas Nordquist
|
100bfdd560
|
Fix typos
|
2019-03-26 16:04:32 +01:00 |
|
Thomas Nordquist
|
4340515012
|
Add build info to each package
|
2019-03-05 00:08:56 +01:00 |
|
Thomas Nordquist
|
55dd79aebd
|
Change recording resolution
|
2019-03-03 00:13:56 +01:00 |
|
Thomas Nordquist
|
f16d0cd271
|
Clean dependencies
|
2019-03-02 23:37:04 +01:00 |
|
Thomas Nordquist
|
838e2fa287
|
Update electron
|
2019-03-02 23:21:07 +01:00 |
|
Thomas Nordquist
|
a4015141c3
|
Fix zoomFactor
|
2019-02-21 10:42:51 +01:00 |
|
Thomas Nordquist
|
ca3bd0b22b
|
Fix connection window location
|
2019-02-20 17:09:47 +01:00 |
|
Thomas Nordquist
|
8281a852ab
|
Change ui test resolution
|
2019-02-20 15:54:38 +01:00 |
|
Thomas Nordquist
|
9207af0aaa
|
Improve settings storage
- add error reporting
- refactor
|
2019-02-17 21:02:17 +01:00 |
|
Thomas Nordquist
|
d64e085247
|
Travis ui tests (#57)
* Prepare travis is tests
* Fix ffmpeg travis source
* Trying xenial
* Move shell scripts
* Upload video assets
* Upload video assets
* Change text input method
* Add ui test docker support
* Fix travis docker build
* Fix asset uploader
* Fix dockerfile
* Update dockerfile
* Change writeText behavior
* Fix type error
* Fix exit codes
* Fix types
* fix upload
* Fix writeText
* Fix argument name
* Add test scenarios
* Enable vnc and change mqtt host
|
2019-01-30 03:13:19 -08:00 |
|
Thomas Nordquist
|
809dbcbd43
|
Minimize build size
|
2019-01-26 22:11:03 +01:00 |
|
Thomas Nordquist
|
672d5e8109
|
Speed up start time
|
2019-01-23 21:35:52 +01:00 |
|
Thomas Nordquist
|
8091323623
|
Improve application size and loading type
by by nucleus
|
2019-01-23 13:55:16 +01:00 |
|
Thomas Nordquist
|
b23ffd334d
|
Refactor & add error reporing
|
2019-01-19 16:48:36 +01:00 |
|
Thomas Nordquist
|
f462e7a881
|
Show developer toolbar in menu
|
2019-01-18 11:18:48 +01:00 |
|
Thomas Nordquist
|
0250d61dbd
|
Add menus items
Fixes copy paste issue in release
Fixes #27
|
2019-01-17 23:46:43 +01:00 |
|
Thomas Nordquist
|
a06ff100a8
|
Restructure
|
2019-01-17 23:31:36 +01:00 |
|