Commit graph

657 commits

Author SHA1 Message Date
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
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
Previously any foreign char always removed. Fix multi tags and is_front
function.
2014-06-14 12:36:35 +07:00
fanningert
323e037c72 Create no-posts.html.php 2014-03-17 06:32:05 +01:00
Danang Probo Sayekti
f23644dce7 HTTPS support
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
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
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
Danang Probo Sayekti
b59d9ffd55 Dynamic heading
Dynamic heading for themer, there is is_index function.
2014-02-16 22:07:12 +07:00
Danang Probo Sayekti
f30a857608 Forgot FB appid
FOr got FB appid
2014-02-15 11:06:20 +07:00
Danang Probo Sayekti
f934dce30b Fixes
Fixes
2014-02-15 09:48:27 +07:00
Danang Probo Sayekti
2f86b2780d jQuery
Loading jQuery without using it is stupid. Add options for it.
2014-02-15 02:10:47 +07:00
Danang Probo Sayekti
c7fb74859f Clean up
Clean up
2014-02-15 01:19:25 +07:00
Danang Probo Sayekti
d03c2a62ee Prepare for release
Prepare for releasing v1.2.
2014-02-15 00:40:25 +07:00
Danang Probo Sayekti
133ec95a24 Fix disqus
Fix Disqus recent comments after adding Facebook comments
2014-02-14 20:16:56 +07:00
Danang Probo Sayekti
a6bfc5a7ce Add Facebook comments
Add Facebook comments as comment system options.
2014-02-14 19:56:09 +07:00
Danang Probo Sayekti
def856716a Add lightbox config
Add lightbox config.
2014-02-14 18:08:31 +07:00
Danang Probo Sayekti
6a7c090a68 Ad lightbox
Add lightbox as an inline image handling.
2014-02-14 16:38:28 +07:00
Danang Probo Sayekti
557f99c18d Fix markup for profile page
Fix markup for profile page.
2014-02-13 10:46:02 +07:00
Danang Probo Sayekti
2591e69497 Add disqus recent comments
Add disqus recent comments to the core.
2014-02-13 08:54:13 +07:00
Danang Probo Sayekti
d8cbaefad2 Improve the search
Improve the search speed
2014-02-11 15:30:52 +07:00
Danang Probo Sayekti
a504035b88 Limiting search
Sarching the contents also is bad idea since its databaseless. Search
only tags and the url.
2014-02-11 13:26:31 +07:00
Danang Probo Sayekti
5389b38e4d Improve admin style
Improve admin style
2014-02-10 12:27:46 +07:00
Danang Probo Sayekti
b62f013588 Improve theme
Improve theme
2014-02-10 12:01:24 +07:00
Danang Probo Sayekti
3fb6c4bdb3 Clean up
Clean up
2014-02-10 11:13:52 +07:00
Danang Probo Sayekti
306ccb11ee Refactoring
Clean up the codes.
2014-02-10 11:05:57 +07:00
Danang Probo Sayekti
8d6f84769f Ups wrong file
Ups wrong file edited.
2014-02-10 00:08:34 +07:00
Danang Probo Sayekti
b652407a3e Add dynamic menu class
Add dynamic menu class. Toolbar should has global style, added
toolbar.css.
2014-02-09 23:54:48 +07:00
Danang Probo Sayekti
72cf924c1c Improve the teaser
Improve the teaser
2014-02-08 18:31:11 +07:00
Danang Probo Sayekti
2422c40013 Prepare for v1.1
Prepare to release HTMLy v.1.1
2014-02-08 10:08:28 +07:00
Danang Probo Sayekti
84aeef1275 Fix redirection
Fix redirection
2014-02-08 00:49:08 +07:00
Danang Probo Sayekti
c7c23866bb User role support
User role support
2014-02-08 00:17:28 +07:00
Danang Probo Sayekti
b47cf3e363 Add limit RSS length
Add option to limit rss length.
2014-02-07 20:21:05 +07:00
Danang Probo Sayekti
36f4c2d4df Various improvements
Various improvements
2014-02-07 07:14:05 +07:00
Danang Probo Sayekti
33bdbe81b5 Prepare for initial release
Prepare for initial release. Updating the readme file etc.
2014-01-31 20:34:00 +07:00
Danang Probo Sayekti
34603e3989 Handle sitemap error
handle sitemap error when no content available.
2014-01-30 21:55:35 +07:00
Danang Probo Sayekti
daa3d40c3b Cleaning up
Cleaning up the codes.
2014-01-30 20:07:43 +07:00
Danang Probo Sayekti
aea4e6d895 Seems ready for final release
Seems ready for final release
2014-01-30 18:45:44 +07:00
Danang Probo Sayekti
91850bc6e1 Server compatibility
Server compatibility
2014-01-30 17:40:22 +07:00
Danang Probo Sayekti
39b1ad8c3f Fix error on some server
Fix error on some server
2014-01-30 16:28:21 +07:00
Danang Probo Sayekti
2949af2922 Suppress error
Suppress error on some of Linux distro.
2014-01-30 15:09:19 +07:00
Danang Probo Sayekti
e12cf5ca7a Improve the style
Improve the style
2014-01-30 14:04:00 +07:00
Danang Probo Sayekti
670b9fa7a7 Improve admin style
Improve admin style
2014-01-30 12:40:46 +07:00