Commit graph

10 commits

Author SHA1 Message Date
Neil
84339660c9
#587 enable force updating (#591)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-11 12:13:18 +08:00
Neil
f1d9433fa1
dev builds with own publishing endpoint (#578)
* #576 test dev builds cd

* #576 dynamically set auto-update publish url

* unminify code

* #576 different dev build from release build

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-09 16:13:09 +08:00
ABevier
8d35e03314
auto-updater overwrites updates it has already downloaded (#557) 2023-05-05 08:50:38 +08:00
ABevier
9f2c698cf1
autoupdater is using a destroyed window (#539) 2023-05-02 07:10:13 +08:00
ABevier
6c3be19da2
Prettier (#522)
* Fix Prettier config
2023-04-28 12:14:44 +08:00
Neil
a5c80d4d5c
sentry logs: add github username and device_id (#521)
* add uid and username in main thread logs

* add more metadata to sentry client side logs

* add more logging

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-28 09:46:32 +08:00
Neil
45828b3f40
Error to sentry (#499)
* send error to sentry

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-25 12:25:13 +08:00
ABevier
28c1142872
fixing things from the spreadsheet (#498)
* fixing things from the spreadsheet

* make sure the login button shows owen's name correctly

* make sure the login button shows owen's name correctly
2023-04-25 09:27:11 +08:00
ABevier
544cf09b7c
Auto updates on the top bar (#488)
* Auto updates on the top bar

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-22 10:42:00 +08:00
Neil
cbe19fa138
refactor main thread (#304)
* move auto-updater to its own module

* #276 move ipc to its own mobule

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-16 17:45:06 +08:00