Commit graph

140 commits

Author SHA1 Message Date
Danang Probo Sayekti
db786347c6 Improvements
Styling, performance tweak, and bugs fixes.
2015-07-05 21:29:02 +07:00
Kanti
3c6936349f [TASK] better password storing (password_verify API) 2015-03-29 16:20:51 +02:00
Kanti
4842796204 [TASK] fix for PHP 5.4 since pullRequest #140 2015-03-29 16:18:16 +02:00
Kanti
5d6ec84614 [TASK] fix youtube.com/watch links => only video ID will be saved 2015-02-10 09:03:13 +01:00
Mohamad Fahmi
142a77a2bb Update admin.php
FI & Video
2015-02-07 17:41:09 +07:00
Kanti
5483453e75 [TASK] PSR-2 2014-12-17 10:17:37 +01:00
Kanti
e8b517b7bd [TASK] added create_user Function. 2014-12-16 18:00:01 +01:00
Kanti
0237e04a0e PSR-2 conform 2014-11-10 08:19:38 +01:00
Danang Probo Sayekti
4cde193e2a Compatibility with previous versions 2014-09-28 08:41:38 +07:00
Kanti
e6c8c3f2c7 Added time to Publish date 2014-09-27 14:06:03 +02:00
Kanti
dfd471ffaa Edit-Post: Change publishing Date (no Drafts) 2014-09-27 11:30:48 +02:00
Kanti
63e2419afc Added Support for Cyrillic languages 2014-09-13 12:47:28 +02:00
Kanti
57911a719f Password encryption error
Update the password encryption error during the merge was lost password === user_pass
2014-08-26 07:06:21 +02:00
Kanti
e23cf30d6b Update admin.php 2014-08-12 17:54:24 +02:00
Kanti
f81b68db2d Finished Feature custom meta description 2014-08-12 06:40:04 +02:00
Kanti
4a7c57503e $_REQUEST ready 2014-08-11 20:47:37 +02:00
Kanti
481430639d Fixed Conflicts II 2014-08-06 07:35:06 +02:00
Kanti
5f276f65b7 Fixed Conflicts 2014-08-06 07:26:38 +02:00
BlackCodec
fd5fa4733a Added encryption
Added encryption support to user password
2014-08-04 14:37:21 +02:00
Kanti
452cf9212d Added views.counter in the Config File 2014-07-31 16:45:20 +02:00
Kanti
8ea2611323 Added viewCount Feature #66 2014-07-29 19:24:43 +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
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
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
5389b38e4d Improve admin style
Improve admin style
2014-02-10 12:27:46 +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
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
36f4c2d4df Various improvements
Various improvements
2014-02-07 07:14:05 +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
572090f88b Improve the admin integration
Improve the admin integration
2014-01-30 00:42:00 +07:00
Danang Probo Sayekti
cdf2a4dd2b Change admin panel
Change admin panel.
2014-01-29 10:30:45 +07:00