the_4n0nym0u53 d3d1ee420b
Feature: Implement account deletion (#248)
* Add backend code for user deletion

* Add endpoint and delete user test

* Delete all user content from db

* Delete from playlist_videos table on user deletion

* Avoid raw SQL in unsubscribeResponse()

* Fix unsubscribeResponse()

* Don't delete PlaylistVideos from other users' playlists

* Fix pruneUnusedPlaylistVideos()

* Remove unused commented-out code

* Fix oopsie

* Proper type declaration due to false error-reporting by VSCode

* Use delete query for better performance

* Cleanup and add OneToMany relationship.

* Revert unsubscribe logic.

Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
2022-05-05 19:51:51 +01:00
2020-11-13 02:49:45 +05:30
2020-11-13 02:49:45 +05:30
2021-12-25 16:53:42 +00:00
2020-11-13 02:49:45 +05:30

Piped-Backend

An advanced open-source privacy friendly alternative to YouTube, crafted with the help of NewPipeExtractor.

Official Frontend

Community Projects

Description
No description provided
Readme AGPL-3.0 5.8 MiB
Languages
Java 96.9%
Shell 2.9%
Dockerfile 0.2%