Commit graph

432 commits

Author SHA1 Message Date
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
Dan
16dd47f825
Merge pull request #436 from fabianosantosnet/master
added new lang pt_BR and update layout and added new keys in others
2021-02-24 10:31:32 +07:00
danpros
eb3ea00382 Update functions.php 2021-02-22 11:59:47 +07:00
Fabiano Santos
21c28df24d added new lang pt_BR and update layout and added new keys in others langs but only english 2021-02-21 12:38:54 -03:00
danpros
f51e1c1f06 Update functions.php 2021-02-21 21:18:21 +07:00
danpros
df69a8f8d7 Update update.html.php 2021-02-21 20:11:34 +07:00
danpros
24ba3fc8ce Add the social link to config 2021-02-21 18:19:44 +07:00
danpros
4c1a9c400a Update config.html.php 2021-02-21 16:45:34 +07:00
danpros
1dd825ec11 Update config 2021-02-21 16:42:10 +07:00
danpros
355f904920 Update config-reading.html.php 2021-02-21 12:20:25 +07:00
danpros
665ad9aa83 Make sure to return htmlspecialchars 2021-02-21 12:15:47 +07:00
danpros
c069ecfdb9 Update layout.html.php 2021-02-21 11:35:15 +07:00
danpros
e01aa3b4cd Add tabs to config page 2021-02-21 11:18:27 +07:00
danpros
9c2facaccc Fix views 2021-02-21 09:55:54 +07:00
danpros
2a64d44302 Config page revamp 2021-02-21 09:40:13 +07:00
danpros
933262fbfd Duplicate tag 2021-02-20 09:15:09 +07:00
danpros
8990c67f96 Updating panel 2021-02-20 07:59:51 +07:00
danpros
cddf8c9255 Update category-list.html.php 2021-02-19 19:03:27 +07:00
danpros
02f84d81eb Category page in admin 2021-02-19 18:56:43 +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
22edd1569c Update functions.php 2021-02-19 15:40:40 +07:00
danpros
8b231200c0 Update functions.php 2021-02-19 15:28:41 +07:00
danpros
f019b6160c Fix editor preview 2021-02-19 15:11:40 +07:00
danpros
5c5b94e83a Always add slash 2021-02-19 15:03:50 +07:00
danpros
82a5cce7a4 Update functions.php 2021-02-19 09:21:38 +07:00
danpros
6a3c968c34 Fix RSS feed category 2021-02-18 23:28:44 +07:00
danpros
495c7ad9c8 Custom 404 layout possibility 2021-02-18 22:27:53 +07:00
danpros
1c16023e42 Menu custom class fix 2021-02-18 22:03:36 +07:00
danpros
e2192f774d Cleaning up 2021-02-18 20:18:06 +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
317c0e0ac6 Translation not available 2021-01-22 13:33:08 +07:00
danpros
2b147ebb35 Limit unlink folder 2021-01-22 12:15:07 +07:00
danpros
73cab6df0d Autocomplete tag
See: https://jqueryui.com/autocomplete/#multiple
2021-01-21 21:11:03 +07:00
danpros
0f28fe7343 Simplify the language
For better flexibility
2021-01-21 17:42:57 +07:00
Dan
7cb39f662f
PHP 8 support
Simple fix to support PHP 8.
2021-01-15 09:04:54 +07:00
sean1138
8401a6149c tweak toolbar selected style, use classes more like original project instead of IDs on the toolbar LIs 2021-01-13 07:02:17 -05:00
sean1138
d7c16c957b oops again 2021-01-12 17:27:55 -05:00
sean1138
238f27e9d8 oops 2021-01-12 17:24:00 -05:00
sean1138
32807b09f7 add basic selected styles for toolbar links 2021-01-12 17:16:51 -05:00
sean1138
79732ef919 more labels for form inputs 2021-01-12 16:43:51 -05:00
sean1138
cf1f75d664 added if statements to remove inputs not needed for adding a category 2021-01-12 16:29:46 -05:00
sean1138
394f667692 more labels for form inputs 2021-01-12 16:07:00 -05: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