109 Commits (7398f76de4a00dc6abf05990d2b329b9013890ed)

Author SHA1 Message Date
TheGoddessInari cb24232b47
Rename baseline from Rambox-OS to Hamsket. 6 years ago
TheGoddessInari 8d6e1495d3
Fix masterpassword for Electron 5. 6 years ago
TheGoddessInari 97837a7e92
Replace var with let or const as appropriate. 6 years ago
TheGoddessInari ad865e0069
Prepare for electron v5: Make sure webviewTag is on. 6 years ago
TheGoddessInari 8bc9080412
Fix null dereference in setServiceNotifications. 6 years ago
TheGoddessInari 0ee3af1d95
Insist on nodeIntegration for the main browserWindow for Electron 5.0.0. 6 years ago
TheGoddessInari dc60e3b43d
Change AutoPlay policy to be what the user expects until the webapps catch up. 6 years ago
TheGoddessInari da3e283e23
Redo icon handling with NativeImages to prevent random error boxes. 6 years ago
TheGoddessInari b02a61538d
Use path.join for icons. 6 years ago
TheGoddessInari 14c71aeae3
Partially revert da64582cf3. App.quit should work again. 6 years ago
TheGoddessInari 3a36cdaf9f
Fix a stray icon path still using __dirname. 6 years ago
TheGoddessInari 085f9a7c77
Update to electron 4.0.1 and electron-builder 20.38.5. 6 years ago
TheGoddessInari 480dacaf56
Fix icon paths to be consistent. 6 years ago
TheGoddessInari da64582cf3
Replace app.quit with app.exit. 7 years ago
TheGoddessInari 771266f578
Ensure that no webviews can be created with nodeIntegration. 7 years ago
TheGoddessInari 6b3ea30b65
Cleanup on electron/main.js and fix a typo. 7 years ago
TheGoddessInari 2761e5a748 electron: Add missing semicolons. 7 years ago
TheGoddessInari 5d38e9d6a6 Rename project to Rambox-OS to disambiguate from upstream. 7 years ago
TheGoddessInari c61ffb5f64 Remove electron "browser plugin" support, as AFAICT, there's no use of 7 years ago
TheGoddessInari 1e875343fa Update 'mime' package to 2.3.1. 7 years ago
TheGoddessInari 242c3e0c11 Remove auto-updating. 7 years ago
TheGoddessInari 43cabea4d1 Finish ripping out squirrel, and fix notifications for NSIS. 7 years ago
TheGoddessInari 8d808207c8 Don't allow insecure content. 7 years ago
TheGoddessInari 4deb627343 Update from electron-config 0.2.1 to electron-store 2.0.0. 7 years ago
Fabian Ochmann a9d0d25c01 Fixes not starting minimized on Linux/MacOS systems 7 years ago
Kevin Tran caf47c7051 Allow service bar to be snapped to any side 7 years ago
Kevin Tran bae36e1ddf Minor code-cosmetic changes. 7 years ago
Kevin Tran 41783e4931 Propagate config changes to view. 7 years ago
Kevin Tran 8b4a7136a3 Add the "Vertical service bar" preference. 7 years ago
Ramiro Saenz ac52ef0bad Fixed unread tray error 7 years ago
Pavel Samokha 3b222d8d48 vtype is back 7 years ago
Pavel Samokha fce086b949 improved proxy auth 7 years ago
Pavel Samokha 0795f81fcf proxy basic authentication implementation 7 years ago
grummi92 ef9d0524e0 simplified window icon file type selection 7 years ago
grummi92 2d5a8e77f9 Linux does not support .ico files for the window icon 8 years ago
Jakob Struye d1fcd29f2f Service name removed from window title before extracting #unreads from it. 365 in "Outlook 365" no longer interpreted as 365 unreads. 8 years ago
Ramiro Saenz 86b1eee742 Fixed bug on display/close behaviors 8 years ago
Ramiro Saenz 0666771b92 Feature to set default service to display 8 years ago
Ramiro Saenz 9dd5380f60 Enhance multi monitor/offscreen support 8 years ago
Ramiro Saenz d459e46be3 Prevent to flash taskbar when Dont Disturb is ON 8 years ago
Ramiro Saenz c2aac6d2e1 Fixed bug displaying appId in Notifications 8 years ago
Ramiro Saenz 1f05653d48 Improved pinned on taskbar in Windows 8 years ago
Alex Devero fa371fcb8b Fix scaling issue on HiDPI displays 8 years ago
James Riley 8271ef1317 Added flash_frame option. 8 years ago
Ramiro Saenz 7625f33fe8 Remove user app data on uninstall 8 years ago
Ramiro Saenz 5621c834da Improved focus window 8 years ago
Ramiro Saenz fee8cb7544 Fixed problem related with Auth0 windows 8 years ago
Ramiro Saenz 96544aa63e Multi-language support! 🎏 8 years ago
Ramiro Saenz 3cb51e9c59 Fixed Terminal opening in macOS 8 years ago
Ramiro Saenz c6dc097f7e Fixed bug on urgent hint 8 years ago