Commit Graph

22 Commits

Author SHA1 Message Date
Yiğit Kerem Oktay 9c6813cff6
Move settings to database 2020-08-16 22:29:04 +03:00
Yiğit Kerem Oktay 13288ecb4f
Add version check 2020-08-16 21:50:17 +03:00
Yiğit Kerem Oktay 9decc6a7a9
Include db class in setup 2020-08-15 20:24:39 +03:00
Yiğit Kerem Oktay 9af0207549
Hide subscribe buttons 2020-08-15 20:19:06 +03:00
Yiğit Kerem Oktay 5739794799
Fix broken logo on install 2020-08-15 20:17:27 +03:00
Yiğit Kerem Oktay 484bbd60d0
Create create-htaccess.php (#108)
* Create create-htaccess.php

This file generates a .htaccess file that contains all necessary 
code for it.
This is needed because some hosts do not either unzip hidden files
or neither GitHub puts that file inside the zips.

* Delete .htaccess

* Add required code for creating htaccess

* Add support for both iis and apache

* Delete web.config

* Rename create-htaccess.php to create-server-config.php

* Rename file links for create-server-config.php

* Last nitpick :)
2020-08-14 13:40:42 +02:00
thnilsen 253bf925ce Fixes issue #81, #91, #94, #95 by removing escaping of of what becomes the WEB_URL config parameter. 2020-05-27 19:31:25 +02:00
Vojtěch Sajdl 7294b356dd Fix #78 - run data through htmlspecialchars so we don't crash when there are quotes in the name 2019-03-15 12:22:16 +01:00
Thomas Nilsen 361c961d14 Added comment to mysqlnd checks for future reference 2018-11-21 11:38:57 +01:00
Thomas Nilsen b4926077fa Add option to use existing URL for privacy policy. Pryx/server-status#41
- Also moved the gitbug icon to the left of the footer as it looked like it was part of the imprint/policy link.
- Fixed Imprint & Privacy policy text so that it will be translated.
2018-11-08 14:15:20 +01:00
Thomas Nilsen 2566ae9fd4 Add prerequisite checks to install script. - Pryx/server-status#31 2018-11-08 14:04:44 +01:00
Vojtěch Sajdl fccc45d602
String changes
Making translations better by fixing typos and stuff
2018-08-10 22:57:27 +02:00
jhuesser d923a9b88c Add Privacy policy (#40)
* add contact fields

* added really simple privacy policy and install proccedure

* add link to policy in footer
2018-08-02 11:48:10 +02:00
Vojtěch Sajdl 4b62701974
Fix #21 - ability to change title
Add define("TITLE", "<title>") to your config.php file if you're updating and want to use this feature.
2018-03-10 00:32:06 +01:00
Vojtěch Sajdl 7d4bb9af2e
Fixup global replace mess 2018-01-18 22:59:44 +01:00
Vojtěch Sajdl 696b205b68
Fix #14 - show installation dialog on 404 page if config not found 2018-01-18 22:57:19 +01:00
Vojtěch Sajdl ffd2b58f0c
Fix #6 - compatibility issues 2018-01-13 16:51:36 +01:00
Vojtěch Sajdl 7b1b68c0ef
Translations updated 2018-01-13 03:00:13 +01:00
Vojtěch Sajdl c25e8bcae8
Instalator fixes and lots and lots of other bugfixes 2018-01-12 21:35:31 +01:00
Vojtěch Sajdl bef338fd99
Prepare for gettext 2017-12-31 00:42:16 +01:00
Vojtěch Sajdl 5f8c7f8166
Checking validity of data - install script 2017-11-29 14:40:34 +01:00
Vojtěch Sajdl 9a49428bf9 Initial commit 2017-11-24 00:09:36 +01:00