Tzahi12345
ec3ab17507
MongoDB is no longer the default in config, this will just be set through the docker-compose.yml
2021-08-01 06:23:27 -06:00
Tzahi12345
5124e3b333
Update issue templates
2021-07-29 21:35:33 -06:00
Isaac Abadi
d09b244bc2
Fixed bug where unsubscribing from a channel would clear the entire files table
...
Fixed issue where yt-dlp did not work with subscriptions
2021-07-28 19:44:05 -06:00
Isaac Abadi
c0a385ce78
Default file output now applies to subscriptions
2021-07-27 22:36:32 -06:00
Isaac Abadi
258d5ff495
Test connection string now uses the currently typed in connection string rather than the last saved one
2021-07-26 20:31:35 -07:00
Isaac Abadi
fb5c13db27
Fixed issue where files could be added to playlists of the wrong type
2021-07-26 20:14:13 -07:00
Isaac Abadi
92413bd360
Added ability to add file to playlist using the context menu
2021-07-26 20:10:22 -07:00
Isaac Abadi
7174ef5f57
Fixed issue where config initialization did not occur early enough in lifecycle, causing db.js to throw an error if the config did not exist
2021-07-26 18:25:41 -07:00
Tzahi12345
7ff906fd35
Added issue templates
2021-07-22 23:04:29 -06:00
Isaac Abadi
6e084bd94a
Fixed issue where subscriptions check interval would only update after restart
2021-07-22 20:56:42 -06:00
Tzahi12345
21b97911e8
Merge pull request #401 from Tzahi12345/python3-docker-test
...
yt-dlp python3 bugfix
2021-07-22 20:39:09 -06:00
Isaac Abadi
ccb4819a94
Adds small timeout to restart server API call
...
Fixes typo in translation description for video cropping
2021-07-22 20:38:42 -06:00
Isaac Abadi
ce8f90ca1d
Reverted python3->python dockerfile changes and re-added python2 to dockerfile
2021-07-22 02:13:11 -06:00
Isaac Abadi
8469ae10ad
Fixed issue where backend would crash if the details bin did not exist for youtube-dl
2021-07-22 02:10:14 -06:00
Isaac Abadi
117255b0b7
Fixed bug where adding content to playlist wouldn't enable save button
2021-07-22 01:53:49 -06:00
Isaac Abadi
f0e73c1708
python3 now aliases as python in Dockerfile
2021-07-22 01:50:51 -06:00
Isaac Abadi
aa1e36ae35
Updated dockerfile to download python3 for yt-dlp support
2021-07-21 23:59:00 -06:00
Isaac Abadi
a1841e84ca
Added translations for Catalan, Czech, Indonesian, Portuguese, and Russian
...
Updated translations for German and French, and updated source translation files
2021-07-21 23:47:57 -06:00
Isaac Abadi
05909877f4
Fixed translation description typo
2021-07-21 23:27:59 -06:00
Isaac Abadi
90af895552
Updated style of settings for DB
...
MongoDB connection string test now only tests once
2021-07-21 23:25:59 -06:00
Isaac Abadi
9f908aa3fc
Added ability to randomize playlists
...
Missing videos now show a more verbose error in the logs
2021-07-21 20:03:53 -06:00
Tzahi12345
b56b371ece
Merge pull request #398 from Tzahi12345/dependabot/npm_and_yarn/backend/color-string-1.6.0
...
Bump color-string from 1.5.3 to 1.6.0 in /backend
2021-07-21 19:29:18 -06:00
Isaac Abadi
84e54cb4d5
Updated npm in auto build to v12
...
Added vscode tasks for launching frontend and backend in dev mode
2021-07-21 18:52:43 -06:00
Isaac Abadi
42aaecc13a
Fixed bug where downloaded videos did not have a user_uid field
2021-07-20 23:40:06 -06:00
Isaac Abadi
aac11b2105
Set MongoDB port back to its default
2021-07-20 23:24:28 -06:00
Isaac Abadi
bbf94ef982
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material
2021-07-20 23:20:43 -06:00
Isaac Abadi
2876cf55db
Added env var to docker-compose to enable config mutations by default
2021-07-20 23:20:31 -06:00
Tzahi12345
375d3b4f38
Merge pull request #336 from Tzahi12345/add-yt-dlp
...
Added yt-dlp support
2021-07-20 22:11:03 -06:00
Isaac Abadi
160cffc737
Added support for yt-dlp's --no-clean-infojson
2021-07-20 22:09:40 -06:00
Isaac Abadi
7aad7b7d24
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into add-yt-dlp
2021-07-20 21:55:18 -06:00
Isaac Abadi
380475b33e
Updated tests to include query speed check and removed dubious test
2021-07-20 21:54:49 -06:00
Tzahi12345
384d365cf9
Merge pull request #378 from Tzahi12345/concurrent-streams-and-player-refactor
...
MongoDB support, concurrent streams, player/backend file handling refactor, and more!
2021-07-20 21:37:06 -06:00
Isaac Abadi
d6a43c76a4
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into concurrent-streams-and-player-refactor
2021-07-20 21:36:48 -06:00
Isaac Abadi
407333a314
Updated dev default.json
2021-07-20 21:34:33 -06:00
Isaac Abadi
0fb01469c4
Fixed issue in player component where errors were displayed in the console due to vars being changed after Angular detection
...
Fixed spooky issue where recent videos' navigateToFile stopped working
2021-07-20 21:29:49 -06:00
Isaac Abadi
d10eb4f2eb
Fixed issue where old DB backup didn't work
...
Massive insertions to local DB are now split up into 30k chunks
2021-07-20 20:55:47 -06:00
Isaac Abadi
148ed9aa65
Added support for MongoDB indexing to increase query performance
...
Fixed db backup functionality
2021-07-18 23:18:46 -06:00
dependabot[bot]
1125de43d7
Bump color-string from 1.5.3 to 1.6.0 in /backend
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 01:05:37 +00:00
Tzahi12345
00b591a9a4
Merge pull request #392 from itsthejoker/patch-1
...
Update default.json to use a longer subscription interval
2021-07-18 18:15:44 -06:00
Tzahi12345
06d9793d1a
Merge pull request #389 from Tzahi12345/dependabot/npm_and_yarn/backend/glob-parent-5.1.2
...
Bump glob-parent from 5.1.1 to 5.1.2 in /backend
2021-07-18 18:13:49 -06:00
Isaac Abadi
0a2529330d
Fixes issue in some browsers where the audio player disappears
2021-07-18 18:10:33 -06:00
Tzahi12345
19317dbddb
Merge pull request #383 from ErwanGit/master
...
Update API docs links in settings
2021-07-18 17:46:37 -06:00
Isaac Abadi
3b74a2b5da
Updated docker-compose to include mongodb instance
2021-07-18 17:41:46 -06:00
Isaac Abadi
a810628f15
Fixed DB migration for tables with no docs
2021-07-17 20:00:49 -06:00
Isaac Abadi
a7d349a71a
Updated ES to 2019/2020 and local default.json is ignored for reloads when in dev mode
2021-07-17 19:42:32 -06:00
Isaac Abadi
f8c4653ae0
Added migration from old to new DB system
2021-07-16 00:10:35 -06:00
Isaac Abadi
bb6503e86d
Changed DB structure again
...
Added support for MongoDB
Added tests relating to new DB system
Category rules are now case insensitive
Fixed playlist modification change state
2021-07-16 00:05:08 -06:00
Joe Kaufeld
dbbfc041a4
Update default.json to use a longer update period
...
See https://github.com/Tzahi12345/YoutubeDL-Material/issues/385 for context; setting this to a daily value instead of every five minutes means that updates still come in but it doesn't completely trample all other network traffic, especially if you have a lot of subscriptions.
2021-06-23 10:42:12 -04:00
dependabot[bot]
342dafd52a
Bump glob-parent from 5.1.1 to 5.1.2 in /backend
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 14:32:16 +00:00
Isaac Abadi
984e990103
Fixed issue where categories could not be viewed
2021-06-08 16:32:35 -06:00