Commit Graph

627 Commits (desktop-app)

Author SHA1 Message Date
Tzahi12345 0a608d8b7a uncaught exceptions now reported as errors by electron-logger 2 years ago
Tzahi12345 8e1ebb5a4a Prevent electron from crashing on error 2 years ago
Tzahi12345 bf38d9e67e Frontend initialization refactor to ensure app start in electron 2 years ago
Tzahi12345 a7c041aae1 More electron error logging 2 years ago
Tzahi12345 a2ae9db1c6 Added additional electron logging 2 years ago
Tzahi12345 4aa98916ed Electron app opens if server is already open
Added logging to electron
2 years ago
Tzahi12345 2098cc542c Ensure process is killed on electron close 2 years ago
Tzahi12345 26de55fe86 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into desktop-app 2 years ago
Tzahi12345 770916492e Fixed authentication error in notifications (2) 2 years ago
Tzahi12345 08c5647521 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into desktop-app 2 years ago
Tzahi12345 6400b807c2 Fixed auth error in notifications 2 years ago
Tzahi12345 a7507aa803 Added icon for mac 2 years ago
Tzahi12345 4fd676d50c Added splash screen 2 years ago
Tzahi12345 771fe3d985 Moved electron to backend 2 years ago
Tzahi12345 3a7e2d9d0f Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 2 years ago
Tzahi12345 ca5381fe0f Updated tasks DB-related code to not insert properties that prevent local_db from being imported
Added DB functionality to remove properties from records

DB records in local DB can now be updated if nested
2 years ago
Glassed Silver c7bf1d0e27
Merge pull request #786 from beauharrison/docker-custom-user-startup
Fixed long docker startup time by optimizing chown use
2 years ago
Tzahi12345 fb27264d33 Added support for custom webhook URLs for notifications 2 years ago
Tzahi12345 aedde4b4fc Removed unused dependency 2 years ago
Tzahi12345 cd2a727e23 Added some documentation to downloader.js 2 years ago
Tzahi12345 5197a5f1cc Minor refactor of utils.js 2 years ago
Tzahi12345 3544a2316d Added warning to using non yt-dlp downloaders 2 years ago
Tzahi12345 4b2e5fb636 Incremented version to v4.3.1 2 years ago
Tzahi12345 1f2c5a0238 Fixed an issue where subs would only display 10 of their videos in the subscription component (#851)
Fixed an issue where a sub would get stuck in the downloading state

Fixed UI bug in the subscriptions component
2 years ago
Tzahi12345 9f833d32a2 Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 2 years ago
Tzahi12345 0e15fd7193 Removed deprecated safe_download_override setting 2 years ago
Isaac Abadi 0bdac15ef1 Downloads restarted from home page now persist after restarting rather than disappearing 2 years ago
Isaac Abadi 07a0ea6d18 Download notifications now include original URL
Fixed minor notification crash
2 years ago
Isaac Abadi c1fd8047ea Improved archive viewer
Added archive importing
2 years ago
Tzahi12345 62ad4226d9 Archive improvements
Began UI for viewing/modifying archives
2 years ago
Tzahi12345 cb5651d437 Added telegram notification support 2 years ago
Tzahi12345 0f7c495595 Added download error type information to notifications and downloads (currently unused) 2 years ago
Tzahi12345 6010d991fb Enabled strict template mode in Angular
Code cleanup
2 years ago
Tzahi12345 e82066b2cd Unsubscribing now deletes entries from the archive
Code cleanup
2 years ago
Tzahi12345 970e3834be UI updates to subscriptions
Improved translation coverage
2 years ago
Tzahi12345 840e12db71 Implemented basic db-based archive functionality, converted old archive functionality to new system 2 years ago
Tzahi12345 54208ce6ce Added preliminary backend support for custom archives 2 years ago
Tzahi12345 c724a8019a Improved DB tests, now both local and remote DB can be tested easily 2 years ago
Tzahi12345 f20a31ed0f Removed need for authentication to count views 2 years ago
Tzahi12345 fe06076eba File deletion is now unified between sub and non-sub files 2 years ago
Tzahi12345 8bc14a8be8 Missing options are now auto-added to tasks
Added onlyNumber directive for number-only inputs
2 years ago
Tzahi12345 121f5586a6 Added ability to generate RSS feed URLs from the UI
Moved property sorting into its own component
2 years ago
Tzahi12345 2a3017972a Added ability to generate RSS feeds from downloads 2 years ago
Tzahi12345 46ffd02b08 Fixed issue where unsubbed subscriptions would continue downloading its videos (#689) 2 years ago
Tzahi12345 8c63a78884 Added timezone information to tasks so that recurring tasks will use the timezone from the user 2 years ago
Tzahi12345 9dda608a50 Fixed issue with adding thumbnails to notifications 2 years ago
Tzahi12345 c10b062832 Converted allow_autoplay to force_autoplay as per #695 2 years ago
Tzahi12345 61973510f7 Quality preferences can now be selected for non-YT videos and YT playlists 2 years ago
Tzahi12345 0161f544aa Fixed issue where sometimes only the first video from a playlist would be registered 2 years ago
Tzahi12345 f0c9a6122f Added nfty and gotify notifications support 2 years ago