Commit graph

370 commits

Author SHA1 Message Date
Danang Probo Sayekti
d6f2c67ae4 Better templating
Move the more link to template directly so we can modify the text
without changing any functions.
2015-07-12 13:19:07 +07:00
Danang Probo Sayekti
7de2b1b744 Templating Improvements
Move the title, description, and canonical from the head_contents for
better templating. Eg. for Twitter Card or OG.
2015-07-12 11:28:38 +07:00
Danang Probo Sayekti
3d99e0afe8 Add readme.txt 2015-07-10 15:17:37 +07:00
Danang Probo Sayekti
1e6120c8c4 A few fixes 2015-07-10 15:13:51 +07:00
Danang Probo Sayekti
d702e982de Fix update page 2015-07-10 14:02:21 +07:00
Danang Probo Sayekti
7cd94d0acc Update the JQuery
Update the jquery to 2.1.4 and cleaning up the image upload codes.
2015-07-10 11:54:00 +07:00
Danang Probo Sayekti
4c6d8c1a31 Image Upload Feature
Adding image upload to the markdown editor using
jQuery.AjaxFileUpload.js.
2015-07-10 02:13:18 +07:00
Danang Probo Sayekti
a2ee15a05c Update Copyright etc.
Updating the copyright and the contributor list.
2015-07-09 09:43:55 +07:00
Danang Probo Sayekti
db786347c6 Improvements
Styling, performance tweak, and bugs fixes.
2015-07-05 21:29:02 +07:00
Danang Probo Sayekti
f646e5f4f2 Update Composer
Add ircmaxell/password-compat.
2015-07-05 11:48:42 +07:00
Danang Probo Sayekti
c331104bb1 Revert back the composer
Revert back the composer to previous version.
2015-06-29 09:05:37 +07:00
Kanti
a685bcf91b [TASK] update composer 2015-03-30 19:06:21 +02: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
55c09f6a2d [BUGFIX] upgrade prozess 2015-02-23 08:22:21 +01:00
Kanti
bc94a4da66 [TASK] typo 2015-02-18 09:41:08 +01:00
Kanti
5d6ec84614 [TASK] fix youtube.com/watch links => only video ID will be saved 2015-02-10 09:03:13 +01:00
Kanti
82dff17469 Merge pull request #10 from danpros/master
update to master
2015-02-10 08:48:36 +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
Mohamad Fahmi
6be89b62ad Update functions.php
FI & Video
2015-02-07 17:39:22 +07:00
Mohamad Fahmi
04d8c567a7 Update htmly.php
Add Featured Image & Embed Video
2015-02-07 17:37:44 +07:00
Kanti
65adddb3dd [TASK] better development process 2015-01-23 11:55:36 +01:00
Kanti
be33e892ad [BUGFIX] see #136 Can't Appear Blog menu If pointing to Tag 2015-01-12 14:23:45 +01:00
Kanti
fe6cf76ebf [TASK] fixed update process 2015-01-08 13:56:39 +01: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
1fe0420748 [TASK] Security fix 2015-01-08 13:38:23 +01:00
Kanti
27c3e6253f [TASK] update composer 2015-01-08 12:33:46 +01:00
Kanti
ef90b19af8 [TASK] composer update 2014-12-28 20:26:41 +01:00
Kanti
5f6bf63760 [TASK] PSR-2 2014-12-17 11:31:43 +01:00
Kanti
5483453e75 [TASK] PSR-2 2014-12-17 10:17:37 +01:00
Kanti
5d8ab2f97e [BUGFIX] remove debug output 2014-12-17 08:55:55 +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
9aebc6a7d7 [TASK] composer update 2014-12-13 18:48:17 +01:00
Kanti
47b89f8612 optimize autoloader 2014-11-20 09:18:24 +01:00
Kanti
ca361dc57e moved the vendor-dir into System 2014-11-20 08:53:50 +01:00
Kanti
c7edfa5cea move the require files into composer.json 2014-11-18 18:38:33 +01:00
Kanti
45fe7e1e05 small typo 2014-11-10 08:23:11 +01:00
Kanti
f500f3c49c remove unnecessary Files 2014-11-10 08:20:39 +01:00
Kanti
0237e04a0e PSR-2 conform 2014-11-10 08:19:38 +01:00
Kanti
98bb451ed6 small typo 2014-11-07 07:51:35 +01:00
Kanti
0537cf1436 bugfix 2014-10-31 19:36:23 +01:00
Kanti
a3e3930373 updated Composer packages + changed the update process to "kanti/hub-updater" 2014-10-31 19:33:23 +01:00
Kanti
2d0aad96d7 Added page parameter to /api/json 2014-10-31 18:35:00 +01:00
Kanti
4f1150e842 Updated ca_bundle.crt 2014-10-26 16:34:34 +01:00