UnityRenderStreaming/WebApp
Kazuki Matsumoto 579f88d4e7
fix: Add autocomplete attribute into input elements to avoid issue of "disabled" attribute on Firefox (#834)
* wip

(cherry picked from commit f73792b9c689bac448c1a85ce4db2b21ccdf5187)

* set autocomplete attribute for firefox

* add null check

* fix
2023-01-12 09:30:48 +09:00
..
client fix: Add autocomplete attribute into input elements to avoid issue of "disabled" attribute on Firefox (#834) 2023-01-12 09:30:48 +09:00
src fix: Fix sessions lingering after they were timed out (#819) 2022-12-22 10:04:45 +09:00
test fix: Fix sessions lingering after they were timed out (#819) 2022-12-22 10:04:45 +09:00
.editorconfig refactor: Standardize line-ending format (#224) 2020-02-05 18:59:20 +09:00
.eslintrc.cjs feat: add more signalingtest for webserver (#543) 2021-10-05 15:16:45 +09:00
jest.config.js chore: Update package version of WebApp dependencies (#701) 2022-06-14 20:01:59 +09:00
package-lock.json chore: bump json5 from 2.2.1 to 2.2.3 in /WebApp (#829) 2023-01-10 10:51:53 +09:00
package.json fix: Fixed missing files to make the packing process for webapp (#801) 2022-11-01 10:53:57 +09:00
run.bat fixed batch file (#56) 2019-07-04 14:46:36 +09:00
tsconfig.build.json feat: Add unittest for webapp using Jest (#541) 2021-10-04 14:28:23 +09:00
tsconfig.json chore: Update package version of WebApp dependencies (#701) 2022-06-14 20:01:59 +09:00
tsconfig.lint.json chore: Updated yamato environments (#321) 2020-08-22 07:06:51 +09:00