Archived
1
0
Old website on KingOfDog.de – don't repeat my mistakes! https://kingofdog.de
This repository has been archived on 2020-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-12-10 11:37:08 +00:00
application Fix new search bar - you can now finally search again 2019-04-15 16:27:11 +02:00
assets Fix new search bar - you can now finally search again 2019-04-15 16:27:11 +02:00
files Small changes 2018-10-28 15:33:06 +01:00
system Update to CodeIgniter 3.19 2018-12-29 16:16:49 +01:00
vendor Database refactoring and improving blog comments, blog post history and more 2019-01-08 22:42:54 +01:00
.gitignore Redesigning front page and renaming "KingOfDogTV.de" to "KingOfDog.eu" 2018-10-17 11:17:00 +02:00
.htaccess Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
CI_phpStorm.php Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
combine.php Various changes including contact messages in database, contact message notifications, notification emails, bugfixes and more 2018-11-02 16:23:16 +01:00
composer.json Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
composer.lock Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
duplicates.py Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
Gruntfile.js Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
index.php Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
index.t Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
publish_blog_posts.py Automatically publish planned blog posts 2019-01-04 19:48:11 +01:00
README.md Add 'README.md' 2020-12-10 11:37:08 +00:00
social_posts.py Various changes including contact messages in database, contact message notifications, notification emails, bugfixes and more 2018-11-02 16:23:16 +01:00
test.php Initial commit as of 2018-10-16 2018-10-16 18:28:42 +02:00
unregistered_images.py Changes of the last few months including restructuring system from using only ranks to permissions 2018-12-26 18:19:28 +01:00

KingOfDog.de

This repo contains the source code of my old website on KingOfDog.de. It was originally coded with PHP, CodeIgniter, jQuery, and Bootstrap as the frontend framework.

In 2020, I started creating a new website, the source code of which I might publish in the future.

You definitely should not look at the code in this repository and take it for an example of how to do stuff. Instead, this is a memorial reminding all developers to plan your code beforehand so that something like this does never come to life again!