Ramiro Saenz
35c0ac9e1f
Changed to electron-updater for auto updates
7 years ago
Ramiro Saenz
dc5cde7208
💫
7 years ago
Ramiro Saenz
89070dea64
Added timeStamp server for codeSign
7 years ago
Ramiro Saenz
e24f7f21e5
CI
7 years ago
Ramiro Saenz
7cb44e4f35
Code signing
7 years ago
Ramiro Saenz
bae5b12af9
Some configurations
7 years ago
Ramiro Saenz
aa9031eb85
Test
7 years ago
Ramiro Saenz
a2e22a1291
Travis test
7 years ago
Ramiro Saenz
09d87993e2
Travis test
7 years ago
Ramiro Saenz
f0d2cedfac
Ups
...
Electron builder needs this lib
7 years ago
Ramiro Saenz
f5b551fedd
👋
7 years ago
Ramiro Saenz
9c6b008aac
Updated to Electron 2.0.8
7 years ago
Ramiro Saenz
f31f90f91b
Fixed authentications
...
Due Auth0 deprecations and updates I had to change the way the user log in to use Authorization Code Grant + PKCE.
7 years ago
Ramiro Saenz
4679ea2944
Updated libs
7 years ago
Ramiro Saenz
1fd8faf12c
Updated languages and added new strings for translations
7 years ago
Ramiro Saenz
c35ec611e2
🎈
7 years ago
TheGoddessInari
4deb627343
Update from electron-config 0.2.1 to electron-store 2.0.0.
7 years ago
TheGoddessInari
5a1a44d589
Update to electron 2.0.5 to receive critical bugfixes (no breaking
...
changes).
Also update in-depth to fix some of the module issues. This'll have to
be sorted out better later.
7 years ago
TheGoddessInari
4b99bb2008
npm audit is very upset about the state of the repo, fix it.
...
There doesn't appear to be much reason to avoid this, and it solves 85
active known vulnerabilities in the various packages pulled into rambox.
WARNING: This includes electron 2.0.2. This is probably a good idea, it
works in my testing, there don't appear to be breaking changes, but this
needs extra testing, I'm sure.
Extra WARNING: This also includes a sencha cmd app update for good measure.
An ExtJS framework update is left for another time.
7 years ago
Ramiro Saenz
c099819e6f
Versioning
7 years ago
Ramiro Saenz
3441ada1b0
Added NSIS support
7 years ago
Ramiro Saenz
c30d5ca695
Snapcraft support
7 years ago
Ramiro Saenz
97481e7c8c
Updated auth0-js lib
7 years ago
Ramiro Saenz
80377937f5
Missing libs
7 years ago
Ramiro Saenz
e628079ddd
Removed snap temporary
7 years ago
Ramiro Saenz
29051c11d5
Versioning
7 years ago
Ramiro Saenz
b690e07ee0
Versioning
7 years ago
Ramiro Saenz
0261ea49d2
Updated electron-is-dev
...
Fixes #1280
7 years ago
Ramiro Saenz
6914a65f2b
Moved Electron npm package to devs
8 years ago
Ramiro Saenz
7acc92df5a
Updated Electron version to 1.7.8
8 years ago
Ramiro Saenz
2ce780840b
Improved Auth0 integration and fixed locales
...
Fixes #964
8 years ago
James Riley
c27f5d1771
Added electron-context-menu.
...
- This must be initialized once in the app itself, which makes the
context menu work correctly in the main Rambox window.
- Aside from that, each webview needs to be initialized with
electron-context-menu as well.
- I'm currently running a custom fork with this functionality added
and everything works exactly as expected.
8 years ago
Ramiro Saenz
a3aee36717
Updated libraries
8 years ago
Ramiro Saenz
7625f33fe8
Remove user app data on uninstall
8 years ago
Ramiro Saenz
72890b35f5
Fixed TweetDeck 2FA login
...
Fixes #951
8 years ago
Ramiro Saenz
9dee2cf4f0
Enable Cookies
8 years ago
Ramiro Saenz
a1a1739878
Updated dependencies and more
8 years ago
Ramiro Saenz
3cb51e9c59
Fixed Terminal opening in macOS
...
Fixes #411
8 years ago
Martin Wimpress
b93a8a53aa
Strict confinement
...
Confinement should have been strict.
8 years ago
Martin Wimpress
6a5306950a
Add snap support.
8 years ago
Ramiro Saenz
2cc7e99ef0
Removed portable option
8 years ago
Ramiro Saenz
613819a690
Fixed electron-builder config file
8 years ago
Ramiro Saenz
442bfa561a
Fixed electron-builder change
8 years ago
Ramiro Saenz
d6a7ae15c7
Fixed electron-builder change
8 years ago
Kevin McCormack
6201f7fb3f
Bump electron and electron-builder
8 years ago
Ramiro Saenz
f57905ef50
Changed deprecated property.
8 years ago
Ramiro Saenz
32850ec906
Versioning
8 years ago
Ramiro Saenz
a49af8e85c
Added library required to build in Windows
8 years ago
Ramiro Saenz
dfa54b957f
Electron 1.4.15
8 years ago
Ramiro Saenz
71b918f65e
Improved synchronization and check for updates
...
- Removed Firebase and start using Auth0 Metadata to store users
services.
- Instead of getting latest version from Firebase, now get it from
GitHub.
8 years ago