1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-30 19:00:32 +02:00
Commit Graph

650 Commits

Author SHA1 Message Date
trendschau
1593bed754 Version 2.1.0 fix urlinfo 2024-01-11 16:19:37 +01:00
trendschau
2290c87df9 v2.1.0 increase chars of text field to 1000 2024-01-08 21:15:40 +01:00
trendschau
df5a58df0b V2.1.0 Fix fileupload error mtype check 2024-01-08 14:53:25 +01:00
trendschau
a47e45719e V2.1.0 add optiion to disable csp headers on single page or whole website 2024-01-07 21:36:38 +01:00
trendschau
0141995679 V2.1.0 Rename auth code to login verification code 2024-01-07 19:00:15 +01:00
trendschau
caf2b98921 v2.1.0 fix download response if no file found 2024-01-05 19:49:44 +01:00
trendschau
af5f633aa7 v2.1.0 add data to csp 2024-01-04 21:01:40 +01:00
trendschau
766f799f44 v2.1 delete port from uri 2024-01-03 15:43:19 +01:00
trendschau
b7fb6bcdd9 v 2.1 add more info to security features into system.yaml 2024-01-03 14:19:05 +01:00
trendschau
a8a271d091 v2.1.0 updated developer fields, fixed license, fixed cspheadermiddleware 2024-01-03 13:23:57 +01:00
trendschau
79b3be3619 Version 2.1.0 CSP Middleware 2024-01-01 19:49:46 +01:00
trendschau
c3517fde58 Add separate cors header middleware to all api endpoints 2023-12-30 20:53:51 +01:00
trendschau
fb3f5f4673 Remove Credentials Middleware and Add Custom Headers and Cors Headers 2023-12-30 00:10:05 +01:00
trendschau
8a19620201 Custom header middleware to improve security 2023-12-27 21:54:28 +01:00
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