Commit Graph

11 Commits

Author SHA1 Message Date
Vishwas Shashidhar
a26a1d609c
ELECTRON-519: support Japanese localization for menus, dialogs and windows (#401)
- add basic localisation implementation for menu items
- add more strings to support localisation on menus
- add more strings to support localisation on menus
- add all menu items for localisation
- refactor i18n code
- Add localization for screen picker, basic auth and notification settings child windows
- Add localization bridge
- add i18n support to more strings
- update translations
- add events to change language and redo menu template
- move config update logic to windowMgr
- fix linting issues and refactor
- add snipping tool messages
2018-06-19 20:26:04 +05:30
Vishwas Shashidhar
25c59230f1
Revert "ELECTRON-430: Enable context isolation" (#355) 2018-05-03 12:23:01 +05:30
Vikas Shashidhar
2fb82e9d60 ELECTRON-430: Enable context isolation
1. Enables context isolation when creating any browser window instance.
2018-04-18 12:59:44 +05:30
Kiran Niranjan
3be2986c7e Electron-401 (fixes crash reporter) (#334)
- fix crash reporter
- fix typo
- Add support to generate crash report
- Add logic to store globally and return
- PR review fixes
- Add logic to validate file mime type
2018-04-11 18:43:59 +05:30
Kiran Niranjan
ee6cf8732b Electron-253
Added type button to prevent form submit
2017-12-28 17:18:00 +05:30
Kiran Niranjan
025738bb2c Electron-253 - Fixed an issue with clearing up the auth settings 2017-12-22 10:51:28 +05:30
Kiran Niranjan
1c4d6d45e2 Electron-207 - Fixed scroll issue for Windows OS 2017-11-20 14:17:43 +05:30
Kiran Niranjan
0b7bad60e3 Electron-206 - Implemented basic auth error handler 2017-11-09 17:31:38 +05:30
Kiran Niranjan
fff2d15bdc Electron-174 - Removed the label CSS as it was not being used 2017-11-05 10:43:51 +05:30
Kiran Niranjan
967714fda6 Electron-174 - modified button style, modal width and height 2017-10-18 12:44:57 +05:30
Kiran Niranjan
3c7aa59883 Electron-174 - implemented basic authentication for electron 2017-10-18 12:17:09 +05:30