Commit graph

39 commits

Author SHA1 Message Date
Neil
c4e69ea89b
recursive retry on GET /v1/packages (#313)
* #311 recursive retry on GET /v1/packages

* #308 add recursive retry on all GET requests

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-19 09:04:42 +08:00
Neil
c5a3a72948
#301 init home page with side nav (#302)
* #301 init home page with side nav

* #301 filter by state and sort

* #301 update package cards layout

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-16 09:24:48 +08:00
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
9ddfd15477
#255 package install notification (#292)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 17:28:40 +08:00
Neil
caffd2f347
#289 custom protocol tea:// opens app and goes to target page (#290)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 16:20:38 +08:00
Neil
5836fd9a2b
notify on new gui version being downloaded (#288)
* #283 notify on new gui version: support i18n in notification banner

* #283 enable i18n setup on notification banner
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 12:36:34 +08:00
Neil
414cdc2be8
auth and i81n menu into the sidebar (#285)
* #277 auth into the sidebar

* show version to be removed

* #282 fix notification buttons

* update button colors

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-10 16:56:12 +08:00
Neil
da1816660b
merge Workshop and News into Resources (#280)
* #270 move workshop and news into resources

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 16:14:37 +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
bb6dc9903e
#274 show tab filter for packages that needs updates (#275)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 09:50:00 +08:00
Neil
78a6887374
show packages list filter and sorting buttons (#269)
* #267 #262 show packages list filter and sorting buttons

* #262 toggle installed vs all packages filter

* #267 show more packages

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-07 13:18:21 +08:00
Neil
a7a63ad030
Crowdin dynamic update (#268)
* #264 i18n dropdown ui

* #264 improve i18n configuration to use hardcoded english as default

* #264 sync language english to crowdin when merged to main

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-07 11:12:11 +08:00
ABevier
beb57ce015
Detect if tea cli is installed or needs update and prompt user (#251)
* issue-230: detect if tea cli is installed or needs update and prompt user

* issue-230: detect if tea cli is installed or needs update and prompt user

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-04 07:32:03 +08:00
Neil
6e6c636d9c
#246 enable install specific version on command (#254)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 20:37:58 +08:00
Neil
0c467b08aa
suggest package update (#253)
* #246 prepare pkg shape detect if needs to update

* #246 optimize package card usage

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 15:56:52 +08:00
Neil
076dd1d4eb
#246 #247 include all installed versions of package in GuiPackage shape (#249)
* #246 #247 include all installed versions of package in GuiPackage.installed_versions

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 21:39:22 +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
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
6c08a4ece2 #203 fix libs rename 2023-02-14 20:34:51 +08:00
neil
6a52bafd03 #203 rename files and folders in modules/desktop 2023-02-14 20:26:05 +08:00
neil
6303d5234c #203 single quote to double quote 2023-02-14 14:31:06 +08:00
neil
26ff496eba #201 encapsulate Top Packages on its own component use Airtable category top_package 2023-02-14 13:47:53 +08:00
neil
1299bf77a8 #200 disable cache query for posts 2023-02-14 11:46:52 +08:00
neil
9ac0aa32fc #180 get Foundation Essentials packages, managed by airtable categories column 2023-02-10 14:35:36 +08:00
neil
6bdc612af4 #183 show license from github 2023-02-10 09:26:13 +08:00
neil
99ba0a5540 cleanup 2023-02-09 20:33:07 +08:00
neil
d396c8673a #183 render contributors 2023-02-09 20:08:41 +08:00
neil
a2929cc1be #183 default README 2023-02-09 17:26:11 +08:00
neil
a33cb2396d #183 render package README.md if exist 2023-02-09 14:28:55 +08:00
neil
7562581563 run 2023-02-08 09:52:23 +08:00
neil
e61c09b585 #186 install package invoke handlr 2023-02-08 08:44:23 +08:00
neil
39ad639e56 #186 achieve tauri feature parity 2023-02-07 15:56:00 +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
f897640683 main example of really bad wiring strategy 2023-02-06 09:59:26 +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