Vlad Stan
|
d89128fb93
|
feat: show release page link
|
2023-01-18 17:38:51 +02:00 |
|
Vlad Stan
|
12d32a4811
|
feat: add GITHUB_TOKEN for github api calls (prevent rate-limit)
|
2023-01-18 17:38:51 +02:00 |
|
Vlad Stan
|
b039ab1e6b
|
chore: code clean-up
|
2023-01-18 17:38:51 +02:00 |
|
Vlad Stan
|
975bbc2633
|
chore: add extra logs
|
2023-01-18 17:38:51 +02:00 |
|
Vlad Stan
|
86c86958ae
|
refactor: more and more
|
2023-01-18 17:38:51 +02:00 |
|
Vlad Stan
|
77c17a2b63
|
chore: fix formatting
|
2023-01-18 17:38:51 +02:00 |
|
Vlad Stan
|
6b360b927c
|
feat: returned the installed release
|
2023-01-18 17:38:51 +02:00 |
|
Vlad Stan
|
12060b67ad
|
feat: store and retrieved the installed_release
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
d146a45b59
|
refactor: move logic to static method get_extension_release
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
980267cb51
|
chore: code format
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
9d0cedfcb2
|
feat: install GitHib releases also
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
e8bed9cd90
|
feat: UI improvements
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
dd0c97eefc
|
fix: make github releases g first
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
86d45cdb50
|
feat: fetch releases for GitHub repo
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
27b308ae1a
|
feat: separate extension release into new API
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
a73e8ae44d
|
feat: stub for extension versions
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
0b49541c15
|
chore: renamings
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
97ea78f999
|
fix: return only the latest release
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
b4408e9d52
|
chore: code format
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
9a77a6e314
|
fix: exclude draft and prerelease releases
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
76fbb5ccbb
|
feat: return releases to UI
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
496346b3ba
|
feat: use github releases for installing extensions
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
38a132604b
|
feat: used dedicated table for installed extensions
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
9bd1720d03
|
chore: code format
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
032a000da7
|
fix: do not fail when one of the extension manifest files is not available
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
9d0fba7c15
|
fix: clean upgrades folder on uninstall
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
de929c6c70
|
refactor: extract more methods into InstallableExtension
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
84d2e93119
|
chore: code format
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
1ca0cf4313
|
refactor: use factory method
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
2edb9da387
|
fix: name conflict
|
2023-01-18 17:38:36 +02:00 |
|