25 Commits

Author SHA1 Message Date
joyqi
e89b1bbcf6 Feat/tree pages (#1646)
* add tree trait

* finish category tree trait

* support select fields

* fix select fields

* refactor admin trait

* fix draft status

* Add new contents type "revision"

* minor refactor

* add more tree view abstracts

* add tree trait to pages

* get ready for tree view pages

* improve page edit

* fix revision

* fix slug

* add router params delegate

* fix params delegate

* fix

* fix

* fix all

* fix all

* fix tree

* fix page link

* fix feed

* fix page

* fix permalink

* fix permalink input

* fix offset query
2023-11-27 21:57:18 -08:00
joyqi
b00a0ae06f Merge commit '99212ec78743317bf52063fb165b90fceb70de5e' into dev
# Conflicts:
#	admin/login.php
2023-10-03 11:16:04 +08:00
joyqi
99212ec787 fix #1635 (#1636) 2023-10-03 11:14:04 +08:00
joyqi
4c8c64c79e Feat/code refactor (#1626)
* remove all magic methods, add type for class properties

* refactor codes

* fix all

* refactor code

* fix type

* fix all

* fix request is method

* fix all

* fix router

* fix get page
2023-09-24 16:21:32 +08:00
joyqi
c66b6e20ec fix #1187 2021-10-21 11:10:34 +08:00
joyqi
7068b2bbe1 Refactor method pluginDIr 2021-09-02 17:55:41 +08:00
joyqi
7a1b74b351 still working on it 2021-08-26 22:19:04 +08:00
joyqi
c422952c89 fix pgsql 2021-08-24 01:30:05 +08:00
joyqi
75672fe259 fix all 2021-08-23 18:43:32 +08:00
joyqi
5d2aef0dac Refactor Db class and still working on it. 2021-08-20 16:44:17 +08:00
joyqi
44aef6c707 reformat code 2021-08-18 18:41:39 +08:00
joyqi
2731e34db0 fix install 2021-08-17 18:36:54 +08:00
joyqi
02dd3f997f fix #710 2018-01-29 18:40:43 +08:00
joyqi
4a5f1aece1 fix #652
fix #612
2017-11-09 12:44:36 +08:00
joyqi
ae684c3a82 ref #459 2017-08-21 17:07:32 +08:00
joyqi
d953e32003 add delay binding
fix #601
2017-08-21 11:43:10 +08:00
JShadowMan
a98472c1bb Update Db.php
注释一个错字?
2015-11-01 13:20:42 +08:00
祁宁
1225b0c0fd 修正sqlite数据库在pdo下的bug 2014-10-16 16:55:10 +08:00
祁宁
4fc76a4dc3 remove commonmark 2014-10-16 15:49:52 +08:00
祁宁
310ee3e2dc fix typo 2014-04-13 11:17:33 +08:00
Loftor
764dc5b253 Update Db.php
修改数据库连接池实现
2014-04-12 20:51:15 +08:00
joyqi
972e65d02b 全面增加security安全模块,保护免受跨站攻击 2014-02-27 23:13:09 +08:00
joyqi
c056ba70fa fix #188
去掉所有不必要的require_once
2014-02-12 17:51:47 +08:00
joyqi
f9833712a4 增加自定义字段表,功能未完成
增加在允许在评论中使用markdown语法的选项
2013-11-24 17:50:51 +08:00
joyqi
55379c90df 初始化
修改了上一个版本的一些错误,第一次提交
2013-07-17 13:13:57 +08:00