1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-28 09:50:37 +02:00
Commit Graph

636 Commits

Author SHA1 Message Date
trendschau
f744979fa6 resolve content conflict 2023-12-27 12:46:45 +01:00
trendschau
d3702ff4b7 merged password validation fix 2023-12-27 12:41:26 +01:00
trendschau
0e5ebd6209 Merge pull request #431 from barryhughes/patch-1
Make password constraints consistent.
2023-12-27 12:37:12 +01:00
trendschau
f674d4b6f9 v2.1.0 Finish authentication code and login 2023-12-27 12:33:13 +01:00
trendschau
9978638266 Add auth code feature, add simpleMail model and refactor system settings 2023-12-26 04:39:17 +01:00
barryhughes
96950227d1 Ensure password constraints are consistent between sign-up and sign-in. 2023-12-23 10:08:32 -08:00
trendschau
d4dedecfd1 V2.1.0 - New reference feature in meta tabs 2023-12-18 12:58:55 +01:00
trendschau
648d70448b add vendor to gitignore 2023-12-17 21:29:56 +01:00
trendschau
f66b44dd1c Remove Vendor Folder 2023-12-17 21:28:39 +01:00
trendschau
532ddb095d remove vendor 2023-12-17 21:27:25 +01:00
trendschau
bb3918daed exclude vendor again 2023-12-17 21:20:28 +01:00
trendschau
712b955b76 add vendor 2023-12-17 20:10:28 +01:00
trendschau
8fb86495b6 Merge branch 'v2.0.3' into v2.x 2023-12-13 23:21:08 +01:00
trendschau
75f1d3eb66 old v2.x updates 2023-12-13 23:20:59 +01:00
trendschau
912ba7952e Finish 2.0.3 2023-12-13 23:17:54 +01:00
trendschau
63b7761575 Fixed meta event in meta controller 2023-12-10 08:40:56 +01:00
trendschau
4e650c35ac changed updateSettings 2023-12-04 15:29:21 +01:00
trendschau
55fbbc70ea Changed version to 2.0.2 2023-11-23 06:42:48 +01:00
trendschau
2f4b77e1bf Fix author in meta for articles and posts 2023-11-22 20:37:03 +01:00
trendschau
3d4bff397c Fixed bug when change manual date for post 2023-11-22 19:20:02 +01:00
trendschau
77445f575d Add secure session 2023-11-21 18:36:54 +01:00
trendschau
7d5d89e31c Fix Captcha and Plugin Validation 2023-11-20 20:02:55 +01:00
trendschau
8dbb554df0 Merge branch 'postcss' into v2.0 2023-11-19 11:32:52 +01:00
trendschau
903b276e7b merged pull request 421 2023-11-19 11:32:45 +01:00
trendschau
4ad5e24b04 Merge branch 'hideme' into v2.0 2023-11-19 11:28:08 +01:00
Paul
5f90468313 Fix typo
tbe --> the
2023-11-17 20:35:23 +03:00
Paul
3427d630e0 Fix typo
tbe --> the
2023-11-17 20:34:57 +03:00
Paul
50c58855fe Fix typo
tbe --> the
2023-11-17 20:34:35 +03:00
Paul
0b8620c68b Fix typo
tbe --> the
2023-11-17 20:34:08 +03:00
Paul
09e402161e Fix typo
tbe --> the
2023-11-17 20:33:29 +03:00
Paul
3af8f234fa Fix typo
tbe --> the
2023-11-17 20:32:44 +03:00
Paul
1c6b4c6037 Fix typo
tbe --> the
2023-11-17 20:31:33 +03:00
trendschau
101de5b213 Fixed error for folder navigation 2023-11-17 15:12:09 +01:00
trendschau
731938afdb Fixed footer in cyanine and updated version number 2023-11-16 05:40:47 +01:00
trendschau
8a7c7bf73d Fix validation when move base folder and remove hidden pages from folder navi 2023-11-13 17:02:47 +01:00
trendschau
65533b3138 add pagelist extension for news 2023-11-12 22:23:43 +01:00
trendschau
39bab49d13 Update readme and fix customcss in themes 2023-11-12 14:37:22 +01:00
dependabot[bot]
22ac8e7f3b Bump postcss from 8.4.14 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-12 09:12:46 +00:00
trendschau
0ffb49b411 finish v2.0 and delete old v1.X files 2023-11-11 23:19:38 +01:00
trendschau
f77546fd21 Changed branch name to v2.0 2023-11-11 21:47:44 +01:00
trendschau
f21434bb72 fix and unify plugin load logic 2023-11-11 21:25:58 +01:00
trendschau
d189f7918e Fixes and test live 2023-11-10 14:49:16 +01:00
trendschau
f196a6cba0 Add authorization to version check 2023-11-08 23:31:06 +01:00
trendschau
e3815f6315 Fix setup controller 2023-11-08 21:15:16 +01:00
trendschau
0f25f61090 Fix deprection errors php 8.2 and other bugs 2023-11-08 13:46:03 +01:00
trendschau
07770cb6dd Add translations and fix xss security issues 2023-11-01 20:30:16 +01:00
trendschau
66962e0b14 Last fixes official release 2023-10-29 16:12:36 +01:00
trendschau
6c6e7b1a92 test php 8.2.11 and fill meta on publish 2023-10-16 16:50:40 +02:00
trendschau
fafc05886e Updated todos 2023-10-14 20:50:32 +02:00
trendschau
e888653d89 Fix author navigation set active 2023-10-13 15:13:49 +02:00