Commit graph

15 commits

Author SHA1 Message Date
foamyguy
06b640828c fix language selection for beta download 2024-10-25 10:56:32 -05:00
Melissa LeBlanc-Williams
be855eee4a Update Installer to use selected language 2023-03-01 12:38:26 -08:00
Neradoc
5900f87842 pass the board ID to unknown board page and make titla and S3 link with it 2022-08-22 23:02:04 +02:00
Neradoc
faf0625091 synchronize the language menus on the same page
- selecting a language in one selects it in the other (if available)
- toss a couple of toLowerCase in there, since firefox uses lower case region codes, and the indonesian language string on the site is upper case
- includes the fix for the selecting languages by user preference, and testing the language string of the browser alone if the <language>-<region> string does not match
- does NOT compare <language> of the firmware port alone if it has a <language>-<region> because I am not sure that the languages are in order of priority (the default english implementation first for example), and I don't want users with "en-UK" to get offered "en-x-pirate" by default, it be bad matey ! Arrrrrrr
2021-01-11 10:44:05 +01:00
Neradoc
f3a5a02822 save the selected language whenever a language menu is used, restore it when the page is loaded 2021-01-11 02:30:00 +01:00
Dan Halbert
f50f8a1c6f
Revert "Added message for chrome users that displays info about blocked UF2s" 2020-07-26 00:04:57 -04:00
Melissa LeBlanc-Williams
7281297c2d Added message for chrome users that displays info about blocked UF2s 2020-07-17 10:31:39 -07:00
Justin Cooper
92480d50fc fixes #302 - download pages selects incorrect locale 2019-10-04 09:27:53 -05:00
Justin Cooper
d9f5e04468 automatically set locale on page load, if locale matches download option 2019-03-18 12:28:18 -05:00
Justin Cooper
7465086e23 fixes #50 - language dropdown not working, also fixes multiple file setting for uf2 and bin 2019-03-18 12:00:00 -05:00
Justin Cooper
cf718e32fc initial examples of board metadata and files 2018-12-13 16:47:05 -06:00
Justin Cooper
19336b5593 update locale url for accounts 2018-11-13 15:48:01 -06:00
Justin Cooper
6f8f722bb5 reduce duplication of selector 2018-11-09 15:26:04 -06:00
Justin Cooper
8fc99fc639 automatically select proper download file based on accept-language header 2018-11-09 15:25:08 -06:00
Justin Cooper
c779dcf9f9 style and add functionality to download buttons 2018-11-09 12:42:38 -06:00