Neil
79b405ec3f
increase initial shown packages ( #391 )
...
* #388 initialize 18 packages
* #375 set default sorting to recent
* #297 change tea icon
* bump v0.0.23
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-04 14:18:45 +08:00
Neil
106f7ac3ef
UI adjustments 3 ( #390 )
...
* #384 fix preloading tiles for packages
* #384 home button should show all packages
* #384 popup menu style adjustments
* #384 cursors
* #389 header z-index to not overlap with versions popup
* fix z-index of pop-up menu
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-04 12:15:59 +08:00
ABevier
39c1c88894
restyle version label on pacakge cards ( #387 )
2023-04-04 08:18:18 +08:00
ABevier
bfde649349
install dropdown styling ( #386 )
2023-04-04 08:12:00 +08:00
ABevier
526e902333
handle failures better when parsing package versions ( #385 )
...
partial fix for #383
2023-04-04 07:49:54 +08:00
neil molina
8931aa8f72
bump v0.0.22
2023-04-03 14:51:15 +08:00
Neil
5fec6e16f9
I18n cleanup ( #382 )
...
* #374 rm custom tea-cli notification
* #370 apply i18n to several statements
* #370 remove unused i18n and components
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-03 14:50:00 +08:00
Neil
3acce8ac0c
#380 pushy subscribe or unsubscribe depending on package directory ( #381 )
...
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-03 14:18:41 +08:00
Neil
ee85674801
#371 improve grid setup to wrap correctly ( #379 )
...
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-03 13:18:45 +08:00
Neil
210dcaff4a
#377 search result package should link to package page ( #378 )
...
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-02 17:10:26 +08:00
ABevier
c8cf0e8c1f
add install button to search results and package page ( #372 )
...
* add install button to search results and packae page
2023-04-01 09:41:35 +08:00
ABevier
5a81d87839
new button hover effect ( #373 )
2023-04-01 07:59:19 +08:00
neil molina
7bf4a0d6b9
bump v0.0.21
2023-03-31 15:52:16 +08:00
Neil
4256cf676e
i18n package filters and cta label ( #369 )
...
* #365 i18n for package filters
* #364 i18n for package card cta label
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 15:51:30 +08:00
Neil
54041d2b60
#341 show more initial packages if window is big ( #368 )
...
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 13:59:01 +08:00
ABevier
5d2d5ff9cc
install button styling ( #362 )
...
* install button styling
* fix progress loader
* accomodate pkg.state = UPDATING in packages filter
* fix package filter
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 13:39:49 +08:00
Neil
f9db7dda5e
spacing and style adjustments ( #367 )
...
* #361 spacing and style adjustments
* #360 hover out event
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 10:24:21 +08:00
neil molina
8713bdcccc
bump v0.0.20
2023-03-30 15:30:24 +08:00
Neil
e33e37f871
New hamburger menu ( #359 )
...
* #354 window border should be all around
* #356 show hamburger menu popup
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 15:29:31 +08:00
Neil
4d67aa9a2b
ui adjustments ( #358 )
...
* #354 window border should be all around
* #354 Package Page Banner: open github button should open in default browser
* #354 search placeholder 14px and adjust position
* #354 remove markdown component background color
* #354 remove mini space between scrollbar and footer
* #354 side-menu label text size to 14px
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 11:52:15 +08:00
ABevier
dba09e5d34
retries ( #355 )
2023-03-29 23:02:20 -04:00
Neil
b412ab8a2a
improve update-all ux ( #357 )
...
* #348 improve update-all ux: show spinner and move fake progress to pkg store
* #353 fix clipped dropdown
* bump tea version usage
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 10:36:57 +08:00
neil molina
654422d8cd
#352 package card hover effect
2023-03-29 14:19:49 +08:00
neil molina
239229ef93
fix top header on expand side bar
2023-03-29 14:07:00 +08:00
neil molina
171c5818ac
bump v0.0.19
2023-03-29 12:45:24 +08:00
Neil
8381cd8bff
infinite scroll + fadeaway ( #351 )
...
* #312 init infinite scroll
* #312 adjust header heights
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-29 12:44:39 +08:00
ABevier
d6dbffa6e5
version select when installing ( #349 )
...
- drop down resolve #349
2023-03-29 11:09:50 +08:00
Neil
8766702c35
open package meta links with default user browser + new packages filter ( #350 )
...
* #344 open package meta links with default user browser
* #318 enable new packages filter
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-29 10:09:32 +08:00
neil molina
858839495b
bump v0.0.18
2023-03-28 19:56:18 +08:00
Neil
4a3be10ada
home button hover effect ( #347 )
...
* #345 home button hover effect
* change cursors
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-28 19:55:31 +08:00
Neil
7a1d5fd64d
improve tea cli installed check ( #346 )
...
* #342 improve installed check
* #342 add close button for the modal
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-28 12:23:34 +08:00
Neil
c48d0435d3
Breadcrumbs ( #343 )
...
* #335 breadcrumbs
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-28 08:36:19 +08:00
neil molina
c6d062bd40
bump v0.0.17
2023-03-25 16:02:17 +08:00
Neil
6aaee7a6ca
#247 show UPDATE ALL button ( #340 )
...
* #247 show update all button
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-25 15:59:22 +08:00
ABevier
aed776e79c
change init logic to not pull bottles ( #337 )
...
* change init logic to not pull bottles
* prettier
2023-03-25 14:59:26 +08:00
Neil
718126cfc8
new footer layout ( #339 )
...
* #338 new footer layout
* adjust search result height
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-25 13:54:27 +08:00
neil molina
956b047fef
bump v0.0.16
2023-03-24 15:20:13 +08:00
Neil
05e31f4798
New top bar ( #334 )
...
* #333 new top-bar
* package page adjustments
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-24 15:19:37 +08:00
Neil
dbb390429e
#331 initial welcome banner to require tea cli ( #332 )
...
* #331 show banner if Tea cli is not installed
- adjustments of notification: show only if tea is not latest
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-24 13:37:23 +08:00
neil molina
c92a6eb5c8
fix
2023-03-23 19:03:50 +08:00
neil molina
a3982f976a
bump v0.0.15
2023-03-23 16:44:13 +08:00
Neil
a47c1bf5c8
#328 sync logs ( #329 )
...
* #328 improve auth initialization
* #328 sync logs to s3
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 16:42:56 +08:00
Neil
f5f87ebe4b
#306 init search results ( #325 )
...
* #306 package search result
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 15:13:50 +08:00
Neil
18966f8b8a
replace api loading ( #327 )
...
* #326 change packages loading strategy
* #326 refactor implementation of new sync strategy
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 13:35:06 +08:00
neil molina
515d69433b
bump version 0.0.13
2023-03-22 14:54:19 +08:00
Neil
a50e7b9289
add logging in renderer thread ( #323 )
...
* #322 add logging in renderer thread
* #322 add more logging in main process
* #322 improve logging
* #322 cleanup data requested
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-22 14:53:27 +08:00
neil molina
caec6b2e7b
bump v0.0.13
2023-03-21 16:14:35 +08:00
Neil
49873fb6c4
ui adjustments ( #320 )
...
* #319 improve sorting
* #309 adjustments to title bar
* #309 fadeaway adjustments
* #309 font adjustments
* #309 update tea package update
* fix search font
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 16:13:33 +08:00
neil molina
069add921b
bump v0.0.12
2023-03-21 10:10:06 +08:00
Neil
59294d2e82
assume no access in tea ( #316 )
...
* assume no access in tea
* add more try catch in ipc handlers
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 10:08:33 +08:00
Neil
8501fc1765
new next sidebar ( #315 )
...
* #314 filter with new sidebar
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 10:08:03 +08:00
Neil
76cddeae2d
#300 pushy refactor ( #307 )
...
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-20 15:08:41 +08:00
neil molina
0eb3c344fd
bump to v0.0.11
2023-03-19 09:05:31 +08:00
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
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
neil
754a80a1bd
bump version to v0.0.10
2023-03-16 09:25:52 +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
09ed1fbcef
#294 show version of next gui update
2023-03-15 08:02:32 +08:00
neil
4b993ae268
bump to v0.0.9
2023-03-14 16:18:31 +08:00
neil
1f87cb687a
#295 hide non-mvp features
2023-03-14 16:16:55 +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
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
1e47c2be13
bump v0.0.7
2023-03-10 16:57:06 +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
64aa63a8c0
Package detail buttons ( #284 )
...
* remove footer
* #281 show package state and cta in package detail page
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-10 12:28:37 +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
db84f9c7f1
Package Progress install ( #272 )
...
* #263 fake progress for package installation
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-08 14:15:42 +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
Neil
cdf01642ac
#265 cleanup homepage show news and tutorial ( #266 )
...
* #265 cleanup homepage show news and tutorial
* #261 removing grid bg fixes the scrollbar
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-06 09:14:35 +08:00
neil
6829c32c2e
bump version 0.0.5
2023-03-06 06:55:41 +08:00
Neil
29cfc4a122
#258 notification overlap fix ( #260 )
...
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-06 06:53:30 +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
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
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
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
a837f100b1
dont load sentry on dev env ( #243 )
...
* dont load sentry on dev env
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-01 13:05:42 +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
85d0eb0ff4
auto notorize on release ( #240 )
...
* #216 improve dmg design
- auto notorize on build from electron
* check conditionality
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-27 18:58:54 +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
788b647c5c
cloudfront cache invalidation is annoying atm
2023-02-24 16:49: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
cf0a2d1b8a
bugfix install package ( #231 )
...
* #226 enable install
* #226 add DEBUG_BUILD=1 to show inspector tools
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 10:33:23 +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
e5fd744c3f
#220 make reusable build-sign-notarize jobs ( #221 )
...
* #220 make reusable build-sign-notarize jobs
* #220 update main and release to reuse build-sign job
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-22 10:55:30 +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
c3acb4a3fc
#203 camel to kebab
2023-02-15 08:19:04 +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
f530cf191c
#203 kebabe case on ui modules
2023-02-14 20:14:02 +08:00
neil
bab53c52f8
#204 complete rename of file and folder
2023-02-14 19:16:08 +08:00
neil
a0fd4348d3
#203 rename article-card
2023-02-14 19:11:55 +08:00
neil
6303d5234c
#203 single quote to double quote
2023-02-14 14:31:06 +08:00
neil
75dc0d983c
#199 scroll-up on page change
2023-02-14 14:04:49 +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
b5583b07fa
link to /packages
2023-02-11 12:25:39 +08:00
neil
64cd7752eb
#194 categories list
2023-02-11 09:44:09 +08:00
neil
018e049716
#191 consistently open terminal in mac
2023-02-11 09:19:35 +08:00
neil
1ca78c9613
Merge branch 'main' into open-terminal
2023-02-11 08:34:29 +08:00
neil
9ac0aa32fc
#180 get Foundation Essentials packages, managed by airtable categories column
2023-02-10 14:35:36 +08:00
neil
4f98cbf344
cleanup
2023-02-10 12:13:37 +08:00
neil
09f45744be
rm unused declaration
2023-02-10 12:02:44 +08:00
neil
470ec902d6
rm iterm-tab
2023-02-10 11:44:22 +08:00
neil
4f10b6a867
#191 open terminal
2023-02-10 11:42:10 +08:00
neil
6bdc612af4
#183 show license from github
2023-02-10 09:26:13 +08:00
neil
e2a08a62dc
#183 show file size, links, last_modified_at
2023-02-10 09:14:43 +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
6c490fd16c
#13 package page metas
2023-02-08 20:06:00 +08:00
neil
7562581563
run
2023-02-08 09:52:23 +08:00
neil
d1aba545d2
add prepare script for svelte-kit
2023-02-08 09:45:00 +08:00
neil
e61c09b585
#186 install package invoke handlr
2023-02-08 08:44:23 +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
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
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
f897640683
main example of really bad wiring strategy
2023-02-06 09:59:26 +08:00
neil
fb9e2a0121
icon
2023-02-04 08:54:20 +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
b330fe868e
disable asar
2023-02-02 16:29:33 +08:00
neil
ef31d6d666
lint
2023-02-02 16:13:26 +08:00
neil
9d440270b5
notarize .app
2023-02-02 16:11:25 +08:00
neil
747eed4959
use appBundleId
2023-02-02 16:02:37 +08:00
neil
83bdcef522
use notarize
2023-02-02 15:58:39 +08:00
neil
0817415d70
add params
2023-02-02 15:57:41 +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
1c64e8dd31
test codesign
2023-02-02 13:12:27 +08:00
neil
65d56af096
lint
2023-02-02 11:53:11 +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
neil
a22388ec2c
#183 move packages init store to a separate module
2023-01-30 20:30:47 +08:00
neil
4daea75753
#183 package shapes
2023-01-30 20:15:27 +08:00
neil
4273295168
spelling fix
2023-01-25 19:06:49 +08:00
neil
32679959ba
#172 ci cache implementation: pnpm store and cargo build target
2023-01-25 14:58:19 +08:00
neil
47ce8fa5fe
#168 change bundle id to xyz.tea.gui
2023-01-23 11:58:47 +08:00
neil
a14788d953
#143 tea:// protocol in gui
2023-01-23 11:41:34 +08:00
neil
1878a5915d
retrigger build
2023-01-22 21:23:18 +08:00
neil
815557fae2
#161 fix popup search result overlapping on other elements
2023-01-22 20:46:53 +08:00
Jacob Heider
84c3ce2b2d
better trigger change
2023-01-20 17:34:39 -05:00
Jacob Heider
2e3e1436e4
trigger change
...
Signed-off-by: Jacob Heider <jacob@tea.xyz>
2023-01-20 17:32:30 -05: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
2c4942c912
lint
2023-01-19 12:57:11 +08:00
neil
ac7f35d121
#156 metas component
2023-01-19 12:50:28 +08:00
neil
afe15f986e
#156 metas component
2023-01-19 12:49:06 +08:00
neil
687345b28a
#157 show versions in tab
2023-01-18 15:45:37 +08:00
neil
f80dc067ab
#157 init details and versions tabs
2023-01-18 13:57:48 +08:00
neil
056bade873
#154 new package page layout
2023-01-18 11:23:37 +08:00
neil
ef12e1a36e
#151 new footer layout
2023-01-18 09:59:46 +08:00
neil
a0292fa760
lint
2023-01-17 20:29:06 +08:00
neil
7c08c39af6
fix register device request
2023-01-17 20:28:27 +08:00
neil
0e9f0a255e
cleanup
2023-01-17 16:05:34 +08:00
neil
1fc9c9dc08
#146 AssetType in home page
2023-01-16 14:38:01 +08:00
neil
420c7bb8a0
lint
2023-01-16 09:58:16 +08:00
neil
4fba7f87b8
#145 relayout home page
2023-01-16 09:52:13 +08:00
neil
ea9c6fccce
#145 init new home page
2023-01-15 15:21:17 +08:00
neil
baed1cb553
#144 init unit test and coverage in ci
2023-01-14 11:56:33 +08:00
neil
e94a3e5390
#132 prevent double request of reviews
2023-01-13 15:46:42 +08:00
neil
f23757f2c8
#136 refactor api integration
2023-01-12 16:32:37 +08:00
neil
5127397738
#134 prev next buttons in topbar are working due to recorded path history store
2023-01-12 16:00:29 +08:00
neil
3e92ade7c0
#138 SuggestedPackages component
2023-01-11 14:39:22 +08:00
neil
4736e566f8
#130 fix: installed packages listing
2023-01-11 14:16:57 +08:00
neil
12e18f9810
#133 TopBar implementation
...
* rm side navbar
2023-01-11 11:50:20 +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
3181ea3018
fix: provide directory permission to gui
2023-01-10 09:52:27 +08:00
neil
1e802d83e6
update cargo.lock
2023-01-08 07:51:17 +08:00
neil
6ab764177d
#78 cleanup localhost -> api.tea.xyz
2023-01-07 15:27:16 +08:00
neil
721c278fd4
cleanup and lint
2023-01-06 12:45:13 +08:00
neil
41590f2e31
Merge branch 'main' into github-oauth
2023-01-06 11:23:57 +08:00
neil
85405e654b
Merge branch 'main' into navbar
2023-01-06 10:45:48 +08:00
neil
4dbb2f7fbd
#119 set navbar to default and make page unselectable
2023-01-05 20:40:38 +08:00
neil
742f5064c1
#78 store session data locally: ~/.tea/tea.xyz/gui/tmp.dat
2023-01-05 14:26:16 +08:00