1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-07 14:46:29 +02:00
Commit Graph

815 Commits

Author SHA1 Message Date
trendschau
4ceabbae2e v.2.4.0 added role manager and fixed permissions 2024-03-27 21:20:22 +01:00
trendschau
bf5dcfd5cb V2.3.3 fix error logout only if own user is deleted 2024-03-25 22:51:24 +01:00
trendschau
4dfcd626e0 v2.3.3 refactor password change so admin can change without old password and non-admin only with old password 2024-03-25 22:42:36 +01:00
trendschau
ace79d82a4 changed dependency to dev-master for slim-psr7 to support message v2 2024-03-22 16:31:31 +01:00
trendschau
d528834746 2.3.2 add remote license check if openssl is missing 2024-03-17 20:35:17 +01:00
trendschau
27b0980022 v.2.3.1 Refactore server calls in license model with curl and testcall on pageload 2024-03-17 11:20:28 +01:00
trendschau
35829a96c8 v.2.3.0 add translations 2024-03-14 19:13:03 +01:00
trendschau
a6ce42f4b1 remove tmp images 2024-03-14 15:29:58 +01:00
trendschau
6300bbf74b v2.3.0 fix image sizes after upload, add translations, update composer 2024-03-14 15:29:09 +01:00
trendschau
1e1e5d609d v2.3.0 pagination to image library to improve performance 2024-03-14 13:15:58 +01:00
trendschau
14ec0136f8 V2.3.0 check unsafed changes if user switches editor mode, ticket 454 2024-03-12 21:07:57 +01:00
trendschau
072a456d5c V2.3.0 close edit mode before delete a block ticket 447 2024-03-12 20:18:38 +01:00
trendschau
dfe5861f33 v2.3.0 block content with the slug tm ticket 448 2024-03-12 20:09:50 +01:00
trendschau
998a8833aa V2.3.0 Fix shortcodeBlock so it also processes inline text following the opening block 2024-03-10 22:10:18 +01:00
trendschau
2c057fa115 v2.3.0 delete own user fix 2024-03-09 15:26:32 +01:00
trendschau
11fd72a645 2.3.0 Stop session if user deletes own account 2024-03-09 15:12:54 +01:00
trendschau
ea6ed06c69 2.3.0 Add default settings to themes and plugins 2024-03-07 22:08:50 +01:00
trendschau
5d2be11c3f v2.2.2 fixcall to old license model 2024-03-05 21:16:25 +01:00
trendschau
a2eb9db6eb v2.2.2 Fix error for folder contains if first item in folder is folder again 2024-03-04 19:48:28 +01:00
trendschau
c0f7c4581c V2.2.2 Finish license update 2024-03-04 19:30:18 +01:00
trendschau
eb9efcb6bb Fix proxy detection and force base url 2024-03-01 15:06:58 +01:00
trendschau
6bc85bd8da v2.2.2 finish and refactor license class 2024-02-29 12:46:18 +01:00
trendschau
d19fd8c072 v2.2.2 fix resize textarea after adding link 2024-02-26 19:55:57 +01:00
trendschau
c9e110706c v2.2.2 resize after inlineFormat link and insert link after enter 2024-02-25 21:48:50 +01:00
trendschau
3fd0355e1a V2.2.2 fix verlapping edit buttons in blox editor 2024-02-25 21:18:44 +01:00
trendschau
77eb53fe18 Fixed inline-format, open new block after safe, alignment for tables 2024-02-24 22:09:25 +01:00
trendschau
838bb29a91 V2.2.2 fix overlapping buttons in blox editor 2024-02-23 20:18:20 +01:00
trendschau
f13d9a997b v2.2.2 fix error for empty plugin folder 2024-02-22 15:52:17 +01:00
trendschau
f5b43e6203 v2.2.2 Create Live Navigation from DraftNavigation to preserve keyPathArray 2024-02-19 18:43:22 +01:00
trendschau
ca0dffa5f0 V2.2.2 Refactor keyPathArray for live-navigation and fix refItem typo 2024-02-18 19:51:19 +01:00
trendschau
386495b20e v2.2.2 fix error if theme setting is string 2024-02-16 20:46:21 +01:00
trendschau
a124e675c2 V2.2.1 fixed broken downloads and refactored download-controller 2024-02-15 22:31:08 +01:00
trendschau
db15491114 Merge branch 'v2.2.0' into v2.x 2024-02-15 19:28:46 +01:00
trendschau
2662e6fcb1 merge error 2024-02-15 19:28:20 +01:00
trendschau
8297fa5a00 V2.2.0 fix old static license methods 2024-02-15 15:21:17 +01:00
trendschau
0913e4fbb4 v2.2.0 Finish license, fix minor errors and wordings 2024-02-15 15:06:35 +01:00
trendschau
3e3d98a7a8 Add Gif to allowed extensions 2024-02-13 12:50:43 +01:00
trendschau
91b460362a V2.2.0 fix inline shortcodes in parsedownExtension 2024-02-11 20:54:41 +01:00
trendschau
3a114d80be version 2.2.0 finish translations 2024-02-11 10:12:37 +01:00
trendschau
819da477ad v2.2.0 Update license model 2024-02-08 20:07:11 +01:00
trendschau
346c61a46c v2.1.2 fix display errors 2024-02-07 16:52:21 +01:00
trendschau
dd8108ba2a v2.1.2 License model and vue 2024-02-07 16:46:23 +01:00
trendschau
f7edfe664d Merge branch 'v2.x' into v2.2.0 2024-01-30 22:17:35 +01:00
trendschau
7ae2408fdc V2.1.2 Finish and update readme 2024-01-30 22:14:16 +01:00
trendschau
31df89f882 v2.1.2 fix error when change theme (string stored instead of array in themesettings/pluginsettings)) 2024-01-30 21:05:12 +01:00
trendschau
66cf087957 v2.1.2 fix error initial setup not saved as array in yaml 2024-01-30 20:34:18 +01:00
trendschau
f76517b228 v2.2.0 resolve conflict user getFullName 2024-01-29 21:26:08 +01:00
trendschau
cc42bac830 V2.1.2 fix use of self in callables error parsedown-extension 2024-01-29 21:14:09 +01:00
trendschau
0307007bb3 v2.1.2 fix behavior of open and close blocks 2024-01-29 16:15:36 +01:00
trendschau
488e874e83 Fix inline bar link design, add metadata to copied page, add delete plugindata to plugin, temp fix open and close behavior of new blocks 2024-01-29 13:00:20 +01:00