Commit graph

3633 commits

Author SHA1 Message Date
Ajay
16f27e5c5c Move animation utils to maze utils 2024-01-24 16:21:31 -05:00
Ajay
88dc8db6e7 bump version 2024-01-23 14:27:05 -05:00
Ajay
c69a574379 update translations 2024-01-23 14:27:01 -05:00
Ajay
516d624f16 Don't require preview for segments ending at end of the video
Fixes #1959
2024-01-23 14:25:07 -05:00
Ajay
a662c3e04f Reloading after creating segments shouldn't require previewing 2024-01-23 14:22:54 -05:00
Ajay
985910cbf6 Count previewed unsubmitted segments previewed manually 2024-01-23 14:20:24 -05:00
Ajay
feae86f6ea Don't throw errors on extension live-update 2024-01-21 20:42:40 -05:00
Ajay
1f96e3b117 Improve precision of hover preview
Also fixes issue with YouTube "most-replayed" messing it up
2024-01-21 20:35:00 -05:00
Ajay
b3b5d46e4e bump version 2024-01-21 15:57:35 -05:00
Ajay
c996680a58 Fix category selection changes not saving 2024-01-21 15:57:22 -05:00
Ajay
ade4654ae0 bump version 2024-01-21 14:26:27 -05:00
Ajay
4e9e6282f6 update translations 2024-01-21 14:26:16 -05:00
Ajay
783326afca Use runtime.getURL 2024-01-21 13:51:32 -05:00
Ajay
8dfd06919b Only require a preview for skip and mute segments 2024-01-21 13:40:01 -05:00
Ajay
50ee690717 Only prevent scrolling while editing 2024-01-21 13:37:29 -05:00
Ajay
74aebd32a7 Prevent zooming when trying to scroll to edit times 2024-01-21 13:31:45 -05:00
Ajay
e489d0f913 Fix german title not being shortened 2024-01-16 18:39:29 -05:00
Ajay
814df46521 Don't warn about using the word intro in chapter names 2024-01-16 18:21:44 -05:00
Ajay
2bf6cf663b bump version 2024-01-16 00:05:19 -05:00
Ajay
9e2eedcfd4 update translations 2024-01-16 00:05:06 -05:00
Ajay
3bd769d318 Add compatibility with Vinegar extension on Safari 2024-01-16 00:03:47 -05:00
Ajay
5d77a08364 Require previewing before submitting 2024-01-15 00:45:44 -05:00
Ajay
1bf67cc533 Add keybind for previewing a segment 2024-01-14 18:34:23 -05:00
Ajay
f3818c2066 Change how chapter views are counted 2024-01-14 16:54:28 -05:00
Ajay
3222afd8b4 Fix preview bar on mobile
Fixes #1947 and #1943
2024-01-14 14:03:05 -05:00
Ajay
eede32aa7e Fix contradictory statements 2024-01-12 13:16:38 -05:00
dependabot[bot]
ba92e6e386
Bump postcss and web-ext
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.33 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Updates `postcss` from 8.4.21 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.33)

Updates `web-ext` from 7.6.2 to 7.10.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/7.6.2...7.10.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: web-ext
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 18:16:09 +00:00
Ajay
03fdd483ea Relicense to GPL-3.0 2024-01-12 13:14:08 -05:00
dependabot[bot]
bdbe8b60cc
Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 03:55:58 +00:00
Ajay
5b2eb9748a Disable dearrow promotion 2024-01-08 10:58:24 -05:00
Ajay
7338af3b38 Fix action type and category related items sometimes not updating in submission menu 2024-01-05 22:51:00 -05:00
Ajay
9cfc591dd9 Remove log 2024-01-05 22:39:44 -05:00
Ajay
778d823820 Fix unsubmitted segments not saving 2024-01-05 22:21:51 -05:00
Ajay
a3c43c868a Fix unsubmitted segments sometimes not saving properly
Fixes #1502
2024-01-05 13:26:55 -05:00
Ajay
8e366b1450 Move unsubmitted segments to local storage to remove limits
Also add a way to export local storage

Fixes #1933
2023-12-23 13:16:19 -05:00
Ajay
58d5036363 Make unskipping by keybind easier for multiple segment notices by focusing by default
Clicking tab will focus the next button allowing you to unskip the next segment
2023-12-22 13:04:28 -05:00
Ajay
67c2a5bae7 Add timestamp to multi segment vote box 2023-12-22 12:58:40 -05:00
Ajay
9d0e42de76 Fix second skip notice slot not working 2023-12-22 11:52:42 -05:00
Ajay
8496e32cfe Add keybind for closing skip notices
Fixes #1915
2023-12-22 11:48:21 -05:00
Ajay
157216148c Add keybind for submitting instead of just using the submission menu 2023-12-22 11:41:35 -05:00
Ajay
5ac19eecd4 Allow dragging around notices 2023-12-22 10:44:21 -05:00
Ajay
2865ea77fe Fix scrolling fast on edit time not saving properly 2023-12-22 00:23:36 -05:00
Ajay
a8cd2357e7 Add retry logic to popup info 2023-12-13 19:38:38 -05:00
Ajay
0a4728ec5e Remove 429 error 2023-12-03 14:28:59 -05:00
Ajay
863e01101b Fix minimum supported versions 2023-11-30 15:21:55 -05:00
Ajay
47662808a3 Fix full video segments ending up in skip notices 2023-11-28 01:06:49 -05:00
Ajay
5b614f5dee Revert chrome driver version to fix tests 2023-11-27 01:58:58 -05:00
Ajay
1e5bd80471 Add warning about extension storage being disable
Fixes issues with Tor and Mullvad browser
Fixes #1894
2023-11-27 01:04:06 -05:00
Ajay
d62d362f2e bump version 2023-11-27 00:40:17 -05:00
Ajay
2c67db44a0 Add button in dearrow prompt to quickly disable future prompts 2023-11-27 00:36:16 -05:00