Commit graph

75 commits

Author SHA1 Message Date
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
4e34d0faa9 edit post
FI & Video
2015-02-07 17:42:20 +07:00
Mohamad Fahmi
9eead84004 Update addpost
FI & Video
2015-02-07 17:41:44 +07:00
Mohamad Fahmi
142a77a2bb Update admin.php
FI & Video
2015-02-07 17:41:09 +07:00
Kanti
ae3cfef99a [TASK] markdown parser added to updatet-to page 2015-01-08 13:54:45 +01:00
Kanti
8c2c06ec5e [TASK] added config admin tab 2015-01-08 13:50:09 +01:00
Kanti
5483453e75 [TASK] PSR-2 2014-12-17 10:17:37 +01:00
Kanti
3ded899feb [TASK] add upgrade specific stuff (e.g.: delete vendor/) 2014-12-17 08:43:03 +01:00
Kanti
e8b517b7bd [TASK] added create_user Function. 2014-12-16 18:00:01 +01:00
Kanti
5eefbe93f8 [TASK] added Feature #120 2014-12-14 18:39:52 +01:00
Kanti
5706b93cf1 [TASK] integrated new HubUpdater 2014-12-13 19:02:04 +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
ca6c355bb0 Change Custom Meta Description input to textarea 2014-09-01 10:47:14 +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
f25844b580 Limit the meta description to 130 (Google's length) 2014-08-25 15:39:44 +02:00
Kanti
cd0d4cce2f Bug Fix on Meta Description Author Page 2014-08-22 07:34:56 +02:00
Kanti
3597a26f28 Fixed Issue #81 2014-08-22 07:29:49 +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
7c206b9c66 Added get_content_tag function for better handling multiple content Tags. like <!--t and <!--d ...
Added remove_html_comments function
2014-08-11 17:11:36 +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
Kanti
9a1dcc7f07 Merge branch 'masterdan'
Conflicts:
	system/admin/admin.php
2014-08-06 07:24:24 +02:00
Kanti
7a82c6f778 Revert "Added Blackcodec's password security code"
This reverts commit 7963ae9854.
2014-08-06 07:11:11 +02:00
Kanti
7963ae9854 Added Blackcodec's password security code 2014-08-06 07:09:40 +02:00
Kanti
02c6a36a1a Some destination bug fixes (SubPages) 2014-08-05 17:11:58 +02:00
Kanti
be5c20d63e ContentManagement of SubPages Finished.
(BUG) Active link if Page and Page/subPage have the same Name.
2014-08-05 17:03:59 +02:00
Kanti
3cae50688c Working on subPages 2014-08-04 19:26:59 +02:00
BlackCodec
fd5fa4733a Added encryption
Added encryption support to user password
2014-08-04 14:37:21 +02:00
Kanti
e4f2a994ab lc 2014-08-02 12:32:54 +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
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
8ea2611323 Added viewCount Feature #66 2014-07-29 19:24:43 +02:00
Matthias Vogel
4e1d990b91 added AutoUpdate 2014-07-15 17:38:39 +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