Commit graph

1,738 commits

Author SHA1 Message Date
Kanti
414f3a8ae7 Merge pull request #2 from Kanti/viewCount+subPages
View count+sub pages
2014-08-01 13:26:25 +02:00
Kanti
fa77cc805b Basic Support for SubPages Ready to use.
Must Add CMS Funktions Add/Edit/delete to it.
if Rename a Static page the subFolder must be renamed as well.
2014-08-01 13:23:14 +02:00
Danang Probo Sayekti
711d9e1fa5 Merge pull request #69 from Kanti/viewCount
View counter Added by @Kanti.
2014-08-01 17:36:57 +07:00
Kanti
f7502b95b5 Merge branch 'viewCount+subPages' into viewCount
Conflicts:
	system/admin/admin.php
	system/htmly.php
2014-07-31 18:56:42 +02:00
Kanti
452cf9212d Added views.counter in the Config File 2014-07-31 16:45:20 +02:00
Kanti
ebedde8d58 subPage improve 2014-07-31 16:31:35 +02:00
Kanti
a92b2ad997 Simple subPages Integration added
Need work on edit page and menu.
2014-07-30 16:46:50 +02:00
Kanti
8ea2611323 Added viewCount Feature #66 2014-07-29 19:24:43 +02:00
Kanti
c02ca49118 fixed Issue #68 2014-07-29 18:50:42 +02:00
Kanti
f70ce4e950 clean up the cache functions 2014-07-29 17:44:13 +02:00
Kanti
63755a1add Updated Comopser 2014-07-28 20:26:34 +02:00
Kanti
3d3c76ac95 Useabilty improvement
archive var includes the month only
2014-07-28 17:23:51 +02:00
Danang Probo Sayekti
4bc8bb4181 Merge pull request #64 from Kanti/master v2.1
Added Certification check on update script by @Kanti.
2014-07-25 07:18:01 +07:00
Kanti
ab60a8e6d9 Added update button
We have added an Update Button so you can easily update your HTMLy Installation.
The Button shows only if a new Version is available. +some security patches.
2014-07-23 17:17:42 +02:00
Kanti
fcd3bf703e Update README.md 2014-07-23 17:03:14 +02:00
Kanti
d483673678 miep 2014-07-23 16:53:22 +02:00
Kanti
30e78f2178 performance boost 2014-07-23 16:50:11 +02:00
Kanti
fd363e93ef added ca_bundle.crt to updater 2014-07-23 16:48:54 +02:00
Danang Probo Sayekti
7ec08fee67 Merge pull request #63 from Kanti/master
BugFix: url will be fixed from %20 to [blank] by @Kanti.
2014-07-23 08:34:13 +07:00
Kanti
3db5895c38 BugFix: url will be fixed from %20 to [blank] 2014-07-21 16:26:18 +02:00
Danang Probo Sayekti
9165c0467c Merge pull request #59 from Kanti/autoupdate
Auto-update by @Kanti.
2014-07-21 18:17:35 +07:00
Matthias Vogel
f1ec5a0566 Fix: Issue #58 Error logs 2014-07-17 17:08:42 +02:00
Matthias Vogel
1b5e52e497 fix no https wrapper errors 2014-07-17 07:47:03 +02:00
Matthias Vogel
4e18083722 PHP 5.3 >
openssl needed
2014-07-17 07:35:40 +02:00
Matthias Vogel
b8cac0d2fb update process improved 2014-07-16 07:02:41 +02:00
Matthias Vogel
3d268072fc Improved downward compatibility 2014-07-15 17:43:37 +02:00
Matthias Vogel
4e1d990b91 added AutoUpdate 2014-07-15 17:38:39 +02:00
Kanti
e5d3739b46 Merge pull request #2 from Kanti/csrf
added CSRF Token
2014-07-12 14:22:17 +02:00
Danang Probo Sayekti
4caad63dd2 Merge pull request #57 from Kanti/csrf
Various bugs fixes by @Kanti.
2014-07-12 19:03:49 +07:00
Matthias Vogel
e852052790 added CSRF Token 2014-07-12 13:03:49 +02:00
Kanti
630fe3fc3f Merge pull request #1 from Kanti/hotfix
security hotfix
2014-07-12 12:39:57 +02:00
Matthias Vogel
7feaaf1036 security hotfix
deleting remotely any file on the server.
2014-07-12 12:38:39 +02:00
Matthias Vogel
be5fabb0e5 session_destroy not useful,
because every request session_start is called
2014-07-09 20:07:08 +02:00
Matthias Vogel
e4ecaa72f7 logout bug fix
logout affects only the current installation
2014-07-09 19:51:27 +02:00
Matthias Vogel
a257c1c2ea replaced All
$_SESSION['user']
$_SESSION[config("site.url")]['user']
to prevent login Bug on multiple Installations
2014-07-08 18:33:42 +02:00
Danang Probo Sayekti
c7441b84f6 Unicode support
Support unicode for tag and URL eg. Chinese, Japanese, Arabic etc.
2014-06-29 05:25:09 +07:00
Danang Probo Sayekti
16143d33db File cache support v2.0
File cache support. Any visited pages by anonymous user will generating
.cache file inside cache/page folder.
2014-06-27 07:14:17 +07:00
Danang Probo Sayekti
58d032419f Try to use cache index
Try to use cache index. Any glob results will saved as txt format.
2014-06-19 19:57:43 -07:00
Danang Probo Sayekti
90a07f1c75 Clean URLs for foreign char v1.9
Previously any foreign char always removed. Fix multi tags and is_front
function.
2014-06-14 12:36:35 +07:00
Danang Probo Sayekti
282ac676e6 Merge pull request #30 from fanningert/master
Add an example Lighttpd & Nginx server configurations to README.md, fix missing `no-posts.html.php` on admin panel by @fanningert
2014-03-17 22:07:45 +07:00
fanningert
323e037c72 Create no-posts.html.php 2014-03-17 06:32:05 +01:00
fanningert
0a503cad29 Add nginx configuration example 2014-03-17 06:01:23 +01:00
fanningert
ff90a17821 Update README.md 2014-03-15 23:08:34 +01:00
fanningert
4312fb9653 Update README.md
Add lighttpd configuration
2014-03-15 23:07:36 +01:00
Danang Probo Sayekti
f23644dce7 HTTPS support v1.8
HTMLy fully supports the HTTPS protocol.
2014-02-25 19:49:48 +07:00
Danang Probo Sayekti
570856a908 Improve backup
Add blog title to the zip file. Improve the URL creation.
2014-02-25 18:23:55 +07:00
Danang Probo Sayekti
d118e4f84f Improve htaccess v1.7
Improve htacess file.
2014-02-21 14:34:24 +07:00
Danang Probo Sayekti
e5d718dc6d Add backup feature
Add backup feature to the core.
2014-02-21 12:49:39 +07:00
Danang Probo Sayekti
82a3acc928 Prepare for release v1.6
Prepare for releasing v1.6
2014-02-17 09:59:50 +07:00
Danang Probo Sayekti
78d3aed14f More specific filter
More specific filter for is_index function.
2014-02-16 22:27:02 +07:00