Commit Graph

1428 Commits

Author SHA1 Message Date
Gabriel Saillard
ec8e383b89
style: address some lgtm alerts for code styling 2021-03-08 15:02:17 +01:00
Gabriel Saillard
f495c56ba2
chore: update file icons 2021-03-08 14:43:14 +01:00
Gabriel Saillard
417a82e6c1
fix(mod_fsdisp): do not use deprecated electron api for opening in external programs 2021-03-08 14:40:46 +01:00
Matt
be7ce6d751
feat: added Navy-disrupted style theme (#1064) 2021-03-07 20:12:18 +01:00
Gabriel Saillard
ac9e5786f5
chore: re-enable npm rebuild in build process 2021-02-25 11:06:34 +01:00
Gabriel Saillard
a7e49fc1a4
fix: remove unused electron-rebuild dep 2021-02-25 11:03:02 +01:00
Gabriel Saillard
6ae97b73f5
fix: silence errors on unknown peer geoip location 2021-02-24 16:22:09 +01:00
Gabriel Saillard
32e32905e2
chore(deps): minor dep upgrades 2021-02-24 16:17:07 +01:00
Gabriel Saillard
a0e9814a30
fix: NaN values for memory and cpu usage in toplist #1052 2021-02-24 16:15:31 +01:00
Matt
3512a9ddf8
feat: added new 'Navy' theme (#1053) 2021-02-24 15:59:53 +01:00
Gabriel Saillard
a6dbc0b2ff
chore: release v2.2.6 2021-02-22 11:42:12 +01:00
Gabriel Saillard
eeeb7a8f73
fix(mod_cpuinfo): cpu speed not displaying 2021-02-22 11:23:39 +01:00
Gabriel Saillard
5aa12328c5
test: attempt building for more targets 2021-02-22 11:09:34 +01:00
Gabriel Saillard
e33705818c
chore: upgrade deps 2021-02-19 15:37:14 +01:00
Surge
1a0b640dd0
Disable input sounds when in password mode (#1046)
* Extend file editing capabilities

* Add git files to the supported file types list

* Replace single filetype handling with MIME handling

* update submodules

* use mime.charset to tell which files are text-readable

* Stop sounds from playing on key press when in password mode

* Fix little mistake on line 347

Co-authored-by: Gaby <gabriel@saillard.dev>

Co-authored-by: Gabriel Saillard <gabriel@saillard.dev>
2021-02-17 20:11:07 +01:00
dependabot[bot]
6d55f13782
chore: bump systeminformation from 4.34.9 to 5.3.1 in /src (#1040)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.34.9 to 5.3.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-17 00:21:21 +01:00
Gabriel Saillard
a1a7cba8f9
chore(deps): upgrade minor dependencies - fix #924 2021-01-30 12:56:15 +01:00
teleToast
b636b45116
Added workman keyboard layout (#1006)
* Added Workman layout

* Updated shift names
2021-01-16 09:10:59 +01:00
Gabriel Saillard
cbaaf333b1
fix: webgl unknown errors in console 2020-12-31 12:28:03 +01:00
Surge
a8e29ce5a2
feat: more file types available in file editor (#975) #973
Co-authored-by: Gabriel Saillard <gabriel@saillard.dev>
2020-12-22 07:07:53 +01:00
Gabriel Saillard
b19c4bc263
chore: update fsDisp file icons 2020-12-21 11:16:07 +01:00
Gabriel Saillard
07afe04f73
ci: fix code minifier script 2020-12-21 11:15:25 +01:00
Gabriel Saillard
cfcf9c8a09
ci: fix linux builds 2020-12-21 10:59:34 +01:00
Gabriel Saillard
30e115661e
docs: fix same screenshot displayed twice 2020-12-20 11:35:56 +01:00
Gabriel Saillard
30f6779c89
docs: update screenshots 2020-12-20 11:34:51 +01:00
Gabriel Saillard
8f342a5447
chore: update direct download links in readme 2020-12-20 10:51:18 +01:00
Gabriel Saillard
6d0e1a613e
chore: revert master to v3-pre 2020-12-20 10:19:59 +01:00
Gabriel Saillard
337cfba455
chore: mark v2.2.5 2020-12-20 10:19:07 +01:00
Gabriel Saillard
4f43fd0229
chore: update minor deps 2020-12-20 10:17:41 +01:00
dependabot[bot]
50c1a41d10
chore: update systeminformation from 4.31.0 to 4.31.1 in /src (#965)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 18:35:44 +01:00
ghost-in-the-machine-86
a445205a05
feat: audio, video and pdf reader (#953)
Co-authored-by: Kjartan Óli Ágústsson <kjartanoli@protonmail.com>
2020-12-17 18:09:47 +01:00
Gaby
7c092312cb
chore: update labels on bug report template
#948
2020-12-13 14:54:34 +01:00
Gaby
08fede9aec
fix: broken links to discussions in new issue template config 2020-12-13 14:27:07 +01:00
Gaby
3c3ada9cb8
chore: warmer tone in new issue template config 2020-12-13 14:17:29 +01:00
Surge
a766b7544f
chore: update issue templates (#955) close #954 2020-12-13 14:10:31 +01:00
dependabot[bot]
0719c94222
⬆️ Bump ini from 1.3.5 to 1.3.7 (#951)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 19:08:53 +01:00
Daniel Wasserlauf
bddb770b09
refactor: better cross-platform support of start script (#947)
* [master]: Update for starting on non windows machines

* [master]: update for package json

* [master]: Updates from review

* [master]: Update for Readme

Co-authored-by: Daniel Wasserlauf <dwasserlauf@commercehub.com>
2020-12-08 23:40:47 +01:00
Gabriel Saillard
af78a65471
fix: upgrade geolite2-redist, close #941 2020-12-08 17:37:06 +01:00
Gabriel Saillard
6626747e7f
revert master to v3.0.0-pre 2020-12-03 21:54:06 +01:00
Gabriel Saillard
fa17a8a19e
release v2.2.4 2020-12-03 21:51:48 +01:00
Gabriel Saillard
eb747a0915
refactor: store maxmind databases cache in config subdir #937 2020-12-03 21:46:37 +01:00
Gaby
6a2cc61743
Update bug_report.md 2020-12-03 15:01:14 +01:00
Surge
04e434e2d3
Fix TypeError with toplist modal (#930)
* Fix TypeError with toplist modal

* Remove check if modal is closed and use clearInterval to stop calling of function

* Redo check so if modal is removed it stops calling the functions
2020-12-02 11:43:33 +01:00
Kjartan Óli Ágústsson
a329b360f3
Improvements on process list modal (#925) 2020-11-29 00:10:15 +01:00
Kjartan Óli Ágústsson
70dbb3ffb2
feat: added a more detailed process view modal (#922) 2020-11-28 19:45:03 +01:00
Gabriel Saillard
b2269eae41
chore: mark master branch v3.0.0-pre 2020-11-27 16:19:22 +01:00
Gabriel Saillard
6cbe314f92
docs: update arm notice & how to run nightly prebuilds 2020-11-27 16:18:26 +01:00
Gabriel Saillard
0ef4028788
docs: change README direct download links for v2.2.3 2020-11-27 16:13:07 +01:00
Gabriel Saillard
e8a36aa826
chore: upgrade systeminf to v4.30.5, patch sec issue #907 2020-11-27 15:51:04 +01:00
Gabriel Saillard
60bfaf3d15
tag v2.2.3 #907 2020-11-26 16:15:25 +01:00