22 Commits

Author SHA1 Message Date
Joel Calado
467ca38ea1 more missing stuff 2022-05-06 18:17:46 +01:00
Joel Calado
ece54843b2 add missing strings from director page
Enables translation for:

- room settings
- Guest placeholder titles
- "Customize" and "copy link" buttons
2022-05-06 16:31:40 +01:00
Steve Seguin
748cd38d00
Add files via upload
updated translation files for v20
removed some tabs
re-processed en.json to be up-to-date ; likely others need to be updated a tiny bit.
2021-12-23 15:48:09 -05:00
Steve Seguin
33faff8e3a
syncing translation files with v19
not translated; just updated
2021-09-05 23:04:58 -04:00
Steve Seguin
4b174b11ff
Add files via upload 2021-08-29 03:57:33 -04:00
Steve Seguin
ad4d5585b6
Add files via upload 2021-07-21 22:25:26 -04:00
Steve Seguin
8e023705f1
language updates; bug fixes 2021-06-30 14:17:13 -04:00
Steve Seguin
e1c2ad1748
added/tweaked translations + other fixes 2021-06-27 22:57:37 -04:00
Steve Seguin
6f3b869c6e
Add files via upload 2021-04-19 02:44:02 -04:00
Joel Calado
a00a6af494 update translation files 2021-03-29 00:15:24 +01:00
Steve Seguin
dda1c48b00
Add files via upload 2021-01-20 11:10:34 -05:00
STeve Seguin
4ec34fdb8a audio updates, webaudio etc 2020-12-11 08:48:23 -05:00
STeve Seguin
51438daec8 language changes 2020-11-30 06:14:36 -05:00
Steve Seguin
b0231f4e00
Add files via upload 2020-09-09 03:01:47 -04:00
Steve Seguin
aa24a4be94
did I fix it? 2020-09-09 02:58:34 -04:00
Steve Seguin
bf9e520f1c
try try again 2020-09-09 01:23:04 -04:00
Steve Seguin
680535412e
Add files via upload 2020-09-09 01:05:51 -04:00
Steve Seguin
c23aaced01
updated language files a small bit 2020-09-09 00:33:10 -04:00
Steve Seguin
49df175df6 Version 7 Release Candidate
Mainly just a 1-week sprint focusing on bug fixes and not so much on major features.

Biggest fix this sprint was related to VP9 + Custom Video Bitrates now working as intended.
2020-06-17 04:24:30 -04:00
Steve Seguin
6dbc64138a translation tool and updated translation files.
will improve on this all more in the upcoming next release
2020-06-14 21:27:03 -04:00
Steve Seguin
2d60c0a441 release version 6 updates
I've fixed issues with innerHTML calls in this release that would normally totally break things if there were changes to index.html. Now, if there is an error, it is handled more gracefully and usually just a single UI element breaks. You should be able to customize the index.html file now without too many hassles.

You will also notice that the index.html has the following line: 
<script type="text/javascript" id="main-js" data-translation="blank" src="./main.js"></script>

you can specify different languages or different branding/wording translations by setting the data-translation value to that of the json filename located in the translations folder.  You can also create your own json files and specify them that way. By default I am specifying the "blank" translation.

I'm trying to steer the app code in the direction of being a bit like a library, for numerous reasons, but please reach out if you have issues with this new release. This release has numerous bug fixes and uses a new handshake server to improve the group-room experience, which I will continue to update. I will continue to work towards allowing greater accessibility in stylizing the application.
2020-06-09 12:35:40 -04:00
Steve Seguin
c5067c850b Add files via upload
Automatically applies a really bad (sorry) Russian translation to the site
2020-05-11 21:35:18 -04:00