opl-
7078e1f033
Clean up Preview Bar
...
Fixes:
- Segments hidden by longer segments
- Duration with skips not accounting for segment overlaps
- Duration with skips not accounting for user's skip choices
- Segment category text in preview tooltip overlaps the seek bar
- Segment category text in preview tooltip breaks for timestamps over one hour
- `previewBar.ts` lacks function argument and return types
- Tooltip label not cleaned up on remove
- General code style issues
2020-12-14 19:58:00 +01:00
opl-
618f8a52f7
Use formatted time inputs for segment editing
...
Additionally, removes unused util functions and saves the edits on changes to update the preview immediately
2020-11-07 22:28:55 +01:00
Ajay Ramachandran
bd60875c66
Fix invidious css issues
2020-07-05 00:17:54 -04:00
Ajay Ramachandran
7de907fa23
Added help button to submission notice
2020-06-04 21:46:56 -04:00
Ajay Ramachandran
822c7bda89
Added a category tooltip on hover.
2020-05-03 11:42:39 -04:00
Ajay Ramachandran
0f9e794428
Fix notice on old YouTube
2020-04-25 23:46:55 -04:00
Ajay Ramachandran
9fafb9cf54
Made the submission notice scroll when too large
2020-04-13 21:48:55 -04:00
Ajay Ramachandran
e17eb60b4d
Added basic category selector to the UI
2020-04-02 01:25:06 -04:00
Ajay Ramachandran
8ecea87c52
Added now button to editor
2020-04-01 20:38:10 -04:00
Ajay Ramachandran
0d08e11b1d
Added basic time editing.
...
The button presses don't work yet as YouTube steals the events.
2020-04-01 20:06:46 -04:00
Ajay Ramachandran
3063591a4c
Added delete function to new dialog
2020-03-11 19:35:20 -04:00
Ajay Ramachandran
a182354254
Added basic react submission confirmation notice
2020-03-11 17:50:50 -04:00
Ajay Ramachandran
03836b69f2
Started conversion to TypeScript.
2020-01-28 22:16:48 -05:00