Commit Graph

990 Commits

Author SHA1 Message Date
axellse
11c9ae182d fix merge conflicts 2024-08-11 17:39:15 +02:00
pizzaboxer
f3110f4b48
Fix presets being cleared when setting texture quality to Automatic 2024-08-10 16:50:32 +01:00
pizzaboxer
39bb334b9a
Proper support for user profile folder renaming 2024-08-10 16:41:20 +01:00
pizzaboxer
efc7a881e1
Fix installation tabs being accessible
forgot to disable after finishing testing
2024-08-10 13:54:01 +01:00
pizzaboxer
81b3ce156b
Add exception notice for unofficial builds 2024-08-10 13:45:14 +01:00
pizzaboxer
8a73e0feed
Tempfix website launching
the one thing i somehow forgot to test
2024-08-10 13:35:12 +01:00
pizzaboxer
776dbc4097
Draft: new installer system
the beginning of a long arduous cleanup of two years of debt
2024-08-10 13:08:04 +01:00
axell
2920955670
Merge branch 'main' into user-pfp-discord-rpc 2024-07-29 23:51:31 +02:00
pizzaboxer
d1343d35dc
Fix #2315 2024-07-29 19:29:39 +01:00
pizzaboxer
3f995f4ff0
Fix null entry bug in flag editor (#2468) 2024-07-29 19:21:16 +01:00
pizzaboxer
767891a1e3
Fix latinized language name for Ukrainian 2024-07-29 19:18:55 +01:00
pizzaboxer
4106c3cb59
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-07-29 19:16:44 +01:00
pizzaboxer
8e0660ba69
Update credits 2024-07-29 19:16:29 +01:00
pizzaboxer
6bc1415b14
Merge pull request #2355 from srthMD/place-filter
Fix fast flag editor showing an error when trying to add a fast flag with _PlaceFilter or _DataCenterFilter
2024-07-29 18:58:20 +01:00
srthMD
6275085e48 i forgo💀 2024-07-22 12:52:49 +03:00
srthMD
978a2ff3fb to pascal case 2024-07-14 21:42:13 +03:00
srthMD
97ed8365fe Merge remote-tracking branch 'origin/place-filter' into place-filter 2024-07-13 18:02:33 +03:00
srth
c4f1aab1a6
remove comment
i forgot why it was here
2024-07-13 14:53:04 +00:00
srthMD
dcc820343b support for _placefilter and _datacenterfilter 2024-07-13 17:50:34 +03:00
srthMD
e8f34eaa0f support for _placefilter and _datacenterfilter 2024-07-13 17:05:12 +03:00
pizzaboxer
ed5457d1aa
Update bug report template
i saw ublock do this for issue templates, i wonder if it really works 🤔
2024-07-11 07:11:06 +01:00
pizzaboxer
a7d2a2c3d5
Fix JSON import not working in the flag editor
oooops
2024-07-09 21:57:37 +04:00
pizzaboxer
670dc707a9
Push final translations 2024-07-09 21:11:46 +04:00
pizzaboxer
2f92917c61
Fix default theme not applying to language selector dialog 2024-07-09 20:41:43 +04:00
pizzaboxer
55852d596f
Use latin spelling for Bosnian locale name 2024-07-09 11:13:31 +04:00
pizzaboxer
b4e88ed8b1
Revert to 2-letter locale codes for non-country specific locales
yeah this is annoying
2024-07-09 00:17:04 +04:00
pizzaboxer
7bc303daf0
Update official website notice 2024-07-08 20:15:07 +01:00
pizzaboxer
de6d3d0b4c
Fix 'System default' text not being translated in language selector dropdown 2024-07-08 23:13:29 +04:00
pizzaboxer
c02e3f3795
Fix bootstrapper text overflow
overflows for classic fluent don't look very good since the dialog height is static but it's the best i could do for now
2024-07-08 22:28:50 +04:00
pizzaboxer
063fa8fd5b
Update current translation credits
had to comment out ones that won't make it for this release
2024-07-08 22:22:20 +04:00
pizzaboxer
cd0252a2b5
Push translation utility scripts 2024-07-08 20:25:09 +04:00
pizzaboxer
b2f6fc753a
Fix flag editor validation bugs 2024-07-08 19:18:01 +04:00
pizzaboxer
b05aced721
Fix Bosnian locale code 2024-07-08 19:06:52 +04:00
axell
6b71aea906
move else to new line 2024-07-08 13:30:04 +02:00
pizzaboxer
204b93a3eb
Validate locale selection 2024-07-08 13:01:26 +04:00
pizzaboxer
4ec8f6b6cd
Use full four-letter locale codes 2024-07-08 13:01:12 +04:00
axell
63831dd250
fix grammatical issue in string 2024-07-06 19:55:07 +02:00
axell
e854b20233
Update IntegrationsViewModel.cs 2024-07-06 19:37:19 +02:00
axell
04c67ea661
dont invert that (again) 2024-07-06 18:51:40 +02:00
axell
f07f1c1d3f
dont invert that value 2024-07-06 18:44:17 +02:00
axell
d6bc33d2da
make that its own option 2024-07-06 18:36:04 +02:00
axell
1305ebe39a
add missing < that somehow got lost 2024-07-06 18:30:05 +02:00
axell
7aa5fc21e5
add option to integrations page 2024-07-06 18:28:00 +02:00
axell
97be636065
add showaccountonprofile strings 2024-07-06 18:25:45 +02:00
axell
3871f7a2eb
refrence correct variables (again) 2024-07-06 18:20:55 +02:00
axell
36a6793836
refrence correct variables 2024-07-06 18:16:01 +02:00
axell
7cda0fb5b1
fix accidentally swapping 2 variables 2024-07-06 18:11:27 +02:00
axell
7b019d0b17
add DiscordActivityJoinEnabled to integrations viewmodel 2024-07-06 18:09:44 +02:00
axell
fffcbe2a52
add AccountShownOnProfile setting 2024-07-06 18:09:16 +02:00
axell
1ce38799ec
add strings for show account on profile 2024-07-06 18:01:40 +02:00