Commit Graph

538 Commits (6abbaa6fc1d173e2eeeea3a94645c3dfac98cbcc)

Author SHA1 Message Date
Mikael Finstad 2601104eb5
improve upload artifacts 9 months ago
Mikael Finstad 26010925b5
upgrades
upgrade deps
upgrade lint
9 months ago
Mikael Finstad 260108a32c
fix scripts 9 months ago
Mikael Finstad 2601082c80
improvements
- convert to esm
- upgrade electron-vite
- implement license check
- stricten ts
- remove fs-extra
9 months ago
Mikael Finstad 260107c3c2
improve docs 9 months ago
Mikael Finstad 260107d910
refactor scripts 9 months ago
Mikael Finstad 2512150c89
remove flatpak again
#2393
https://github.com/flathub/no.mifi.losslesscut/issues/84#issuecomment-3654854957
9 months ago
Mikael Finstad 251204c10e
3.67.2 10 months ago
Mikael Finstad 2512048a24
fix i18n 10 months ago
Mikael Finstad 2511306e06
setup flatpak
taken from https://github.com/search?q=repo%3Abeekeeper-studio%2Fbeekeeper-studio%20flatpak&type=code
10 months ago
Mikael Finstad 2511304fdb
enable flatpak #2471 10 months ago
Mikael Finstad 251120dd0c
show estimated segment file size
closes #2630
10 months ago
Mikael Finstad 25111421df
3.67.1 10 months ago
Mikael Finstad 2511131347
upgrade i18next-cli 11 months ago
Mikael Finstad 25111339a4
upg yarn 11 months ago
Mikael Finstad 2511114302
upgrade i18next
also include more locales
and refactor a bit
11 months ago
Mikael Finstad 2511084f65
3.67.0 11 months ago
Mikael Finstad 251107dac7
improve whatsnew 11 months ago
Mikael Finstad 2511066819
upgrade typescript parser 11 months ago
Mikael Finstad 251106f95a
upgrade type stuff 11 months ago
Mikael Finstad 251106288c
upgrade @types/node to 22 11 months ago
Mikael Finstad 25110651a8
upgrade node types 11 months ago
Mikael Finstad 251106a292
remove mousetrap
use native keydown/keyup event
use `code`. this makes keybindings independent of keyboard layout
also don't trigger hotkeys when some UI element or dialog is focused!

fixes #2515
11 months ago
Mikael Finstad 251102831a
fix reduce motion
not working for swal
11 months ago
Mikael Finstad 251101fc2b
refactor and improve
- reverse dialog buttons (like on macos)
- include more config in error report
- improve error report
- improve non-fatal error handling (use toasts)
- replace more swal with dialogs
- move more logic from App into hooks
- closeActiveScreen will now only close export sheets (rest handled by radix dialogs esc key)
- improve dialogs
11 months ago
Mikael Finstad 251031b2c2
improve UI and dark mode #2561
remove evergreen-ui
replace html dialog with radix, because hard to get them to play nicely together
replace nested swal with radix dialog (because radix dialog and swal don't play nice)
11 months ago
Mikael Finstad 251023beff
3.66.1 11 months ago
dependabot[bot] 3d28a78605 Bump vite from 6.3.6 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Mikael Finstad 2510238e23
upgrade electron-builder 11 months ago
Mikael Finstad 2510234256
3.66.0 11 months ago
dependabot[bot] 3872c0762a Bump vite from 6.3.5 to 6.3.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Mikael Finstad 251023431f
upgrade ffmpeg 11 months ago
Mikael Finstad 251023eb5f
upgrade devtools installer 11 months ago
Mikael Finstad 251022ecdd
upg electron remote 11 months ago
Mikael Finstad 251022ba6c
upgrade to electron 38 11 months ago
Mikael Finstad 251011b4d5
upgrade evergreen 12 months ago
Mikael Finstad 251010b4cd
add npm age gate 12 months ago
Mikael Finstad 8d42f1e7da
upgrade electron to 37 1 year ago
dependabot[bot] 57b7018e3e Bump sweetalert2 from 11.21.0 to 11.22.4
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.21.0 to 11.22.4.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.21.0...v11.22.4)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-version: 11.22.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 2506117b6d
virtualize segment list
to improve performance
closes #1727
1 year ago
Mikael Finstad 2505074528
show indicator when export/capture is done 🎉
closes #2378
1 year ago
Mikael Finstad 250505fd2e
upgrade vite 1 year ago
Mikael Finstad 010f2ad3fe
improve dark mode #1969 1 year ago
Mikael Finstad 2505045a58
upgrade radix colors to 1 1 year ago
Mikael Finstad 250430c220
fix mas-dev 1 year ago
Mikael Finstad 9b2894fea2
upgrade vite 1 year ago
Mikael Finstad 250401c920
upgrade vite
closes #2389
2 years ago
dependabot[bot] 7b15a51ddd Bump vite from 6.2.2 to 6.2.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mikael Finstad 25031988c8
3.65.0 2 years ago
Mikael Finstad 25031838ca
upgrade ffmpeg to 7
closes #2255
2 years ago