aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube.el
Commit message (Expand)AuthorAgeFilesLines
...
* yeetube: Enable socks supportThanos Apollo2024-02-191-9/+23
* package: Update headerThanos Apollo2024-02-191-1/+1
* Version bump 2.1.2Thanos Apollo2024-02-101-1/+1
* yeetube-mode: Add DateThanos Apollo2024-02-101-2/+4
* Add yeetueb--sort-dateThanos Apollo2024-02-101-0/+13
* yeetube-search: Search for published dateThanos Apollo2024-02-101-3/+4
* Add yeetube-face-dateThanos Apollo2024-02-101-0/+5
* yeetube-default-sort-column: Set default to nilThanos Apollo2024-02-101-2/+2
* fix: sorting of numeric columns "Duration", "Views"Boruch Baum2024-02-101-1/+20
* feat(defcustom): yeetube-default-sort-{column,ascending}Boruch Baum2024-02-101-1/+14
* feat: reduce duration column widthBoruch Baum2024-02-101-1/+1
* [package] Update URLThanos Apollo2024-02-101-1/+1
* Add CONTRIBUTING.orgThanos Apollo2024-02-091-2/+0
* Add yeetube-mpv-change-video-qualityThanos Apollo2024-02-091-0/+1
* Add yeetube-request-headersThanos Apollo2024-02-091-3/+9
* yeetube-search: Set language to en-USThanos Apollo2024-02-091-15/+18
* yeetube-filter-code-alist: Update relevance codeThanos Apollo2024-02-091-1/+1
* Version bump 2.1.1Thanos Apollo2024-02-081-1/+1
* yeetube-mode-map: Add yeetube-mpv-toggle-torsocksThanos Apollo2024-02-081-0/+1
* yeetube-filter: Reduce docstring sizeThanos Apollo2024-02-071-1/+0
* Package: Version bumpThanos Apollo2024-02-071-1/+1
* Rename yeetube-sort-by -> yeetube-filterThanos Apollo2024-02-071-4/+4
* yeetube-search: Use yeetube-get-filter-code with yeetube-sort-byThanos Apollo2024-02-071-1/+2
* Add yeetube-get-filter-codeThanos Apollo2024-02-071-0/+5
* Add yeetube-filter-code-alistThanos Apollo2024-02-071-0/+5
* Add yeetube-sort-byThanos Apollo2024-02-071-0/+14
* yeetube-search: Fix indentation & commentsThanos Apollo2024-02-071-3/+2
* version bump: 2.0.10Thanos Apollo2024-02-061-1/+1
* [Fix] yeetube-mode: Use default sortingThanos Apollo2024-02-061-1/+2
* yeetube-mode: Remove tabulated-list-sort-keyThanos Apollo2024-02-051-2/+1
* Remove yeetube--fix-replacementsThanos Apollo2024-01-191-8/+0
* Rename yeetube-get-item -> yeetube-scrape-itemThanos Apollo2024-01-191-8/+13
* Update docstrings & add commentsThanos Apollo2024-01-191-2/+8
* yeetube-mode-map: Add yeetube-view-thumbnailThanos Apollo2024-01-181-2/+2
* yeetube-get-content: Rewrite & SimplifyThanos Apollo2024-01-181-19/+19
* yeetube-get-item: Rewrite as cl-defun and return itemThanos Apollo2024-01-181-3/+6
* Add yeetube-get-thumbnailsThanos Apollo2024-01-181-1/+16
* Update yeetube-mode-mapThanos Apollo2024-01-091-2/+2
* Add yeetube-facesThanos Apollo2024-01-091-4/+35
* Add yeetube-view-count-formatThanos Apollo2024-01-091-1/+12
* Remove yeetube---fix-titleThanos Apollo2024-01-091-13/+2
* Redo yeetube-mode with tabulated listThanos Apollo2024-01-091-5/+17
* Add yeetube-propertize-vectorThanos Apollo2024-01-091-1/+9
* yeetube-get-content: format view-count before pushThanos Apollo2024-01-091-1/+1
* yeetube-search: Change buffer & start yeetube-modeThanos Apollo2024-01-091-2/+4
* yeetube-get: Redo with tabulated-list-get-idThanos Apollo2024-01-091-3/+1
* remove yeetube-buffer.elThanos Apollo2024-01-091-1/+1
* yeetube-results-limit: fix typoThanos Apollo2024-01-091-1/+1
* yeetube-mpv:(check) Improve error message & use `unless`Thanos Apollo2023-11-221-2/+4
* yeetube: Use defvar-keymap for yeetube-mode-mapThanos Apollo2023-11-201-13/+16