Wykres commitów

2401 Commity (master)

Autor SHA1 Wiadomość Data
Mikael Finstad 666a1c5bd4
fixes
fix stream tags
type
fix waveform crash and bug with initial render
2024-04-21 23:44:10 +02:00
Mikael Finstad 852a7989ba
bump json5 2024-04-21 20:59:34 +02:00
Mikael Finstad 43f9be6e1b
upgrade semver 2024-04-21 20:58:27 +02:00
Mikael Finstad 3f4c214287
implement copy/paste segment tags
closes #1964
2024-04-21 20:50:58 +02:00
Mikael Finstad 8217be4f14
Merge pull request #1961 from mifi/dependabot/npm_and_yarn/tar-6.2.1
Bump tar from 6.1.11 to 6.2.1
2024-04-10 23:59:53 +02:00
dependabot[bot] c886c04b75
Bump tar from 6.1.11 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 21:18:36 +00:00
Mikael Finstad 4f4799b6f8
reformat 2024-04-10 22:32:22 +02:00
Mikael Finstad 079562e845
Merge pull request #1952 from LOK-Soft/add-cutlist-import
Add cutlist (OTR) import option
2024-04-10 22:28:49 +02:00
Mikael Finstad de9e927d26
implement consistent duration format
#1960
2024-04-10 22:08:33 +02:00
Mikael Finstad 88fbcc0129
show title in open dialog
#1954
2024-04-09 14:05:12 +02:00
Lars-Olof Kreim e52814087f fix linting errors 2024-04-08 22:04:00 +02:00
Lars-Olof Kreim 3cc997bcb2 Add cutlist import option 2024-04-07 21:46:05 +02:00
Mikael Finstad 36454f5e49
Merge pull request #1949 from kalebs-anotheraxiom/patch-2
Update cli.md
2024-04-05 21:48:04 +02:00
kalebs-anotheraxiom a3cb513096
Update cli.md
Fix Link from configStore.js to configStore.ts
2024-04-05 15:40:06 -04:00
Mikael Finstad 41739d7572
Update issues.md 2024-04-05 14:18:52 +02:00
Mikael Finstad 65410eab54
fix another test on windows 2024-04-03 23:24:48 +02:00
Mikael Finstad a662ab47e0
fix test 2024-04-03 23:19:45 +02:00
Mikael Finstad a030b29c9c
Merge pull request #1946 from mifi/dependabot/npm_and_yarn/vite-4.5.3
Bump vite from 4.5.2 to 4.5.3
2024-04-03 21:37:08 +01:00
Mikael Finstad 0ef2a98dbc
lint 2024-04-03 22:36:56 +02:00
dependabot[bot] 6c5acb9b63
Bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 16:54:42 +00:00
Mikael Finstad e9bf49c319
move to pathToFileURL 2024-04-01 16:55:44 +01:00
Mikael Finstad 1206ecbdb5
fix test run on windows 2024-04-01 13:58:59 +01:00
Mikael Finstad f31d08981e
always log to console
and also allow opening log path
2024-04-01 13:50:59 +01:00
Mikael Finstad ba9c098941
refac 2024-04-01 13:50:11 +01:00
Mikael Finstad a1422ad264
in-house the file-uri implementation
fixes #1941
2024-04-01 13:49:22 +01:00
Mikael Finstad 66f6a8e4b6
Merge pull request #1939 from mifi/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-03-29 10:26:12 +00:00
dependabot[bot] db11d66257
Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 18:00:27 +00:00
Mikael Finstad b8a197b2a9
Update README.md 2024-03-26 18:24:45 +08:00
Mikael Finstad 191f0c71bd
fix oops 2024-03-23 13:03:05 +08:00
Mikael Finstad 305b23fb20
add clear working dir button
in settings too
2024-03-23 11:34:33 +08:00
Mikael Finstad df03b33e36
add type 2024-03-23 11:06:35 +08:00
Mikael Finstad 26b4dc13c2
fix bugs 2024-03-21 23:28:30 +08:00
Mikael Finstad f677619039
upgrade to electron-vite 2024-03-21 23:28:25 +08:00
Mikael Finstad 8a7c1f8a17
improve waveform #260
and type
2024-03-20 19:55:42 +08:00
Mikael Finstad 2e7d746007
render waveform when zoomed out
also type
2024-03-20 16:02:48 +08:00
Mikael Finstad b791c9f748
improve performance
by using a ref for "playing" state
2024-03-17 23:48:36 +08:00
Mikael Finstad 37931c4d52
improve play current segment once 2024-03-17 23:41:37 +08:00
Mikael Finstad 8eebd7ecd6
improve error 2024-03-17 23:41:18 +08:00
Mikael Finstad ef59dbda84
add keyboard actions
- Open previous file `batchOpenPreviousFile`
- Open next `filebatchOpenNextFile`

closes #1926
2024-03-17 23:04:11 +08:00
Mikael Finstad 55a915b2f7
improve keyboard action search 2024-03-17 23:02:34 +08:00
Mikael Finstad 5432751d43
Merge pull request #1925 from mifi/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.4 to 1.15.6
2024-03-15 21:50:13 +08:00
dependabot[bot] 455340e02e
Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 13:47:05 +00:00
Mikael Finstad 27df6c20e6
improve types 2024-03-15 21:45:33 +08:00
Mikael Finstad 96baa9a931
fix dialog shortcut issue
possibly fixes #1919
2024-03-14 15:50:37 +08:00
Mikael Finstad 762072a347
improve srt parsing 2024-03-14 15:41:18 +08:00
Mikael Finstad 287c7c3614
improve open dialog 2024-03-14 15:40:51 +08:00
Mikael Finstad cb5a8c2c85
enable exactOptionalPropertyTypes 2024-03-03 20:35:04 +08:00
Mikael Finstad 41c18546c2
make sure all tags are string
and improve types
2024-03-03 20:08:27 +08:00
Mikael Finstad 2e0b9887fd
imrpve types 2024-03-03 17:27:56 +08:00
Mikael Finstad daaa2c652d
Merge pull request #1902 from wangrongding/master
docs: add star history and contributor list to README.
2024-02-22 13:00:08 +08:00