Commit Graph

203 Commits

Author SHA1 Message Date
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
Kane 7f7b24d28f Minor update (#1451)
* Update

- 更新 Windows 和 Linux 系统中文本编辑器样式问题(为代码块中添加中文后备字体修正样式)

* Update

- 缩略图支持识别 avif 图片(具体可参考https://en.wikipedia.org/wiki/AVIF
2022-06-07 18:08:24 +08:00
joyqi 7ebfe82de1 fix #1361 2022-04-02 18:10:28 +08:00
joyqi a003cffbbb fix radio & checkbox vertical alignment. 2021-09-15 14:15:06 +08:00
joyqi 6123f3ae62 fix sandbox 2021-09-05 10:47:29 +08:00
joyqi 467471c9c3 finish install 2021-08-18 16:09:22 +08:00
joyqi 3ad7b06c6f fix cli install 2021-08-18 00:41:48 +08:00
joyqi 2731e34db0 fix install 2021-08-17 18:36:54 +08:00
joyqi 4861a40b9e fix #1100 2021-06-08 11:47:03 +08:00
joyqi 13ac6f1c70 Optimize table layout.
Close #1091
2021-05-21 15:29:03 +08:00
joyqi bd4ffc5e1d Improve mobile UI 2021-03-21 01:15:19 +08:00
joyqi 3fdaed97e3 Improve mobile UI. 2021-03-20 02:13:55 +08:00
joyqi f775a3e490 Fix dashboard menu display on mobile platform(still working on it). 2021-03-19 18:34:04 +08:00
joyqi a4bcd37dae fix upload panel 2020-05-15 15:18:39 +08:00
joyqi 31072a0726 fix icons retina display 2020-05-15 15:08:36 +08:00
joyqi 75227b3bac fix editor button generator 2020-05-15 12:19:26 +08:00
joyqi 38f959890d replace compass with node-sass.
create new build tools.
2020-05-14 14:30:19 +08:00
jrotty c0965ad200 修正编辑器预览界面代码不自动换行问题
编辑器预览界面,代码太长而没有换行会戳出屏幕外,故修复下,让其自动换行
2018-05-27 10:26:12 +08:00
joyqi 1e0b2bca4b fix table style 2018-03-08 12:01:01 +08:00
Huspy 143eeaa7b5 update normalize.css for admin panel and default theme 2018-03-08 00:01:58 +08:00
joyqi 72ebc723b7 双向滚动绑定 2017-12-14 02:27:51 +08:00
joyqi 88b1aa465c 编辑器同步跟随功能 2017-12-13 16:55:08 +08:00
joyqi d70998ac81 finish preview 2017-11-19 21:58:11 +08:00
joyqi 425add976d fix #649 2017-11-02 23:20:47 +08:00
joyqi 20732c1e89 fix #648 2017-11-01 23:06:29 +08:00
joyqi c1584509e2 finish backup recovery 2017-08-17 12:28:29 +08:00
joyqi 9bcfc8141a add table style for preview 2017-08-02 15:25:33 +08:00
joyqi 5cb34a6e82 fix #559 2017-05-10 11:51:55 +08:00
Kokororin 6bcae91008 修复后台数字序号样式自动换行 2017-01-24 18:47:45 +08:00
祁宁 18a4876110 fix css and cookie set 2014-09-29 17:02:48 +08:00
祁宁 4a50198f6e add newline break support 2014-09-27 11:44:56 +08:00
祁宁 fbda6bc514 改善上传面板在全屏下的效果 2014-09-26 22:58:34 +08:00
fen e4c62b85f1 fixed retina support 2014-03-11 20:02:35 +08:00
fen f4ca780f16 编辑器图标适配 retina 2014-03-11 19:08:46 +08:00
fen ee4d86766a 修复安装界面按钮问题 2014-02-28 15:54:24 +08:00
fen 554124570b 添加最大高度 2014-02-18 10:01:28 +08:00
fen 9b7c14e656 修复阅读设置页面的站点首页无法隐藏问题 2014-02-10 20:07:14 +08:00
fen c447a3087e 改进 timepicker 样式 2014-01-08 00:00:16 +08:00
fen c22ecae58a 改进 Issue #145 上传页面 2014-01-07 23:41:29 +08:00
fen b42c264494 统一 logo 配色 2013-12-27 12:26:12 +08:00
fen 45dc72970e 改进 logo 配色 2013-12-27 12:25:10 +08:00
fen e74abeedd6 修复栅格历史遗留问题 2013-12-25 20:32:04 +08:00
fen 7c4da04be1 添加全屏撰写时附件上传,还不完美 fixed Issue #145 2013-12-25 20:16:25 +08:00
fen 785395167f 改进栅格系统 2013-12-25 13:56:33 +08:00
fen c7f30f0516 改进附件上传文件过大情况 2013-12-25 13:00:22 +08:00
fen f7eddbaf79 预留全屏附件上传 2013-12-24 16:55:28 +08:00
fen b99e7c50d0 允许缩放 2013-12-17 11:19:34 +08:00
fen b15350075c 改进编辑器按钮 2013-12-13 17:09:44 +08:00
fen 2eb5e622fb 修改登录 body 登录页高度 2013-12-10 11:53:53 +08:00
fen 5346434a2b 改进后台日期显示
改进登录页面居中问题
2013-12-10 10:31:38 +08:00