jliddev
9dc3afdfdb
Fix tests
2021-03-21 12:27:11 -05:00
jliddev
286dc355e3
Rework protocol handling for IPC messages
...
Create new UI for installing protocol addons
Update addon service to allow installing a specific addon version
Update addon providers to allow searching via protocol
Standardize the thumbnail component
2021-03-21 10:36:46 -05:00
jliddev
6f1814b001
stragglers
2021-03-17 09:11:17 -05:00
jliddev
06116be546
Merge branch 'develop' into pr/702
2021-03-17 09:11:08 -05:00
jliddev
95daea3176
Version bump
2021-03-16 23:29:08 -05:00
jliddev
f2b3e0474b
Tighten up BBCode display
2021-03-15 22:15:01 -05:00
jliddev
4b453b0f57
Tighten up most markdown html display
2021-03-15 22:14:01 -05:00
jliddev
44db18655f
Dont reload the list when cancelling the remove dialog
2021-03-15 13:28:59 -05:00
jliddev
ea71c98bef
Update changelog.json
v2.2.0-beta.12
2021-03-15 12:53:28 -05:00
jliddev
18be8f7f4c
Improve the install queue snapshot
...
Update button can resume it's progress when initialized
2021-03-15 12:51:05 -05:00
jliddev
2514f43464
Version bump
2021-03-15 12:19:23 -05:00
jliddev
c11e7dd17d
Tweak the details dialog header style
2021-03-15 12:14:50 -05:00
jliddev
07d0d315d3
Single row de-select should work the same as my addons
2021-03-15 12:03:44 -05:00
jliddev
7e7bace6f2
Fix a rare issue with an addon not having a matching release channel
...
Fix an issue with the beta display on get addons
Localize beta/alpha display on get addons
Standardize search result latest file selection
2021-03-15 11:58:13 -05:00
jliddev
9af8ee7c19
Fix an issue with newly installed addons not being searchable immediately
2021-03-15 11:21:49 -05:00
jliddev
4590ba5a65
Add some fuzzy search to tukui names
2021-03-14 10:27:36 -05:00
jliddev
d1acf3dc95
Fix #769
2021-03-14 09:46:05 -05:00
jliddev
9d58d5b475
Fix #768
2021-03-14 09:38:53 -05:00
jliddev
ccf8dc60d4
Fix tests
v2.2.0-beta.11
2021-03-13 10:46:08 -06:00
jliddev
7266fc548a
Version bump
2021-03-13 10:41:05 -06:00
jliddev
fd7136f31b
Merge pull request #765 from Nils89/patch-5
...
Update de.json
2021-03-13 10:38:55 -06:00
jliddev
45319d795a
Ctrl + mouse wheel should work again
2021-03-13 10:36:36 -06:00
jliddev
7b813aa4ac
Attempt to restore the singe row click de-select
2021-03-13 10:29:53 -06:00
jliddev
5f22a6d072
Tidy up
2021-03-13 10:14:33 -06:00
jliddev
ad9b1fff5d
Fix issue with updating from dialog not redrawing when complete
2021-03-13 10:07:11 -06:00
jliddev
ddfd66ca6c
Fix Latest Version alignment
2021-03-13 09:50:49 -06:00
jliddev
c64c0595d0
Update electron
2021-03-13 09:50:38 -06:00
jliddev
462a129c72
update angular
2021-03-13 09:44:51 -06:00
Glow
ebe84a7358
Update de.json
2021-03-12 23:09:02 +01:00
jliddev
0e6be406ba
Version bump
v2.2.0-beta.10
2021-03-12 15:34:37 -06:00
jliddev
bd0169b881
Merge pull request #763 from SkollVargr/patch-17
...
Update es.json
2021-03-12 15:32:10 -06:00
jliddev
6599a17c22
Fix tests
2021-03-12 15:30:41 -06:00
jliddev
f52b7071c8
Fix an issue with install button not updating globally
2021-03-12 15:26:52 -06:00
jliddev
5223288bff
Use the binary name to determine the client type not the folder.
2021-03-12 15:19:00 -06:00
jliddev
d3a4864f47
Fix grid related bugs
...
Stop using deprecated table restore code for sorting
Tweak cell padding for my addons
Add more standard logging
Add timing and response code logging for http calls
2021-03-12 15:04:32 -06:00
SkollVargr
268e4e8cb4
Update es.json
2021-03-11 12:23:45 +01:00
jliddev
49b0cdf1f0
version bump
v2.2.0-beta.9
2021-03-10 11:53:44 -06:00
jliddev
5d29b2cc3f
Merge pull request #758 from Nils89/patch-4
...
Update de.json
2021-03-10 11:50:31 -06:00
jliddev
939ff5514b
Merge pull request #759 from CyanoHao/zh-l10n
...
Update zh translations
2021-03-10 11:50:13 -06:00
jliddev
2583d14e24
Fix test
2021-03-10 11:49:35 -06:00
jliddev
6e16777cd9
Fix #761 remember sort dir for my addons
...
Fix #760 Spinner text not reverting
Fiddle with the shrinking of columns
Add some padding to the sort arrow
Restore the original colors
2021-03-10 11:45:33 -06:00
Cyano Hao
66e78bcd1a
Update zh translations
2021-03-10 09:52:24 +08:00
Glow
e9680d20eb
Update de.json
2021-03-09 20:36:06 +01:00
jliddev
d37325ef38
Fix build issue
v2.2.0-beta.8
2021-03-09 13:28:11 -06:00
jliddev
6ba4eec01f
Update changelog.json
2021-03-09 12:49:54 -06:00
jliddev
e8c1a59e3c
Update angular
2021-03-09 12:47:48 -06:00
jliddev
8d868ef1ef
Fix migration
...
Make migration smarter
Make the auto update checks into a normal window interval
2021-03-09 12:40:22 -06:00
jliddev
1a5f171551
Merge pull request #755 from Nils89/patch-3
...
Update de.json
2021-03-09 12:00:23 -06:00
jliddev
4c21de309d
Merge pull request #756 from linaori/fix/null-reference
...
Fixed a possible null reference
2021-03-09 11:59:26 -06:00
jliddev
d4fcd27594
Merge pull request #757 from Medoke/patch-34
...
Cumulative localization update for RU
2021-03-09 11:58:05 -06:00