pizzaboxer
|
ff8923ab78
|
Consolidate about page information
|
2024-06-12 18:48:47 +01:00 |
|
pizzaboxer
|
c1037f1a94
|
Fix bootstrapper icon ordering
|
2024-06-11 23:58:18 +01:00 |
|
pizzaboxer
|
2d41d48719
|
Make progress style cancel button translatable
|
2024-06-11 23:49:45 +01:00 |
|
pizzaboxer
|
2ab5e91f59
|
Make menu footer transparent
|
2024-06-11 22:40:37 +01:00 |
|
pizzaboxer
|
a2261c5e92
|
Adjust fluent bootstrapper styles
Fix drag bug, fix sizing (because matt sucks at ui design), fix header colour being shown
|
2024-06-11 22:18:28 +01:00 |
|
pizzaboxer
|
a194bf937e
|
Finalize/rearrange new progress dialog naming
|
2024-06-11 20:28:43 +01:00 |
|
pizzaboxer
|
a3033474b8
|
Build: toggling of studio functionality
|
2024-06-11 19:06:42 +01:00 |
|
pizzaboxer
|
4a366adad9
|
Fix startup sequence
|
2024-06-11 19:06:35 +01:00 |
|
pizzaboxer
|
a234a58d9f
|
Build: fix VS publishing
|
2024-06-11 18:41:37 +01:00 |
|
bluepilledgreat
|
45142b414a
|
remove extra space
|
2024-06-11 13:22:54 +01:00 |
|
bluepilledgreat
|
cd0212ba80
|
update log indentations
|
2024-06-11 13:22:45 +01:00 |
|
bluepilledgreat
|
00b78c7d93
|
remove old comment
|
2024-06-11 13:22:28 +01:00 |
|
bluepilledgreat
|
9d35717903
|
add replacing channel name for download
|
2024-06-11 13:21:51 +01:00 |
|
pizzaboxer
|
f8daf53dfd
|
Flag editor: fix bad localization string
|
2024-06-09 09:58:07 +01:00 |
|
pizzaboxer
|
db544697ad
|
Flag editor: refactor flag adding and localize
|
2024-06-08 20:49:26 +01:00 |
|
pizzaboxer
|
ae695d5cb3
|
Add flag editor warning
|
2024-06-08 18:15:27 +01:00 |
|
pizzaboxer
|
243ebbef5a
|
Warn if launching multiple instances (#606)
|
2024-06-07 12:34:58 +01:00 |
|
pizzaboxer
|
f662d0d8c3
|
Guard debug settings, remove old unneeded stuff
|
2024-06-07 12:10:08 +01:00 |
|
pizzaboxer
|
67c64b2715
|
font mod: amend potential language bug
|
2024-05-20 15:40:17 +01:00 |
|
pizzaboxer
|
ef9b1f9aa7
|
multi instance launching: removal
|
2024-05-19 00:18:46 +01:00 |
|
pizzaboxer
|
374feedb11
|
desktop app disabling: revamp w/ activity tracking
|
2024-05-19 00:17:09 +01:00 |
|
pizzaboxer
|
68f2a457c1
|
fflag editor: fix header drag bug (kinda)
|
2024-05-18 23:33:09 +01:00 |
|
pizzaboxer
|
889e5377f4
|
font mod: fix access is denied error when removing
|
2024-05-18 23:26:41 +01:00 |
|
pizzaboxer
|
6f1e023012
|
font mod: validate chosen file is actually a font
|
2024-05-18 23:23:12 +01:00 |
|
pizzaboxer
|
2aa5367e1f
|
font mod: support for .ttc, only fonts choosable
|
2024-05-18 23:20:20 +01:00 |
|
pizzaboxer
|
f742d4b45b
|
strip down channel functions to stock behaviour
|
2024-05-13 00:02:42 +01:00 |
|
pizzaboxer
|
dc842f90b9
|
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap
|
2024-05-12 22:16:12 +01:00 |
|
pizzaboxer
|
75096e5908
|
make menu saving non-destructive (#825)
|
2024-05-12 22:16:02 +01:00 |
|
pizzaboxer
|
d97af69306
|
remove udmux indicator
not necessary anymore
|
2024-05-12 21:41:11 +01:00 |
|
pizzaboxer
|
941cb428b4
|
tempfix connectivity change for current code state
|
2024-05-12 21:40:34 +01:00 |
|
pizzaboxer
|
86fcbf6c1a
|
Merge pull request #1610 from Redusofficial/main
[.NET] ActivityWatcher.GetServerLocation() Http optimization
|
2024-05-12 21:29:03 +01:00 |
|
pizzaboxer
|
cda660cc3e
|
Activity tracker, more efficient, fix city not IP
|
2024-05-12 21:20:00 +01:00 |
|
pizzaboxer
|
34dd845e48
|
Merge pull request #1158 from bluepilledgreat/feature/export-json
export json to clipboard
|
2024-05-12 20:55:19 +01:00 |
|
pizzaboxer
|
4e379dd0f5
|
Merge pull request #1739 from bluepilledgreat/bugfix/getprocesses
Safer GetProcesses
|
2024-05-12 20:54:27 +01:00 |
|
pizzaboxer
|
47e1ea9a73
|
Merge pull request #1743 from bluepilledgreat/bugfix/emoji-http-check
Handle not being able to fetch emoji preset
|
2024-05-12 20:53:18 +01:00 |
|
pizzaboxer
|
6e022310a5
|
GetProcessesSafe: better exception logging
|
2024-05-05 11:57:48 +01:00 |
|
pizzaboxer
|
a7f5bd5956
|
Emoji preset message: log exception properly
|
2024-05-05 11:54:07 +01:00 |
|
pizzaboxer
|
2bd3ef5536
|
Emoji preset message: better error description
|
2024-05-05 11:52:51 +01:00 |
|
pizzaboxer
|
7ece6517e8
|
Emoji preset message: warn instead of error
|
2024-05-05 11:51:21 +01:00 |
|
bluepilledgreat
|
052324d276
|
handle not being able to fetch emoji preset
|
2024-05-04 17:07:34 +01:00 |
|
bluepilledgreat
|
6e95046af2
|
safer getprocesses
thanks microsoft
|
2024-05-04 12:40:43 +01:00 |
|
pizzaboxer
|
b3684b9e52
|
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap
|
2024-04-24 17:24:30 +01:00 |
|
bluepilledgreat
|
9d1e32dfc1
|
use overwrite parameter instead
|
2024-04-23 23:29:54 +01:00 |
|
bluepilledgreat
|
50601e4e6e
|
fix custom font already existing on first run
|
2024-04-23 21:45:36 +01:00 |
|
bluepilledgreat
|
83a846f777
|
disallow uninstall on first run
|
2024-04-23 16:25:48 +01:00 |
|
bluepilledgreat
|
991c0574a7
|
add in translation string
|
2024-04-23 16:12:37 +01:00 |
|
bluepilledgreat
|
3fb331b459
|
disable the ability to install in admin mode
|
2024-04-23 16:10:06 +01:00 |
|
bluepilledgreat
|
c9a23ac478
|
use snackbar for already running warning
|
2024-04-21 19:46:58 +01:00 |
|
BuildTools
|
38edb68574
|
Build error fix and added back ip property
|
2024-04-15 00:43:44 +01:00 |
|
BuildTools
|
03be7d749c
|
Forgot a semicolon
|
2024-04-14 22:08:46 +01:00 |
|