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 |
|
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 |
|
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
v1.5
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
|
294543c142
|
Improve comment
Improve comments
|
2014-02-14 20:11:23 +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
|
6e5926f9a4
|
Add new theme
Add new theme and set the default to when first run.
|
2014-02-13 02:38:24 +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
|
6504517949
|
Ups wrong markup
Ups wrong markup for static page.
|
2014-02-08 18:57:30 +07:00 |
|