Commit graph

41 commits

Author SHA1 Message Date
Neil
b43a64566d
implement push notification using pushy (#299)
* #245 implement push notification using pushy

* #298 subscribe to installed package

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-15 11:53:37 +08:00
neil
4b993ae268 bump to v0.0.9 2023-03-14 16:18:31 +08:00
Neil
185712e1b7
deep link improvements (#296)
* #293 package fullname to sveltekit slug

* macos default behavior of cmd+w vs cmd+q

* #293 open tea gui: when minimized, all windows closed, or when the app is closed

* #293 open package page when minimized and restored via tea://

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-14 16:07:20 +08:00
neil
eae71795d4 bump v0.0.8 2023-03-13 17:29:23 +08:00
neil
1e47c2be13 bump v0.0.7 2023-03-10 16:57:06 +08:00
neil
205e29d00a bump v0.0.6 2023-03-09 12:41:19 +08:00
Neil
1154aa0dc5
Custom title bar (#278)
* #127 intiialize custom title bar

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 12:15:26 +08:00
neil
6829c32c2e bump version 0.0.5 2023-03-06 06:55:41 +08:00
Neil
dd6fd4d299
#256 change homepage to packages list page (#257)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-04 16:48:04 +08:00
Neil
2243eaad69
#248 apply correct mac icon (#250)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 08:52:50 +08:00
Neil
beb882eef5
236 prompt user to update gui if new version is downloaded (#244)
* 236 prompt user to update gui if new version is downloaded

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 16:28:41 +08:00
Neil
32e53ee1ad
I18n crowdin (#242)
* #241 init crowdin usage

* #241 convert all convertible copy into i18n value

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-28 13:38:57 +08:00
neil
7681a4749d bump version 0.0.3 2023-02-27 19:01:19 +08:00
Neil
c2578dc453
#232 initialize sentry (#238)
* #232 initialize sentry

* gha: update get platform job

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-27 14:46:26 +08:00
neil
7f9a4049ca gui: bump v0.0.2 2023-02-24 15:43:57 +08:00
neil
9de8be5c20 bump gui: v0.0.1 2023-02-24 12:27:32 +08:00
Neil
c61712fd6d
init mixpanel (#227)
* #217 iinit mixpanel and track installation succes and failure

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 12:24:15 +08:00
Neil
ddf80ff7b8
#215 init i18n (#223)
* #215 init i18n

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 08:23:27 +08:00
Neil
7359da0319
web preview and refactor native api integration module (#222)
* #213 web preview and cleanup native api integration
* remove old tauri build implementation
* fix git path 

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-22 15:59:37 +08:00
Neil
a1be911397
#209 implement electron-updater (#210)
* #209 implement electron-updater: enable gui to auto update if there are new builds in s3
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-21 21:03:24 +08:00
neil
e2a08a62dc #183 show file size, links, last_modified_at 2023-02-10 09:14:43 +08:00
neil
a33cb2396d #183 render package README.md if exist 2023-02-09 14:28:55 +08:00
neil
d1aba545d2 add prepare script for svelte-kit 2023-02-08 09:45:00 +08:00
neil
61ecc1ed42 #186 fix vite build for electron main 2023-02-07 19:29:19 +08:00
neil
8b71750cd0 fix 2023-02-07 15:56:49 +08:00
neil
957cba2a67 #186 convert auth into electron setup 2023-02-07 15:43:16 +08:00
neil
680e10700d convert getInstalledPackages to ipc handler 2023-02-06 21:38:43 +08:00
neil
91c4ee9606 convert electron.cjs into ts 2023-02-06 12:41:22 +08:00
neil
621262627c move electron backend code in separate folder 2023-02-06 11:00:43 +08:00
neil
f56598b6ea #186 cp svelte components into electron. WARNING: doesnt work like the tauri build yet 2023-02-03 14:02:49 +08:00
neil
e4af99443d prebuild 2023-02-02 16:57:33 +08:00
neil
89985102d4 fix 2023-02-02 15:57:05 +08:00
neil
616f23effd notarize 2023-02-02 15:54:47 +08:00
neil
7a1f0027ef turn on notarize 2023-02-02 15:23:27 +08:00
neil
e2d8ead824 use electron builder 2023-02-02 14:20:52 +08:00
neil
d931d1dc0b add linux icon 2023-02-02 11:48:46 +08:00
neil
57bdd5f036 lint 2023-02-02 11:36:02 +08:00
neil
bc5226b5b0 lock electron version 2023-02-02 11:33:32 +08:00
neil
bf48a16a31 #186 init electron ci build 2023-02-02 11:01:12 +08:00
neil
96f13036d8 lint 2023-02-02 09:35:25 +08:00
neil
0d6336a036 #186 init electron 2023-02-02 09:34:26 +08:00