1188 Commits

Author SHA1 Message Date
joyqi
0e49d186f5 fix #1096
Remove `include_path` setting.
2021-05-21 16:40:48 +08:00
joyqi
13ac6f1c70 Optimize table layout.
Close #1091
2021-05-21 15:29:03 +08:00
joyqi
6164d92173 Update hyperdown 2021-05-21 11:52:13 +08:00
joyqi
2f6a0c6f36
Merge pull request #1097 from typecho/dev
Optimize admin UI on mobile platform
2021-05-21 11:46:25 +08:00
joyqi
b2f1f46528 Merge branch 'master' into dev 2021-05-21 11:32:51 +08:00
joyqi
54af368084 Add more media file types. 2021-05-21 11:30:28 +08:00
joyqi
0dbc14da02 fix workflows 2021-05-20 14:46:16 +08:00
joyqi
60fdcae8e5 fix #1077 2021-05-20 14:02:15 +08:00
joyqi
27ebdf09f0 fix #1088 2021-04-14 14:23:05 +08:00
joyqi
6558fd5e03 minify js 2021-04-03 23:30:44 +08:00
joyqi
5afcfbf3df update hyperdown 2021-04-03 22:59:17 +08:00
joyqi
b80bce520c fix #1083 2021-04-03 22:54:23 +08:00
joyqi
cc078d6f6a
Merge pull request #1083 from yongirl320/trackback-bug-fix
fix get trackback param bug
2021-04-03 21:09:18 +08:00
yongirl
a85c242e09 scheme check bug 2021-04-02 14:06:47 +08:00
yongirl
714e8788e8 fix get trackback param bug 2021-04-02 13:52:26 +08:00
joyqi
bd4ffc5e1d Improve mobile UI 2021-03-21 01:15:19 +08:00
joyqi
95ef1d562e fix touch event 2021-03-20 20:30:42 +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
eba20a69f0 fix #1074
fix #966
2021-03-19 01:33:08 +08:00
joyqi
452be71d87 Choose utf8mb4 and InnoDB as default mysql settings. 2021-03-19 00:12:26 +08:00
joyqi
99df2bae64 update hyperdown 2021-03-18 14:23:19 +08:00
joyqi
834e4722a0 Merge branch 'master' of github.com:typecho/typecho 2020-12-18 16:15:20 +08:00
joyqi
3b7d2dc319 fix #1049 2020-12-18 16:15:02 +08:00
joyqi
e563687451
Merge pull request #1045 from typecho/dependabot/npm_and_yarn/tools/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /tools
2020-12-17 00:46:31 +08:00
dependabot[bot]
ab6284abf7
Bump ini from 1.3.5 to 1.3.8 in /tools
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 17:38:37 +00:00
joyqi
63b71df244
Merge pull request #1039 from rakiy/master
php8正式移除了类名相同的构造方法的支持
2020-12-10 18:30:42 +08:00
alex.xu
f8d39927ce php8正式移除了类名相同的构造方法的支持 2020-12-10 15:02:16 +08:00
joyqi
f9dfb1bb85 fix #1034 2020-11-30 12:07:16 +08:00
joyqi
1cc3066569 fix #1030 2020-11-24 16:06:06 +08:00
joyqi
cee119eb4d upgrade HyperDown 2020-11-19 17:03:00 +08:00
joyqi
269832aa85 fix 2020-10-09 10:46:53 +08:00
joyqi
74c8143825 fix #1008 2020-10-03 21:20:27 +08:00
joyqi
bba332531b Redesign the pot file maker 2020-08-19 12:57:18 +08:00
joyqi
06876225c1
Merge pull request #990 from typecho/dependabot/npm_and_yarn/tools/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /tools
2020-07-21 14:44:08 +08:00
dependabot[bot]
a26e2d5a33
Bump lodash from 4.17.15 to 4.17.19 in /tools
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 17:33:29 +00:00
joyqi
cacb854d42
Merge pull request #979 from idawnlight/master
fix: array and string offset access syntax with curly braces is no longer supported on PHP 8
2020-06-28 14:42:28 +08:00
idawnlight
a387458fc6
ci: add tests on php 8 & drop travis ci 2020-06-28 01:31:26 +08:00
idawnlight
b8f8c4c489
fix: array offset access syntax with curly braces is no longer supported 2020-06-28 01:21:46 +08:00
fen
d8fe9e0463 修复失效的 cdn 链接 2020-06-17 12:19:43 +08:00
joyqi
0b68fa8b14 fix #968 2020-06-11 18:08:32 +08:00
joyqi
65455bc67e fix typo error 2020-05-17 13:55:22 +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
joyqi
77ef00e1a0
Merge pull request #955 from atomlong/master
Support Windows Live Writer and Open Live Writer.
2020-05-14 11:23:20 +08:00
Atom Long
09a81d394c Merge branch 'master' of https://github.com/typecho/typecho 2020-05-12 17:32:38 +08:00
Atom Long
78e2dfbde8
fixed code indent, TAB --> 4 spaces 2020-05-12 17:29:41 +08:00
joyqi
3413dfd7ce fix #954 2020-05-12 16:21:59 +08:00