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

496 Commits

Author SHA1 Message Date
trendschau
fab1b46b85 V2.4.2 fix toc if headlines not strict sequential order 2024-04-23 15:05:01 +02:00
trendschau
889eba66c9 V2.4.2 fix paging in medialib 2024-04-23 14:34:56 +02:00
trendschau
a4df3fc358 V2.4.2 added guest role for loginlink 2024-04-23 13:42:24 +02:00
trendschau
4d6726b7be v2.4.2 add loginlink feature 2024-04-22 17:05:08 +02:00
trendschau
2eb496fbf1 V2.4.2 configure redirect after login 2024-04-21 22:13:19 +02:00
trendschau
5e433a0bd0 Add version 2.4.1 2024-04-15 20:31:01 +02:00
trendschau
9caf582088 v2.4.1 fix table component 2024-04-15 19:52:19 +02:00
trendschau
e735c54cfd 2.4.0 Fix navigation path instead url 2024-04-15 13:42:03 +02:00
trendschau
d228afc63d V2.4.0 hide readymades and fix modal 2024-04-14 21:42:21 +02:00
trendschau
a7375a8a01 Finish V2.4.0 2024-04-14 21:33:22 +02:00
trendschau
a4c32dd4d7 V2.4.0 Refactor cached navigation to improve performance 2024-04-14 21:25:36 +02:00
trendschau
f1212164b7 v.2.3.4 add readymades to themes 2024-04-03 20:55:00 +02:00
trendschau
13f29ae616 v.2.3.4 Fixed default author, disabled copy in tables, improved cyanine-theme 2024-04-01 22:07:08 +02:00
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
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
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
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