Commit graph

42 commits

Author SHA1 Message Date
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
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
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
d8b5ee8980
#219 update yaml checksum data for new installers (#235)
* #219 update release yaml checksum data

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 15:16:53 +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
68602cbea3 fix lockfile 2023-02-07 16:00:42 +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
f56598b6ea #186 cp svelte components into electron. WARNING: doesnt work like the tauri build yet 2023-02-03 14:02:49 +08:00
neil
616f23effd notarize 2023-02-02 15:54:47 +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
0d6336a036 #186 init electron 2023-02-02 09:34:26 +08:00
neil
c9f7a3838d #158 render code snippets 2023-01-19 16:51:20 +08:00
neil
be776a7cb4 #157 render package details from markdown 2023-01-19 14:14:32 +08:00
neil
baed1cb553 #144 init unit test and coverage in ci 2023-01-14 11:56:33 +08:00
neil
f23757f2c8 #136 refactor api integration 2023-01-12 16:32:37 +08:00
neil
111f8d8d39 #129 bcrypt authorization attach on headers.authorization 2023-01-10 20:43:09 +08:00
neil
f639518258 #129 2023-01-10 12:43:30 +08:00
neil
d297ce3865 #90 scroll up on change route 2022-12-21 12:24:09 +08:00
neil
a43ea20c40 #92 change /packages/ to /modules/ 2022-12-21 10:02:20 +08:00
neil
55a28a5a76 #89 update sveltekit to stable:1.0.0 2022-12-20 12:13:33 +08:00
neil
9970b686bb #35 FeaturedCourses
- added reusable Gallery component
2022-12-06 13:17:54 +08:00
neil
191f276481 #49 added and use @tea/ui/ImgPreloader 2022-12-02 09:52:04 +08:00
neil
af7363ecfd #53 initialize @tea/ui/Review
implemented initial list of reviews randomly generated
2022-12-01 13:18:38 +08:00
neil
4e82622828 #34 GettingStarted gui component
* added @tea/ui/ArticleCard component too
2022-12-01 10:02:37 +08:00
neil
7f370134eb #33 FeaturedPackages component 2022-11-30 13:56:45 +08:00
neil
e1eb3d61d6 #43 fontastic icons setup 2022-11-29 10:45:32 +08:00
neil
0660a4efc8 #32 enable package search functionality using fuse.js 2022-11-28 16:37:03 +08:00
neil
e7e23c3af3 #32 initial dynamic search packages 2022-11-27 15:08:25 +08:00
neil
0596c280a7 #29 initial high fed navbar 2022-11-25 16:55:21 +08:00
neil
3b5cacb93a #16 initialize branding design system configurations 2022-11-21 12:45:45 +08:00
neil
601281681f #9 @tea/ui - isolated UI elements that can be reused wherever svelte is used. storybook is working 2022-11-21 10:37:05 +08:00
neil
bfb3f576e2 #9 storybook init 2022-11-20 21:34:31 +08:00
neil
32a33256cd add tailwindcss 2022-11-18 19:52:38 +08:00
neil
c537621942 initialize boilerplate with examples 2022-11-17 20:22:51 +08:00