aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils.ts
AgeCommit message (Expand)Author
2021-08-17Rename highlight category to poi_highlightAjay Ramachandran
2021-08-17Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-08-13Never show negative formatted timeAjay Ramachandran
2021-07-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-07-29Get username for warning chatAjay Ramachandran
2021-07-29Add basic chat box when getting a warningAjay Ramachandran
2021-07-27remove logAjay Ramachandran
2021-07-15Switch back to es6Ajay Ramachandran
2021-07-14Fix quotations not working in localisationAjay Ramachandran
2021-07-13Add animation to copy buttonAjay Ramachandran
2021-06-30Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-06-23Add initial unlisted detection for getting a list of unlisted videosAjay Ramachandran
2021-05-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-05-16Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/opl-/569Ajay Ramachandran
2021-05-10Prompt to accept youtube.com permission if video info fails to loadAjay Ramachandran
2021-04-05Add submitting for highlight categoryAjay Ramachandran
2021-03-24Prompt to accept youtube.com permission if video info fails to loadAjay Ramachandran
2021-03-07Merge pull request #650 from ajayyy/improvementsAjay Ramachandran
2021-02-20Clean up segment creation codeopl-
2021-02-18Add missing status code from known listAjay Ramachandran
2021-02-07Fixed getFormattedTime sometimes returning (NaN:NaN) (#643)Evan Gubarev
2021-01-26Add error message from server when votingAjay Ramachandran
2020-12-24Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into feat/pre...Ajay Ramachandran
2020-12-24refactor(lint): replace self-equals-this code with arrow functionsMax Baumann
2020-12-17Merge pull request #578 from FoseFx/fosefx-eslint-fixAjay Ramachandran
2020-12-15Convert \n in localized strings to <br/> for htmlAjay Ramachandran
2020-12-14refactor: remove dead code, add more typesMax Baumann
2020-12-14Clean up Preview Baropl-
2020-12-13chore(types): strongly type BackgroundScriptContainer et alMax Baumann
2020-12-13fix(types): change wrong type of 'types'Max Baumann
2020-12-12refactor(lint): fix trivial linting errorsMax Baumann
2020-12-12refactor(lint): apply automatic eslint fixesMax Baumann
2020-11-08Add support for commas in the time editoropl-
2020-11-07Use formatted time inputs for segment editingopl-
2020-10-15remove js-sha256 dependency, use native hashing functionDainius Daukševičius
2020-09-04Added has prefix implementation (no config page)Joe Dowd
2020-07-18Fixed minutes not displaying zero when hours are displayedAjay Ramachandran
2020-07-12Added hours to time with skipsAjay Ramachandran
2020-07-03Show short names when hovering the preview barAjay Ramachandran
2020-07-03Reuse existing functionsAjay Ramachandran
2020-06-03Added customizable seek bar colorsAjay Ramachandran
2020-05-24Moved requests to the background script.Ajay Ramachandran
2020-04-26Added migration code for whitelisted channelIDs vs URLsAjay Ramachandran
2020-04-09Renamed new request functionAjay Ramachandran
2020-04-09Now uses new GET api when testing server is enabledAjay Ramachandran
2020-04-04Category submission notice now works.Ajay Ramachandran
2020-04-04Switched skipping to use category settings.Ajay Ramachandran
2020-04-01Added basic time editing.Ajay Ramachandran
2020-03-11Increase precision in submission previewAjay Ramachandran
2020-03-11Added basic react submission confirmation noticeAjay Ramachandran