Dreamerinnoise
Да, простите. Я говорил про наследование. Пора спать, а то туплю.
Viktor
Ребят
Viktor
Есть аппка, в ней флеш
Viktor
Нормально работает на маке, на винде - ни в какую
Viktor
Все пути по файлам верные
Viktor
Кто-нибудь сталкивался,. куда смотреть?
Viktor
Все еще смешнее
Viktor
Флеш перестает работать после запаковки в asar
Vlad
Мб проблема в хроме?
Vlad
Он отказался от флеша в последнем релизе
Viktor
Не, проблема в fcfht
Viktor
asar
Viktor
И это какая-то дичь
Sheldhur
флешь это зашквар же
Viktor
Все это очень интересно, но нужный сайт работает на флеше.
Sheldhur
ку
Sheldhur
d3.js с реактом не юзал никто?
Denis
Юзали )
Sheldhur
Юзали )
нативный? или обертку?
Denis
нативный? или обертку?
Вообще, прошлую ещё версию. Но такие вещи лучше в @react_js
Electron.js releases
electron v1.3.13 https://github.com/electron/electron/releases/tag/v1.3.13 Bug Fixes Fixed an issue where window.alert, window.close, and window.confirm did not behave as expected. #8120 (https://github.com/electron/electron/pull/8120) Fixed an issue where accessing remote objects and functions would fail after reloading. #8110 (https://github.com/electron/electron/pull/8110) Fixed an issue where the KeyboardEvent.key value would be incorrect when Control was pressed on Linux using certain keyboard layouts. #8147 (https://github.com/electron/electron/pull/8147)
Sergey
Все привет Есть здесь кто-нибудь кто пробовал rust?
Electron.js releases
electron v1.4.11 https://github.com/electron/electron/releases/tag/v1.4.11 Bug Fixes Fixed an issue where window.alert, window.close, and window.confirm did not behave as expected. #8120 (https://github.com/electron/electron/pull/8120) Fixed an issue where accessing remote objects and functions would fail after reloading. #8110 (https://github.com/electron/electron/pull/8110) Fixed an issue where the KeyboardEvent.key value would be incorrect when Control was pressed on Linux using certain keyboard layouts. #8147 (https://github.com/electron/electron/pull/8147) Fixed an issue where removing a folder from the workspace in the dev tools failed. #8086 (https://github.com/electron/electron/pull/8086) The dialog APIs no longer write values back into the specified options object parameter. #8123 (https://github.com/electron/electron/pull/8123) Fixed an issue where BrowserWindow.fromDevToolsWebContents would throw an error. #8144 (https://github.com/electron/electron/pull/8144) New APIs macOS Added BrowserWindow.setAutohideCursor to change the setting dynamically. #8092 (https://github.com/electron/electron/pull/8092) Added BrowserWindow.closeFilePreview to close the Quick Look preview previously opened with BrowserWindow.previewFile. #8038 (https://github.com/electron/electron/pull/8038) Added systemPreferences.setUserDefault to be able to change the user preference defaults. #8084 (https://github.com/electron/electron/pull/8084) Added crashReporter.get/setUploadToServer to dynamically configure the setting. Also Renamed the autoSubmit option to uploadToServer in crashReporter.start. The old option name is still available for backwards-compatibility but will be removed in Electron 2.0. #7952 (https://github.com/electron/electron/pull/7952) Windows Added BrowserWindow.setAppDetails to configure the properties of the window's taskbar button. #7952 (https://github.com/electron/electron/pull/7952)
Viktor
Чуваки
Viktor
Кто шарит в концепте авто-апдейта
Viktor
Помогите плз
Sergey
Вопрос сразу задавай
Viktor
Я не понимаю серверную часть. Со стороны приложения я проверяю, качаю, распаковываю, но что должно быть на севере? Там должна быт ькакая-то логика? В гайдах пишут какой-то код туда
Viktor
Причем тоже electron-based
Sergey
на серверной части необходимо предоставлять билды
Sergey
для всех поддерживаемых систем
Sergey
там xml/json фзш
Sergey
api
Viktor
Т.е. деплой там никакой не нужен, только xml/json и файлы?
Sergey
нет
Sergey
сервер нужен
Sergey
на ноде
Sergey
который будет разруливать
Sergey
можно натравить на github releases
Viktor
сервер нужен
А есть экзампл сервера? Его нужно на амазоне как-то запустить, но с серверным вариантом ноды я вообще не алло
Sergey
я погуглю
Viktor
Я ничего не нашел толком
Viktor
Какие-то обрывки
Sergey
https://www.npmjs.com/package/electron-updater
Sergey
это видел?
Viktor
Видел, там тот же концепт примерн
Sergey
https://www.npmjs.com/package/electron-updater#hosting-your-own-npm-server
Viktor
В итоге мне нужно вместо ноды нпм хостить
Vlad
у них автоапдейт есть
Vlad
https://hyper.is/
Vlad
вот здесь рум в их слаке https://zeit-community.slack.com/messages/hyper/
Viktor
Спасибо, узнаю
Vlad
что это?
Vlad
/my_stats@Axenia_Bot
Sheldhur
писькомер
Sergiy
/my_stats@Axenia_Bot
O.
/my_stats@Axenia_Bot
Viktor
Господа
Viktor
Не могу найти нормальных гайдов по подписи кода для windows
Viktor
Кто-нибудь может сориентировать, куда ткнуться?
Viktor
что это значит?
Ключи, чтобы при запуске приложения не вылетали уведомления о сомнительном разработчике и вреде для компьютера
Viktor
+ антивирусы иногда не едят
Dreamerinnoise
Инсталятор приложения кастомизировать можно?
Sergey
/stat@combot
Combot
combot.org/chat/-1001051575543
Evgeny
Evgeny
Лол
Sergey
Ну что ж
Electron.js releases
electron v1.4.12 https://github.com/electron/electron/releases/tag/v1.4.12 Bug Fixes Fixed an issue where certain certificates would be incorrectly rejected when making HTTPS requests. This was an upstream Chrome fix that is time-sensitive where affected certificates will be rejected starting 10 weeks after the time of the Electron release. Electron versions 1.4.0 - 1.4.11 are affected. #8176 (https://github.com/electron/electron/pull/8176) New APIs Added session.createInterruptedDownload to enable resuming a previously interrupted download. #8061 (https://github.com/electron/electron/pull/8061) Added session.clearAuthCache to enable clearing a session's HTTP authentication cache. #8107 (https://github.com/electron/electron/pull/8107)
Dreamerinnoise
Я тут подумал. Короче, нахрен эти npm-скрипты, неудобнее Makefile'а. Буду галпом обвязывать.
Dreamerinnoise
неужели мне одному непонятно над чем ты тут думал? :)
Гораздо удобнее видеть список тасков в галпе, чем ворох нпм скриптов.
Владимир
кому как
Владимир
не тащить лишнюю тулзу - тоже плюс