Commit Graph

290 Commits

Author SHA1 Message Date
Diego Najar
ccfdfd0e15 Fixed highlight on sidebar 2017-08-22 20:02:38 +02:00
Diego Najar
92fe6db09e Fixed regex for Cli mode 2017-08-21 19:45:57 +02:00
Diego Najar
ad9c6ce6ef Bludit v2.0 beta 1 2017-08-12 22:38:15 +02:00
Diego Najar
d97b3f4bb9 Cleaning files 2017-08-12 21:43:33 +02:00
Diego Najar
b6d4ddaebd Fixing labels 2017-08-12 20:54:35 +02:00
Diego Najar
647d623f1c External Cover Image 2017-08-11 21:26:28 +02:00
Diego Najar
7ae2d9749c External Cover Image 2017-08-11 21:22:26 +02:00
Diego Najar
3ae41bd710 minor fixes 2017-08-08 21:19:26 +02:00
Diego Najar
06cc081a59 Merge pull request #455 from acrox999/bluditv2
Paginator and Lingonberry.
2017-08-06 22:09:40 +02:00
Diego Najar
75527cd2ec Minor changes on get slug from content 2017-08-06 22:09:24 +02:00
Hakim Zulkufli
f675259fe9 Paginator fix. 2017-08-07 03:47:17 +08:00
Diego Najar
7c55ac704c Minor changes on get slug from content 2017-08-06 17:27:30 +02:00
Hakim Zulkufli
e66834b5a6 A new function is created to achieve this, Text::truncate
which is based on Text::cut from the text.class.php helper.

Limit is set to 60 characters.

Example A:

Content has over 60 characters.
Title = First 60 characters + remaining characters of the last word + '...'
Example B:

Content has less than or equal to 60 characters
Title = All.
Example C:

Content only has one word but is over 60 characters.
Title = First 60 characters + '...'
Why B and C differ from each other?
Because we do not want the whole that one weird word
with over 60 characters to make its way to the title.
It's probably unrealistic, the code can be much cleaner
with B and C combined.

