Commit graph

  • c64dda8ca7 Fix theme handling and auto theme Robert Smits 2023-10-01 15:25:11 +0200
  • 0231ebfeef Use Bootstrap 5 dark theme support Robert Smits 2023-10-01 13:16:00 +0200
  • 4e3493be91 upgrade dependencies & builds Alex Shnitman 2023-09-25 08:57:55 +0300
  • 0adb85b10f
    Merge pull request #311 from ArabCoders/master Alex 2023-08-19 23:28:37 +0200
  • 27def1f670 separated YTDL_OPTIONS_FILE Alex 2023-08-19 21:01:45 +0000
  • 0aad7c72e1
    Merge pull request #312 from JLyne/fix-memory-leak Alex 2023-08-19 20:35:50 +0200
  • 784dc2f735 Fix memory leak when many videos are queued. James Lyne 2023-08-14 11:39:36 +0100
  • 207f8fe916 switched logging to DEBUG instead of info. ArabCoders 2023-08-14 05:04:39 +0300
  • 01aafe3854 Fixed typo and removed unused import ArabCoders 2023-08-14 04:53:16 +0300
  • a1e143a5a6
    Added support for loading YTDL_OPTIONS from file. Abdulmohsen 2023-08-13 19:14:58 +0300
  • 8c994bc45f
    Updated YTDL_OPTIONS description in README.md Abdulmohsen 2023-08-13 19:13:55 +0300
  • 4b708e76b4
    Merge pull request #310 from JLyne/fix-retry Alex 2023-08-13 14:05:35 +0200
  • 262e296783 Fix retry button issues James Lyne 2023-08-13 12:24:19 +0100
  • 8950665f06 upgrade dependencies Alex Shnitman 2023-07-27 18:38:06 +0300
  • f914b5b683
    Bump certifi from 2023.5.7 to 2023.7.22 dependabot[bot] 2023-07-25 23:20:43 +0000
  • c6968086d5
    Bump aiohttp from 3.8.4 to 3.8.5 dependabot[bot] 2023-07-20 16:08:19 +0000
  • 373047f3be
    Bump semver from 5.7.1 to 5.7.2 in /ui dependabot[bot] 2023-07-14 12:43:19 +0000
  • 9782b5d75f improve examples (closes #295) Alex Shnitman 2023-07-12 23:01:01 +0300
  • 9181aefe1a
    Merge pull request #293 from shalak/enhance_patterns_and_modification_time Alex 2023-07-12 22:55:25 +0300
  • 7bde629787 Enhance README.md with more yt-dlp examples Shalak 2023-07-10 04:28:54 +0200
  • b644a12eae upgraded yt-dlp AutoUpdater 2023-07-07 00:56:45 +0000
  • 3962bfbc45
    Bump yt-dlp from 2023.6.22 to 2023.7.6 dependabot[bot] 2023-07-06 20:04:13 +0000
  • 6175af18bc
    Merge pull request #286 from guahki/master Alex 2023-06-27 17:58:15 +0300
  • b33c030531
    Merge pull request #287 from PikuZheng/patch-2 Alex 2023-06-26 14:45:55 +0300
  • feb07e4123
    undo #265 PikuZheng 2023-06-26 18:36:17 +0800
  • 45ed4c3385 Fix #264: calculate download dir correctly when deleting files guahki 2023-06-24 20:06:21 +0200
  • f4a7b7a5ea
    Merge pull request #284 from guahki/patch-1 Alex 2023-06-23 08:24:52 +0300
  • 6aa7dea121 upgraded yt-dlp AutoUpdater 2023-06-23 00:53:58 +0000
  • 3a8bf001dd
    Fix issues with deleting files with DELETE_FILE_ON_TRASHCAN guahki 2023-06-22 22:36:24 +0200
  • 9dc5795fdb upgraded yt-dlp AutoUpdater 2023-06-21 10:33:39 +0000
  • dd0f96c6af
    Merge pull request #279 from rithask/master Alex 2023-06-20 21:35:35 +0300
  • 11a31ab023 Update README Rithas K 2023-06-19 16:34:01 +0530
  • eead6acbf5 Add default theme option Rithas K 2023-06-19 16:30:13 +0530
  • d3bc5d39a1
    Update README.md Alex 2023-06-18 10:29:20 +0300
  • ce7504d5b3
    Fix typo Rithas M K 2023-06-18 12:58:23 +0530
  • de09034f12
    Merge pull request #277 from rithask/master (closes #169) Alex 2023-06-18 10:08:52 +0300
  • 9a030df636
    Update README.md Alex 2023-06-18 10:08:17 +0300
  • 9205e9de6e Add iOS shortcut link Rithas K 2023-06-17 19:50:58 +0530
  • 5488a84cc7
    Merge pull request #273 from ruia/master Alex 2023-06-09 12:03:56 +0300
  • 4148887054 Add curl to apk add Rui Almeida 2023-06-03 19:26:23 +0100
  • 5ea5a105ec upgrade dependencies Alex Shnitman 2023-05-27 19:21:57 +0300
  • d1cbf748f9
    Merge pull request #265 from breakid/temp_dir_support Alex 2023-05-27 19:16:37 +0300
  • 2a7cf3e775 formatting Alex Shnitman 2023-05-27 19:14:52 +0300
  • 47aed1b66a
    Bump socket.io-parser from 4.2.2 to 4.2.3 in /ui dependabot[bot] 2023-05-24 01:24:42 +0000
  • c30173cdc0 Reverted all formatting changes breakid 2023-05-14 00:37:09 -0400
  • 70b8bedc64 Made changes requested by original author breakid 2023-05-10 18:29:32 -0400
  • fb7e15bd56 Fixed default TEMP_DIR path breakid 2023-05-09 16:10:30 -0400
  • ccff77647c Added support for yt-dlp 'temp' path breakid 2023-05-09 16:05:38 -0400
  • 17d668a2dd fix DownloadInfo (closes #258 again) Alex Shnitman 2023-05-05 15:35:39 +0300
  • a2bdcd29a3
    Bump engine.io from 6.4.1 to 6.4.2 in /ui dependabot[bot] 2023-05-04 01:46:03 +0000
  • 528bbd220a fix persistent queue load (closes #258) Alex Shnitman 2023-04-30 21:26:04 +0300
  • c5a23a5d5a fix download filename (closes #252) Alex Shnitman 2023-04-26 17:56:29 +0300
  • 6721ed839d upgraded to angular 15 Alex Shnitman 2023-04-22 16:48:11 +0300
  • bce509053b
    Merge pull request #249 from guahki/master Alex 2023-04-16 21:09:55 +0300
  • 23e9fef032 Introduce DOWNLOAD_DIRS_INDEXABLE to index download dirs guahki 2023-04-16 13:08:58 +0200
  • 8283716547 Introduce DELETE_FILE_ON_TRASHCAN option, to delete files on the server guahki 2023-04-16 13:07:25 +0200
  • 462a840a56
    Merge pull request #247 from 1RandomDev/master Alex 2023-04-11 19:46:53 +0300
  • 5b8504ec49 custom postprocessors overrite built-in ones, and writethumbnail can be set to false (closes #245, closes #246) Alex Shnitman 2023-04-11 19:44:02 +0300
  • 26112c39cc use _filename for dealing with separate tmp directories (fixes #239) Alex Shnitman 2023-04-11 19:19:52 +0300
  • d87a88d5bb
    Merge pull request #236 from hellodword/feature/enable_custom_name Alex 2023-04-11 19:09:08 +0300
  • 169d467811 Create necessary cache directory in container 1RandomDev 2023-04-11 00:00:10 +0200
  • 2ff7b0975a enable custom name prefix hellodword 2023-04-09 11:27:41 +0800
  • d922970d0c docker image path under ghcr.io Alex Shnitman 2023-03-25 13:20:46 +0300
  • 14cf684aa0 create packages in ghcr.io Alex Shnitman 2023-03-25 10:46:09 +0300
  • 50805b88b6 upgrade dependencies Alex Shnitman 2023-03-25 10:30:43 +0300
  • b494c38885
    Create build-ghcr-docker-image.yml Rui Carmo 2023-03-18 18:03:04 +0000
  • 07fe36c72a
    Merge pull request #235 from ForsakenRei/master Alex 2023-03-15 21:58:46 +0200
  • 954d561a66
    Update README.md しぐれ 2023-03-13 20:00:29 -0400
  • f1851bf4aa
    Merge pull request #230 from georgekav2/feature/add_vorbis_opus_wav Alex 2023-03-05 11:43:00 +0200
  • 6936292218 Define the audio formats tuple in python backend georgekav 2023-03-05 10:34:49 +0100
  • c8dc526eba upgraded yt-dlp AutoUpdater 2023-03-05 00:54:27 +0000
  • eca44aa950 Add support for opus and wav georgekav 2023-02-19 21:48:18 +0100
  • 5a7f13b78a upgraded yt-dlp AutoUpdater 2023-03-04 00:45:14 +0000
  • b2adc22ed9
    Merge pull request #221 from georgekav2/feature/m4a_support Alex 2023-02-28 22:02:25 +0200
  • 07be2c054f Add missing m4a checks for audio file georgekav 2023-02-20 14:35:55 +0100
  • 821451b301 Add M4A backend support. georgekav2 2022-06-13 02:07:48 +0200
  • b9dde5f794 Add M4A GUI support georgekav2 2022-06-13 02:06:40 +0200
  • 46469d6dce upgraded yt-dlp AutoUpdater 2023-02-18 00:46:39 +0000
  • d1e679c274
    Merge pull request #172 from unref/master Alex 2023-02-18 01:37:43 +0200
  • f30bd109f7
    Merge branch 'master' into master Nikolay G 2023-02-17 20:51:50 +0300
  • cdfdf1742f
    Update README.md Nikolay G 2023-02-17 20:49:51 +0300
  • a61607c372
    Merge pull request #219 from PikuZheng/patch-1 Alex 2023-02-12 08:43:12 +0200
  • 254e0d36f2
    Fixed safari not responding to focus #192 PikuZheng 2023-02-12 09:29:17 +0800
  • 3c96ed5aee
    Merge pull request #178 from cavazzatommaso/download_to_device Alex 2023-02-10 23:39:22 +0200
  • 234be9acaa upgrade dependencies Alex Shnitman 2023-02-10 23:38:52 +0200
  • 7fd2be48f7 download path fixes Alex Shnitman 2023-02-10 23:35:09 +0200
  • 50501f0aad Merge remote-tracking branch 'origin/master' into download_to_device Alex Shnitman 2023-02-10 23:32:13 +0200
  • 8a169dad1c upgrade dependencies Alex Shnitman 2023-02-04 11:26:47 +0200
  • ea7a7b0711 Fix boolean env variables (closes #213) Alex Shnitman 2023-02-04 11:09:36 +0200
  • 3e6c63646c
    Merge pull request #216 from kaytwo/master Alex 2023-02-04 10:25:18 +0200
  • 18466312ff unique downloads of identically named videos Chris Kanich 2023-02-03 10:33:51 -0600
  • 4953df0c99
    Bump http-cache-semantics from 4.1.0 to 4.1.1 in /ui dependabot[bot] 2023-02-03 05:12:04 +0000
  • 9bbd92919a upgraded yt-dlp AutoUpdater 2023-01-07 00:42:44 +0000
  • b7547cd205 upgraded yt-dlp AutoUpdater 2023-01-03 00:42:43 +0000
  • 0cbd2ae046 upgrade dependencies Alex Shnitman 2022-12-24 20:36:14 +0200
  • a0fcef8dbc
    Merge pull request #207 from PikuZheng/patch-1 Alex 2022-12-24 08:43:00 +0200
  • bb5c05505f
    convert thumbnail to jpg before embed #188 PikuZheng 2022-12-23 07:59:20 +0800
  • 8d92fdb039
    Bump certifi from 2022.9.24 to 2022.12.7 dependabot[bot] 2022-12-09 08:29:05 +0000
  • 34cd46b45d
    Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui dependabot[bot] 2022-12-04 23:18:01 +0000
  • 772edb1d7c
    Bump engine.io from 6.2.0 to 6.2.1 in /ui dependabot[bot] 2022-11-22 05:30:18 +0000