Luffy
7a3c86a110
Support connect to mysql using socket ( #1749 )
...
* Support connect to mysql using socket
* pgsql can also use unix_socket
fix Deprecated: pg_escape_string(): Automatic fetching of PostgreSQL connection
* Update install.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update var/Typecho/Db/Adapter/Mysqli.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Fix quoteValue method to correctly escape single quotes in strings
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-20 23:55:43 +08:00
joyqi
3caebb3b20
v1.3.0 ( #1661 )
...
* Add feed widget
* add feed render
* Add CommentPage widget
* New theme (#1390 )
* 调整忽略目录
* add theme
* fix theme scss build
Co-authored-by: fen <f3nb0x@gmail.com >
* s/is_writeable/is_writable/g
* New upgrade method
* merge new fixes from master
* add pgsql ssl mode support (ref #1600 ) (#1623 )
* 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
* fix 1.3.0 upgrade
* [feat] support high resolution avatar
* fix types in i18n component
* Implement Ctrl+S or Command+S for save draft (#1628 )
* Implement Ctrl+S or Command+S for save draft
* rename
* add Typecho.savePost
* fix upload file size
* add new uploader
* replace new uploader
* fix textarea change
* fix preview
* refactor post edit
* fix issue
* fix page edit
---------
Co-authored-by: joyqi <joyqi@segmentfault.com >
Co-authored-by: joyqi <magike.net@gmail.com >
* fix #1632
* Add svg to image types
* 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
* Support IDN (#1629 )
* Support IDN
* use js
* Optimize code
* Optimize code
* fix URL script
* remove unnecessary use
---------
Co-authored-by: joyqi <joyqi@segmentfault.com >
* fix input element
* fix #1651 , close #1653
* Use json instead of serialize (#1624 )
* Use json instead of serialize
* Fix Upgrade code
* 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
* Fix typo
* remove proxy methods
* remove unnecessary useage
---------
Co-authored-by: joyqi <joyqi@segmentfault.com >
Co-authored-by: joyqi <magike.net@gmail.com >
* Fix Prevent XSS vulnerability in default theme (#1654 )
* Fix Prevent XSS vulnerability in default theme
* Update var/Typecho/Db/Adapter/Pdo.php
* fix the getter
---------
Co-authored-by: joyqi <joyqi@segmentfault.com >
* add throwCallback to widget response
* fix: cut down fields when selecting recent posts
* fix typo errors
* fix typo errors
* fix http client cookie
* add throw finish
* fix theme lang
* fix default theme
* fix query
* add open graph and twitter card support
add canonical link
* fix canonical link meta
* fix theme classic-22
* remove unnecessary scss file when packaging
* init plugin signal
* improve: remove feather-icon js file
* fix: typo
* improve: post detail layout
* fix tags saving
* improve: nav search
* fix: theme screenshot
* fix: theme page layout
* remove php 7.2/7.3 env
---------
Co-authored-by: fen <f3nb0x@gmail.com >
Co-authored-by: Lu Fei <52o@qq52o.cn >
2023-12-30 23:02:25 +08:00
insomnux
43c54328f7
gettext for installation comment ( #1643 )
...
Co-authored-by: insomnux <insomnux@insomnus.info >
2023-10-31 11:30:54 +08:00
沈唁
c725fec12e
Add a prompt message for manual database creation ( #1348 )
...
* Optimize for no database during install
* change tips
2023-05-16 14:33:26 +08:00
joyqi
596d117210
fix: when setting CheckBox's default value to null [ref #1568 ]
2023-05-16 12:33:49 +08:00
沈唁
daef17d7eb
Support ssl for pdo_mysql and mysqli ( #1525 )
...
* Support ssl for pdo_mysql and mysqli
* Improve config name for mysql ssl mode, and fix some minor bugs.
* Fix typo
---------
Co-authored-by: joyqi <joyqi@segmentfault.com >
2023-03-29 14:33:23 +08:00
Zero King
f6e1232db8
Use https links ( #1280 )
2023-03-28 11:57:45 +08:00
沈唁
d15fc14463
Fix use SQLite error of windows install ( #1471 )
2022-07-20 00:20:25 +08:00
毛线
2db893e802
Update install.php ( #1357 )
...
修复宝塔面板的网站目录带.导致db路径校验不通过的问题
2022-04-01 14:07:08 +08:00
沈唁
ce7af58367
Optimize code ( #1342 )
2022-03-24 17:46:03 +08:00
joyqi
1b673e06ff
fix typecho/Dockerfile#9
2022-03-22 14:24:14 +08:00
沈唁
17fcb2f08b
Fix undefined Typecho\Db\Adapter_Exception ( #1334 )
2022-03-15 16:09:32 +08:00
joyqi
b33a9c4d02
ref https://github.com/typecho/Dockerfile/issues/1
2021-10-13 18:34:46 +08:00
joyqi
2fbc56dead
ref https://github.com/typecho/Dockerfile/issues/1
2021-10-13 14:33:28 +08:00
joyqi
e46acd815d
improve cli install
2021-09-17 15:15:54 +08:00
joyqi
432b69f70d
fix install detect & error display
2021-09-17 15:06:05 +08:00
joyqi
f6b02ebe24
fix port number
2021-09-16 15:42:17 +08:00
joyqi
64b8e68688
fix #1178 , change directory permission from 0777 to 0755
2021-09-15 14:59:08 +08:00
joyqi
4e5b88821d
fix #1179
2021-09-15 14:33:23 +08:00
joyqi
6123f3ae62
fix sandbox
2021-09-05 10:47:29 +08:00
joyqi
403f96fdc0
Change plugin version dependence keyword form dependence to since
2021-09-02 15:30:26 +08:00
joyqi
86587d40ce
fix options
2021-09-02 11:58:02 +08:00
joyqi
7db5f3c873
change all
2021-09-01 18:27:03 +08:00
joyqi
4f13adcadd
replace theme and plugin file
2021-09-01 17:21:58 +08:00
joyqi
806409496a
fix xmlrpc
2021-08-31 00:18:56 +08:00
joyqi
e15c2966a9
still working on it
2021-08-30 14:52:52 +08:00
joyqi
539ef5e111
still working on it
2021-08-27 18:06:57 +08:00
joyqi
28f687e7fe
Remove some unnecessary method.
2021-08-26 18:25:43 +08:00
joyqi
91a970521c
New context layer for widget. Improve backup performance.
2021-08-26 15:00:38 +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
88fff899b8
Update install.php
2021-08-20 17:53:02 +08:00
joyqi
b3b9255c69
fix #1134
...
fix #1135
fix #1136
2021-08-20 11:15:11 +08:00
joyqi
24bd3ab367
Redirect to siteUrl if installation finished
2021-08-19 11:15:53 +08:00
joyqi
467471c9c3
finish install
2021-08-18 16:09:22 +08:00
joyqi
12bd32babf
fix install
2021-08-18 00:47:34 +08:00
joyqi
3ad7b06c6f
fix cli install
2021-08-18 00:41:48 +08:00
joyqi
e157b47336
fix install cli mode
2021-08-17 22:44:06 +08:00
joyqi
63dc87e7e3
fix cli
2021-08-17 18:39:46 +08:00
joyqi
2731e34db0
fix install
2021-08-17 18:36:54 +08:00
joyqi
0d4299d99e
update install
2021-08-17 01:53:47 +08:00
joyqi
bac7340c2a
improve installation
2021-08-16 18:34:25 +08:00
joyqi
0e49d186f5
fix #1096
...
Remove `include_path` setting.
2021-05-21 16:40:48 +08:00
joyqi
bba332531b
Redesign the pot file maker
2020-08-19 12:57:18 +08:00
Huspy
4ce7490b3b
delete some redundant code in file install.php(config.inc.php as well)
2018-02-04 20:09:14 +08:00
joyqi
3848176990
fix Chinese symobl
2018-02-03 12:31:30 +08:00
joyqi
4a5f1aece1
fix #652
...
fix #612
2017-11-09 12:44:36 +08:00
joyqi
cf002bb0c0
fix #643
2017-11-03 00:29:58 +08:00
joyqi
5c2276c73f
ref #644
2017-11-01 19:07:30 +08:00
joyqi
f2dc80592e
fix #644
...
ref #642
2017-11-01 18:16:59 +08:00