Commit Graph

50 Commits

Author SHA1 Message Date
Yigit Kerem Oktay 3e706233a4 Only make changes to files when not in development mode 2020-12-15 15:25:00 +03:00
Yigit Kerem Oktay 1408d0ad91 Bug fix for not allowing access to admin because of a file not found error 'head.txt' 2020-12-15 15:08:17 +03:00
Yigit Kerem Oktay 96f79ee725 Revert "Merge pull request #135 from server-status-project/master"
This reverts commit 8d571547f5, reversing
changes made to e96df7015e.
2020-11-05 16:54:04 +03:00
Yigit Kerem Oktay 46c0b55779 Revert "Merge branch 'dev' into master"
This reverts commit 18b89e8c35, reversing
changes made to 81132e9ccf.
2020-11-05 16:51:43 +03:00
Yiğit Kerem Oktay 18b89e8c35
Merge branch 'dev' into master 2020-11-05 16:50:05 +03:00
thnilsen 93d1491aac Add functionality to services in backend.
- Add functionallity to categorize a one or more services under one
  service group. Partial fix for #7 and #90. (Frontend code to be done)
- Add description field to service to be displayed as a help text
  on front page. Partial fix for #51 (Frontend code to be done)
2020-09-27 14:01:54 +02:00
Yiğit Kerem Oktay 3c540496d4
Update template.php 2020-08-30 22:03:42 +03:00
Yiğit Kerem Oktay 5618b57e2b
Merge pull request #123 from yigitkeremoktay/master
Version 2  - Migrate Settings to DB -- Add Telegram and Email Subscription Support
2020-08-24 22:38:08 +03:00
Yiğit Kerem Oktay 95f4fc5a41
Add support for additional code after head tag 2020-08-24 16:24:05 +03:00
Yiğit Kerem Oktay dc1cf2691c
Fix toggle 2020-08-17 18:00:13 +03:00
Yiğit Kerem Oktay e419dc31e6
that's better 2020-08-17 17:32:05 +03:00
Yiğit Kerem Oktay 675662db12
Add something pretty required 2020-08-17 17:31:22 +03:00
Yiğit Kerem Oktay 990462cece
Add new functionality 2020-08-17 17:14:47 +03:00
Yiğit Kerem Oktay 3b4fe3f27c
Fix tpyo 2020-08-17 17:08:35 +03:00
Yiğit Kerem Oktay 46e5af20b9
Add function render_toggle 2020-08-17 17:00:20 +03:00
Yiğit Kerem Oktay 57dd2b2615
Add options button to menu 2020-08-17 16:45:03 +03:00
Yiğit Kerem Oktay a40d2f134e
Change menu text 2020-08-17 16:43:48 +03:00
Thomas Nilsen 0b3e617d96 Fix to hide subscriber menu when not configured 2020-08-16 23:03:05 +02:00
Thomas Nilsen 8d31ec7f7c Merge branch 'master' into subscription2_dev
Fix Subscriber CSS issue
2020-08-15 18:48:41 +02:00
Yiğit Kerem Oktay 12e6fd693f
Fix contributors link 2020-08-14 22:36:50 +03:00
Yiğit Kerem Oktay 10b485418c
Fix a bug caused copyright to go blank 2020-08-14 20:15:39 +03:00
Yiğit Kerem Oktay 2d10e18453
Missing Commit Added (Manual Merge 5) 2020-08-14 20:14:23 +03:00
Yiğit Kerem Oktay 0dd6c5edaf
Manual Merge 4 2020-08-14 20:07:00 +03:00
Yiğit Kerem Oktay 7d4aaf9948
Manual Merge Step 3 2020-08-14 20:05:34 +03:00
Yiğit Kerem Oktay d99e754647
Manual Merge Step 2 2020-08-14 20:04:49 +03:00
Yiğit Kerem Oktay 7585a0d650
Logo size issue fixed 2020-08-14 19:50:56 +03:00
Yiğit Kerem Oktay 70c8a4fa0f
Add support for custom logo 2020-08-14 19:46:48 +03:00
thnilsen 4a4a3f7bdd Merged Upstream master 2020-06-16 20:20:51 +02:00
Richard Schwab 184247c4ab Update libs:
- jquery to 3.2.1
- jquery.growl to 1.3.5
- jquery.timeago to 1.6.7
- bootstrap to 3.4.1
2020-05-11 07:07:02 +02:00
thnilsen 7ee0aa3540 Removed redundant code
- $tg_user was no longer used for validating if a subscriber  was logged
  in or not, as this has been moved to a $_SESSION variable.
2018-12-07 22:41:23 +01:00
Thomas Nilsen 39e53ab1f4 Adds dropdown for subscription options to menu
- Modifies menu to include email subscription in addition to Telegram
  subscription
2018-11-25 18:50:31 +01:00
thnilsen 23cf02f608 Replace hardcoded urls with constants from config. 2018-11-23 22:12:31 +01:00
jhuesser ecaf5aa58b add some conflicts 2018-11-23 22:11:41 +01:00
jhuesser db6f705b6a show telegram menu in mobile 2018-11-23 22:10:49 +01:00
jhuesser cea55bd2b8 show my subscriptions 2018-11-23 22:10:49 +01:00
jhuesser c96cc6e1c5 login and logout with telegram 2018-11-23 22:10:49 +01:00
jhuesser 8e1ae46564 add login with telegram button 2018-11-23 22:10:49 +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
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 faa733aaca
Fix disappeared Github icon 2018-01-18 23:30:56 +01:00
Vojtěch Sajdl 6eb7cfd438
Update to Font Awesome 5 2018-01-18 23:13:45 +01:00
Vojtěch Sajdl fe02441c3d
Update jquery, fix #15 - add robots file 2018-01-18 22:56:45 +01:00
Vojtěch Sajdl eeb719d235
Small fixes 2018-01-13 01:03:05 +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 e19fd0d3c2
Logo 2018-01-12 00:42:47 +01:00
Vojtěch Sajdl 726420ac0a
Fix #4 - added timeago translations 2018-01-07 20:55:28 +01:00
Vojtěch Sajdl 5dd9a2a1bd
Add template doc, fixup rendering locale select 2018-01-07 20:51:16 +01:00
Vojtěch Sajdl 61f563c9b0
Objectify locale negotiator and template files, add documentation 2018-01-07 20:39:10 +01:00