aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
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. <heckyel@hyperbola.info>
+
+ * 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. <heckyel@hyperbola.info>
+
+ * 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 <https://www.gnu.org/licenses/>.