Karol Putra
072997e59c
Added availableSpaceWatchDog.
...
Every minute it checks if available disk space < 1 GB.
It requires new module - diskspace - works on Windows Linux and Mac.
Tested only on Linux.
If the partition where Rambox is running from has < 1 GB available space:
- a warning dialog appears and Rambox freezes (synchronous dialog).
Dialog has info about:
-- remaining space
-- rambox/electron installation path
-- instruction to free up more space and that the app will exit upon dialog dismissal
-- OK button which quits Rambox
No matter how the dialog is dismissed, Rambox quits.
5 years ago
Ramiro Saenz
e14cfdff86
Update package.json
5 years ago
Ramiro Saenz
82f70c0c89
Changed URLs
5 years ago
Ramiro Saenz
120512e386
Update electron to 7.23.4
5 years ago
Ramiro Saenz
dcaa45e86f
Changed publisher name
5 years ago
Ramiro Saenz
95d04aa76e
Versioning
5 years ago
Ramiro Saenz
025a8fab68
Fixes #2780
5 years ago
Ramiro Saenz
18ae907bd0
Update README.md
5 years ago
Ramiro Saenz
155a7fd2a2
Fixes #2706
5 years ago
Ramiro Saenz
6e1220fbae
Added Volta
5 years ago
Ramiro Saenz
c0293be615
Merge branch 'master' of https://github.com/saenzramiro/rambox
5 years ago
Ramiro Saenz
03e0c3be2d
Merge pull request #2639 from Zarel/patch-3
...
Update repo URL in CONTRIBUTING.md
5 years ago
Ramiro Saenz
429721393e
Merge pull request #2751 from ramboxapp/dependabot/npm_and_yarn/electron-7.2.4
...
Bump electron from 7.1.12 to 7.2.4
5 years ago
Ramiro Saenz
813c0d4628
Merge pull request #2671 from ramboxapp/dependabot/npm_and_yarn/auth0-js-9.13.2
...
Bump auth0-js from 9.7.3 to 9.13.2
5 years ago
Ramiro Saenz
3048d9d28c
Install exact versions of libs
5 years ago
dependabot[bot]
eb88f5d8fc
Bump electron from 7.1.12 to 7.2.4
...
Bumps [electron](https://github.com/electron/electron ) from 7.1.12 to 7.2.4.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v7.1.12...v7.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Vulich Fernando
d4b89a48ac
Fix Do Not Disturb Tooltip
5 years ago
dependabot[bot]
02c0c549ce
Bump auth0-js from 9.7.3 to 9.13.2
...
Bumps [auth0-js](https://github.com/auth0/auth0.js ) from 9.7.3 to 9.13.2.
- [Release notes](https://github.com/auth0/auth0.js/releases )
- [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/auth0.js/compare/v9.7.3...v9.13.2 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Vulich Fernando
ef2a2a9f15
Add files via upload
5 years ago
Vulich Fernando
9a5e686bb0
Add files via upload
5 years ago
Vulich Fernando
01265fdbae
Add files via upload
5 years ago
Vulich Fernando
02c8bacb2a
Add files via upload
5 years ago
Guangcong Luo
c00109417f
Update repo URL in CONTRIBUTING.md
5 years ago
Vulich Fernando
e01453b6a0
Merge pull request #2635 from Zarel/patch-1
...
Update CONTRIBUTING.md with new services location
5 years ago
Guangcong Luo
d748323142
Update CONTRIBUTING.md with new services location
5 years ago
Vulich Fernando
7261dd10c6
Versioning
5 years ago
Vulich Fernando
10f577549a
Provide option to disable auto-reload on fail
...
Fixes #2633
5 years ago
Vulich Fernando
bec9bae9b9
Fix: Blue screen after getting the backup from Auth0
5 years ago
Vulich Fernando
151caa037d
Merge pull request #2621 from andia89/minimized
...
Fixes start minimized
5 years ago
andreas
2185f32dd8
Adds requested changes for start minimized
5 years ago
Ramiro Saenz
168eacb2fe
Added script for notarization
5 years ago
Ramiro Saenz
9166c49aae
Fixed camera and mic permissions prompt
5 years ago
Ramiro Saenz
3326447d0f
Merge pull request #2628 from ramboxapp/0.7.4
...
v0.7.4
5 years ago
Ramiro Saenz
313b29cd00
Versioning
5 years ago
Ramiro Saenz
7a3e4b1e6a
Notarization of MacOS app
5 years ago
Ramiro Saenz
2ae71facd5
Grant camera/microphone permission to macOS Catalina
5 years ago
Vulich Fernando
4dd81ccf74
URL Regex update
...
Fixed: Rambox allows http://172.30.18.128:8443 but doesn't allow https://172.30.18.128:8443
5 years ago
Vulich Fernando
3937f43ffe
Electron 7.1.12
5 years ago
Vulich Fernando
fb1ab0dae5
Merge pull request #2623 from BKPepe/fix_readme
...
Improvements for Readme
5 years ago
Josef Schlehofer
66f16e465d
Drop Table of Contents from menu
5 years ago
Josef Schlehofer
7d63ba374e
Fix Services available in Table of Contents
5 years ago
andreas
e4f6746b28
Fixes start miniized
5 years ago
Vulich Fernando
634989427d
Get the services list from Github
5 years ago
Vulich Fernando
14ab68acd7
Reload service when fail at loading
5 years ago
Vulich Fernando
7947cc20dd
Grant camera/microphone permission to macOS Catalina
5 years ago
Vulich Fernando
78e86721f4
Bump to electron 7.1.12
5 years ago
Vulich Fernando
1a5ff9c8d1
Improvement of the fix for Google login issues
5 years ago
Vulich Fernando
55351f6f72
Versioning to 0.7.3
5 years ago
Vulich Fernando
83e7fd38d6
Fix: Google login issue "You are trying to sign in from a browser or app that doesn't allow us to keep your account secure"
...
Fixes : #2495
5 years ago
Vulich Fernando
ad0f70ab34
Fix Keyboard shortcuts for switching apps do not focus the app
...
fixes #2461
5 years ago