Go to file
2015-07-24 08:19:33 +02:00
plugins Updated hoewerkt to the latest version 2015-06-29 23:52:21 +02:00
resources Removed unneeded code 2015-07-24 08:19:33 +02:00
.gitignore Made a module for loading the configuration file. 2015-06-14 23:04:49 +02:00
.gitmodules Added a submodule for hoewerkt so that is hosts in the same instance. 2015-06-26 12:05:59 +02:00
api.js Renamed "response" to "send_response" for less confusion. 2015-07-21 14:08:02 +02:00
auth.js Added a auth to every not_found page so that the user keeps being logged 2015-07-22 17:37:36 +02:00
configuration.js Integrated configuration variables into the app. 2015-07-22 15:50:05 +02:00
crypt.js Added a logging in system with cookies. 2015-07-21 15:01:11 +02:00
eastereggs.json Made a lot of changes: 2015-06-23 11:37:27 +02:00
lookup.js Added a auth to every not_found page so that the user keeps being logged 2015-07-22 17:37:36 +02:00
package.json Added a logging in system with cookies. 2015-07-21 15:01:11 +02:00
redirecter.js Made the user go back to the main page if query is empty. 2015-07-22 17:10:51 +02:00
schedule.js Fixed a temporary bug that happened during the summer vacation. 2015-07-21 14:08:38 +02:00
spider.js Added group to student database entries. 2015-07-22 11:35:21 +02:00
web.js Made the website work on POST requests instead of a javascript call. 2015-07-22 17:09:33 +02:00