Feel free to discuss.
2017-08-06 22:17:34 +08:00
Diego Najar
8362972b4f tinymce cloud, version plugin 2017-08-03 23:28:32 +02:00
Diego Najar
05c67fc473 Regex Rel to Abs img, improves on manage content 2017-08-02 01:11:57 +02:00
Diego Najar
3111c11ca3 plugins position 2017-07-30 23:15:33 +02:00
Diego Najar
e1866d05d5 bug fixes, improves on paginator, admin url filter 2017-07-30 14:25:16 +02:00
Diego Najar
efe9b742c7 bug fixes 2017-07-29 21:03:18 +02:00
Diego Najar
139dfee1ec bug fixes on webhooks 2017-07-29 01:33:30 +02:00
Diego Najar
21fafa9082 bug fixes on webhooks 2017-07-29 01:20:47 +02:00
Diego Najar
258e7304ab bug fixes 2017-07-29 00:08:19 +02:00
Diego Najar
32e453dd06 http code and message for http response 2017-07-28 19:37:06 +02:00
Diego Najar
7f14b15489 Fixed #447 2017-07-26 21:00:20 +02:00
Diego Najar
b7c2a9016d Fixed #450 2017-07-26 20:56:22 +02:00
Diego Najar
bd1cef2741 New micro theme, fixed response code for 404 2017-07-26 01:17:13 +02:00
Diego Najar
2cbf6c5750 Updating themes 2017-07-23 23:31:39 +02:00
Diego Najar
560f571bc3 Themes Docs for documentation pages and fixed parents 2017-07-23 17:02:06 +02:00
Diego Najar
219bee0b5f Parents by key 2017-07-23 00:25:20 +02:00
Diego Najar
df30ff1812 Kernel panic theme updated 2017-07-22 20:06:19 +02:00
Diego
fde3db2aba Font Awesome updated 2017-07-22 14:21:13 +02:00
Diego Najar
bfe3817ae2 Login and Security improves 2017-07-16 20:10:19 +02:00
Diego Najar
76b0ab59a4 Login and Security improves 2017-07-16 01:23:34 +02:00
Diego Najar
7f8e012486 Login and Security improves 2017-07-16 00:42:37 +02:00
Diego Najar
0be75f22c4 Fixed installer, kernel panic theme, fixed content pages 2017-07-15 21:28:54 +02:00
Diego Najar
cb0ddf9069 Fixed installer, kernel panic theme, fixed content pages 2017-07-15 15:47:37 +02:00
Diego Najar
0676b0b768 fixed ajax calls 2017-07-13 22:39:04 +02:00
Diego Najar
0884a98649 jquery and font awasome for developers 2017-07-13 00:44:39 +02:00
Diego Najar
c3271298eb homepage, twitter card, improves 2017-07-11 23:53:53 +02:00
Diego Najar
325d6f79d5 page parents 2017-07-10 23:42:40 +02:00
Diego Najar
6e7613b181 page parents 2017-07-10 23:40:46 +02:00
Diego Najar
e858f15f47 theme for docs 2017-07-09 22:59:54 +02:00
Diego Najar
549af03c1d new theme kernel panic 2017-07-09 22:04:00 +02:00
Diego Najar
b5a1cf7eca new logo 2017-07-08 16:59:14 +02:00
Diego Najar
45899d4853 new logo 2017-07-08 15:53:47 +02:00
Diego Najar
34a6535b12 new logo 2017-07-07 23:38:01 +02:00
Diego Najar
1c0038bc55 Climode and user db improved 2017-07-06 23:27:22 +02:00
Diego Najar
6fba1fd005 Auth token for users 2017-07-05 23:42:28 +02:00
Diego Najar
967cbb5179 Auth token for users 2017-07-05 23:30:30 +02:00
Diego Najar
168483f771 Pages parents fixed 2017-07-05 22:55:03 +02:00
Diego Najar
556e5a2f73 Climode rescan 2017-07-05 19:59:51 +02:00
Diego Najar
2aa992034b Plugins improves 2017-07-02 22:46:05 +02:00
Diego Najar
a9c4323353 Filesystem helper improved 2017-07-02 18:55:27 +02:00
Diego Najar
a4e143151d Plugin version and updates 2017-06-29 22:13:25 +02:00
Diego Najar
5f3ec04f46 User updated, tcp helper, functions updated 2017-06-28 00:31:40 +02:00
Diego Najar
c28688dd6e bug fixes 2017-06-26 22:50:56 +02:00
Diego Najar
9d865eb6ce bug fixes 2017-06-25 22:54:59 +02:00
Diego Najar
304a57beca bug fixes 2017-06-23 00:41:00 +02:00
Diego Najar
c2cf10c39b Fixed, sticky and system pages 2017-06-22 23:50:12 +02:00
Diego Najar
1f5dd3ac99 Bug fixes, developer area, google plugin updated, rss and sitemap updated 2017-06-22 00:21:08 +02:00
Diego Najar
19d6ab347b Fixed pages plugin 2017-06-20 23:56:22 +02:00
Diego Najar
dce4130ae6 Cancel button 2017-06-19 23:43:54 +02:00
Diego Najar
c54e64a94d Improves on plugins, post method, improves on database for plugins, css styling 2017-06-19 23:14:38 +02:00
Diego Najar
ca9d1d81b9 Improves on plugins, post method, improves on database for plugins, css styling 2017-06-18 22:44:07 +02:00
Diego Najar
be02a51fcd Bug fixes, developer area, google plugin updated, rss and sitemap updated 2017-06-09 20:30:13 +02:00
Diego Najar
67b8a55dd6 Bug fixes, developer area, google plugin updated, rss and sitemap updated 2017-06-05 22:36:09 +02:00
Diego Najar
5559ac32fb Bug fixes, developer area, google plugin updated, rss and sitemap updated 2017-06-05 18:52:13 +02:00
Diego Najar
c0b71e96a7 Bug fixes, developer area, google plugin updated, rss and sitemap updated 2017-06-04 22:08:20 +02:00
Diego Najar
6ca24ac456 Bug fixes, developer area, google plugin updated, rss and sitemap updated 2017-06-04 21:08:31 +02:00
Diego Najar
dc25f269e2 Bug fixes, filter by category and tags 2017-06-01 00:22:20 +02:00
Diego Najar
818fdb453a Bug fixes, filter by category and tags 2017-05-31 20:17:21 +02:00
Diego Najar
4a7daf45a2 Absolute url, and more constanst for themes and plugins 2017-05-30 21:54:09 +02:00
Diego Najar
85f863f586 Absolute url on themes 2017-05-30 20:28:55 +02:00
Diego Najar
a90ff3e635 Division by zero fixed and installer updated 2017-05-30 19:18:18 +02:00
Diego Najar
0d783359fa New plugins and plugins updated for v2.0 2017-05-29 23:56:07 +02:00
Diego Najar
7d51652efc New plugins and plugins updated for v2.0 2017-05-27 19:46:46 +02:00
Diego Najar
1f65933c04 new theme and paginator improves 2017-05-24 00:48:29 +02:00
Diego Najar
da6e352ca5 Improves on code, working on themes; helpers.. 2017-05-21 22:01:44 +02:00
Diego Najar
f383a83c02 Categories++ 2017-05-19 00:45:14 +02:00
Diego
457c981208 removing posts 2017-05-17 18:48:51 +02:00
Diego Najar
63fe327fe4 Categories++ 2017-05-17 00:04:53 +02:00
Diego Najar
95e6500993 Remove posts 2017-05-16 00:46:20 +02:00
Diego
20224b03f4 removing posts 2017-05-12 20:18:44 +02:00
Diego Najar
aa9ff9d229 Removing posts 2017-05-10 23:21:45 +02:00
Diego
5145694752 removing posts 2017-05-10 20:40:28 +02:00
Diego Najar
a6fab1c23b removing posts 2017-05-09 22:57:56 +02:00
Diego Najar
22898c5c6c removing posts 2017-05-09 00:24:15 +02:00
Diego Najar
16daff6abd improves on dbpages 2017-05-08 22:20:53 +02:00
Diego Najar
2a47beeae4 minor changes 2017-05-08 22:01:16 +02:00
Diego Najar
d3d19f5109 improves on dbpages 2017-05-08 21:26:06 +02:00
Diego
eef031c89f Fixed #424 2017-05-05 20:14:27 +02:00
Diego
6fec239937 remove categories 2017-05-04 22:36:49 +02:00
Diego
817f249ba5 Updates 2017-05-04 21:32:18 +02:00
Diego
182d1a6c04 Quill improves, parsedonw updated, rss updated 2017-05-04 20:35:05 +02:00
Diego
ce438a8e02 Improves for categories 2017-05-03 21:10:03 +02:00
Hakim Zulkufli
f793a5acbd Revert "Changed content input from textarea into div."
This reverts commit 743a88c29b.
2017-04-30 20:09:11 +08:00
Hakim Zulkufli
743a88c29b Changed content input from textarea into div.
This is to ensure that the area will be comaptible
with any text editor plugins.

I have tested with SimpleMDE and Quill. Both worked
completely fine.

Bonus: Added description of Quill's English locale.
2017-04-30 19:50:32 +08:00
Hakim Zulkufli
aebaed2a8c Retain PNG transparency.
Transparency data will be saved when cropping or resizing.
2017-04-30 17:03:33 +08:00
Hakim Zulkufli
27be5be17b Keep UUID
Fixed the broken implementation.
2017-04-30 01:43:32 +08:00
Hakim Zulkufli
5b6ae22f6a Get relative time from content.
(returns: "1 hour ago" or "1 hour, 1 minute, 1 second ago")
2017-04-30 00:17:54 +08:00
Diego
75645ce8ac Keep UUID when edit 2017-04-27 10:06:07 +02:00