From 570806824e3dba5dba86b3348f259b04b193d41c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 24 May 2019 15:34:53 -0500 Subject: added ChangeLog --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..3d71058 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,32 @@ +2019-05-24 Jesús E. + + * templates/embed.tpl: Fix margin and padding styles into embed. + * tools/init.php: Standardizes URL validation function, + this helps to read the code better + +2019-05-23 Jesús E. + + * tools/init.php: Function that checks URL exists + * tools/processor.php: Multiples Bugfixes and added feature + breaking DRM + +;; Local Variables: +;; coding: utf-8 +;; End: + + Copyright (C) 2017-2019 Jesús E. + + This file is part of YTLibre. + + YTLibre program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the License, + or (at your option) any later version. + + YTLibre is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . -- cgit v1.2.3