danpros
98d5a4a650
Cleaning up
2023-12-17 12:16:00 +07:00
danpros
829d3d740d
Remove the stripslashes()
...
See #564
2023-12-15 06:56:33 +07:00
danpros
5a4357b1c5
Add SECURITY.md
...
Add SECURITY.md also fix unexpected behavior with tags in number. See #614
2023-12-15 06:24:23 +07:00
danpros
f4cf4e4435
Add last modified time
...
Add last modified time variable (eg. $p->lastMod). Add fallback just in case the tags count not the same.
2023-12-10 09:00:40 +07:00
Robert Riebisch
301b5d19ae
More i18n [1/2]
2023-12-09 22:15:23 +01:00
Robert Riebisch
e7ce1632ab
Fixes i18n and unordered list
2023-12-09 22:00:14 +01:00
danpros
3eebfe2044
Move function to individual views
2023-12-04 23:43:53 +07:00
danpros
a6792d4ba1
Update admin.php
2023-12-04 23:24:47 +07:00
danpros
23c4427300
Fix views reset problem. See #618
2023-12-03 16:15:26 +07:00
danpros
b83062918d
Translation
2023-11-29 19:31:04 +07:00
danpros
c4b4c89bd9
Formatting
2023-11-29 16:54:14 +07:00
danpros
212bdf4152
Simple scheduled post
...
Publish a post with future date or time, it will go into scheduled posts.
2023-11-29 16:34:32 +07:00
danpros
9b162c2e5b
My bad
2023-11-27 18:17:23 +07:00
danpros
3278f6e799
PHP 5.3 backward compatibility
2023-11-27 16:10:50 +07:00
danpros
10ca416f0e
Clean up PHP error log
2023-11-23 19:37:53 +07:00
danpros
c3c37b1f37
PHP 8.x compatibility
...
Remove deprecated warning for PHP 8.x
2023-11-22 17:15:14 +07:00
Dan
39629232b2
Merge pull request #622 from medmen/RSS_import_pics
...
Rss import pics BY @medmen
2023-11-22 16:16:07 +07:00
vallyol
172bc2ac7a
Update admin.php
...
replacing text with new added key values from language files (;errors - Invalid_Error)
2021-11-05 17:08:05 +03:00
ProjectPatatoe
7e709addb5
no cookie for just reading
2021-04-14 14:25:07 -07:00
danpros
0b72a89e15
Revert "Format the image tag"
...
This reverts commit 9d25d5e49d .
2021-03-30 22:00:42 +07:00
danpros
9d25d5e49d
Format the image tag
2021-03-30 21:56:39 +07:00
danpros
c95ace0339
Update admin.php
2021-03-12 08:10:21 +07:00
danpros
5a924e9164
Bugs fixed for new created blog
2021-03-12 08:04:08 +07:00
Fabiano Santos
cb53e6c087
added language support - updated keys (pt_BR and en_US completed - others langs was added keys in english version needed translation
2021-03-09 13:32:57 -03:00
danpros
2460e5c6c1
Silence is golden
2021-03-05 10:28:00 +07:00
danpros
18f5a5d2a4
Update admin.php
2021-03-02 18:53:26 +07:00
danpros
e8ff5c1e29
Update admin.php
2021-03-02 18:45:53 +07:00
danpros
ac65ba834f
Update admin.php
2021-03-02 17:13:00 +07:00
danpros
e6825af407
Update admin.php
2021-03-02 16:34:46 +07:00
danpros
c90de0a859
Update admin.php
2021-03-02 15:37:45 +07:00
danpros
3a2fdf1d5a
Remove white space
2021-03-01 00:36:44 +07:00
danpros
a4f65190b3
Tag creation improvements
...
Allow to use tag like C++ and double check for the same tag slug.
2021-02-28 23:27:26 +07:00
danpros
364a7d6850
Update admin.php
2021-02-27 12:46:09 +07:00
danpros
8990c67f96
Updating panel
2021-02-20 07:59:51 +07:00
danpros
5a75046a2f
Update admin.php
2021-02-19 16:08:51 +07:00
danpros
48ba0fce9a
Update admin.php
2021-02-19 16:05:57 +07:00
danpros
d1f7d279bd
Admin panel revamp and simple menu builder
2021-02-18 14:08:51 +07:00
danpros
e722158f28
Remove deprecated get_magic_quotes_gpc
...
PHP 8 compatibility
2021-01-22 16:21:18 +07:00
danpros
2b147ebb35
Limit unlink folder
2021-01-22 12:15:07 +07:00
sean1138
2a7f8e938e
add category column for view posts tables, each post can have multiple tags so table column header "Tags"
2021-01-12 15:07:59 -05:00
danpros
ec1cf1d303
CVE-2019-8349 XSS vulnerabilities fix
2020-05-06 13:06:59 +07:00
danpros
0fc0d127da
Revert back the date_format
...
We will change the date format in one go later.
2020-05-04 10:16:56 +07:00
med-men
e74df0b3dd
this feature update will allow you to import images within RSS streams. For legal reasons only images from same URL as RSS stream will be imported
2019-11-24 23:42:00 +01:00
Ralf (infinity)
4fde479aba
Adding language support - currently only English and German
...
system/htmly.php
- Loads language files from folder lang/
- Sets language settings for date and time format
system/includes/dispatch.php
- function i18n() returns translated strings
2017-04-23 17:26:54 +02:00
Danang Probo Sayekti
a273a4faf7
Happy New Year!
...
The ported version of Twenty Fifteen and Twenty Sixteen include with the
package. Maintenance and bugs fixes.
2016-01-01 22:10:52 +07:00
Danang Probo Sayekti
65475451a5
Update themes
2015-12-01 20:53:28 +07:00
Danang Probo Sayekti
e3e393a7bd
Cleaning up
...
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00
Danang Probo Sayekti
56485a27db
Improvements
...
Use URLify, add pager number, new variable etc.
2015-11-22 22:36:06 +07:00
Danang Probo Sayekti
d4e6139011
Prepare release + bugs fix
...
Prepare release, improvements, and bugs fix #226
2015-11-14 13:50:47 +07:00
Danang Probo Sayekti
eb8e0ac503
Static frontpage and improvements
...
Add new config: static.frontpage = "true" to enable the static
frontpage.
2015-11-14 10:10:34 +07:00