1
0
mirror of https://github.com/typemill/typemill.git synced 2025-01-17 05:18:19 +01:00

576 Commits

Author SHA1 Message Date
Paul
a27a7c7e61
Created russian translation 2023-01-28 17:17:59 +03:00
trendschau
7b6b0cc1b3
Merge pull request #383 from hide-me/patch-1
Fix about untranslated strings
2023-01-24 17:11:14 +01:00
trendschau
88c3afae01
Merge pull request #382 from ApacheKievUa/master
Improved password reset reliability
2023-01-24 17:10:14 +01:00
Paul
c525ee73f1
Fix about untranslated strings 2023-01-24 01:34:14 +03:00
Dmytro Rublov
92e5489ad8 Improved password reset reliability 2023-01-14 15:10:58 -08:00
trendschau
db8d1a5d3a Updated readme 2022-10-29 17:02:28 +02:00
trendschau
a49c7f65ea Translated login error message 2022-10-17 21:27:02 +02:00
trendschau
440ab06d47 Merge branch 'master' of https://github.com/typemill/typemill 2022-10-15 21:33:47 +02:00
trendschau
43a8d707de Fixed wrong settings var for recaptcha securityMiddleware 2022-10-15 21:24:49 +02:00
trendschau
8242d787c0 fix escape backslash in ToC 2022-10-14 22:37:31 +02:00
trendschau
4064dbe04e
Merge pull request #352 from gerundt/docker-compose-example
Docker compose example
2022-08-15 18:51:53 +02:00
trendschau
86fd2d061f
Merge pull request #351 from gerundt/master
Fix problems with Docker under Windows
2022-08-15 18:50:53 +02:00
Tim Gerundt
cbae3a1d63 Small layout tweaks in README 2022-08-12 11:51:57 +02:00
Tim Gerundt
22c3ebaa41 Add docker-compose.yml to README 2022-08-12 11:43:46 +02:00
Tim Gerundt
092a367bbc Fix problems with Docker under Windows
Docker under Windows need LF (\n) EOL in scripts
2022-08-11 13:19:24 +02:00
trendschau
5cdfbc38fc Version 1.5.3.3: Downgrade dependencies for PHP 7.4 2022-06-14 21:43:33 +02:00
trendschau
da6a6dfcc5 Version 1.5.3.3: Fix error image size in blox editor 2022-06-13 22:47:00 +02:00
trendschau
8fd1bef16f Changed version number 2022-06-12 23:12:29 +02:00
trendschau
3edec0c704 Merge branch 'master' of https://github.com/typemill/typemill 2022-06-12 23:07:15 +02:00
trendschau
a638301319 Merge branch 'develop' 2022-06-12 23:06:24 +02:00
trendschau
69ec174421 Update requirement description 2022-06-12 23:05:57 +02:00
trendschau
1b8dcb4513
Merge pull request #338 from matbgn/dev/docker
Add basic docker installation and its documentation
2022-06-12 22:59:29 +02:00
trendschau
9168332b81 Merge branch 'matbgn-dev/docker' 2022-06-12 22:54:22 +02:00
trendschau
974770037a Merge branch 'master' of https://github.com/typemill/typemill into matbgn-dev/docker 2022-06-12 22:41:34 +02:00
trendschau
e19a5c72d0 changes 1.5.3.2 2022-06-12 22:41:20 +02:00
trendschau
2fb6dd6d47 Version 1.5.3.3: Fix language files and editable file upload size 2022-06-12 22:34:06 +02:00
matbgn
456fc01c22 Stick php version to 8.0.x 2022-06-02 11:05:24 +02:00
matbgn
f6f995595d Merge remote-tracking branch 'origin/dev/docker' into dev/docker 2022-06-02 11:04:03 +02:00
matbgn
73201fe4f7 Add plugins folder for further installation 2022-06-02 11:01:32 +02:00
matbgn
505f36b0b9 Add basic documentation to docker installation + initialize empty folders for themes and content 2022-06-02 11:01:32 +02:00
matbgn
2932b457e9 Reduce impacted files before merge 2022-06-02 11:01:32 +02:00
matbgn
9479a4ed4d Add anonymous persistence to all possible volumes 2022-06-02 11:01:32 +02:00
matbgn
5d8d4d7d59 Working solution with or without anonymous volumes 2022-06-02 11:01:32 +02:00
matbgn
106b0d143a Massive refactor to switch on own solution 2022-06-02 11:01:32 +02:00
matbgn
867897696b Add missing files from aurel-g solution 2022-06-02 11:01:32 +02:00
matbgn
15b74135c9 Working solution with aurel-g solution and sub-volume under var/www/html 2022-06-02 11:01:32 +02:00
matbgn
24b1042545 Functional without volume 2022-06-02 11:01:32 +02:00
matbgn
487b8e3a89 Docker first non-working attempt 2022-06-02 11:01:32 +02:00
trendschau
9688011d98 restrict dependencies to php 7.4/8.0 2022-05-30 13:18:01 +02:00
trendschau
2209265880 Merge branch 'master' into develop 2022-05-29 14:02:13 +02:00
trendschau
48ab1963a9 Deleted security log 2022-05-29 13:59:55 +02:00
trendschau
0670e9da26 Version 1.5.3.2 Cyanine glossary style and update libraries 2022-05-29 13:10:02 +02:00
trendschau
77502c1565 V 1.5.3.2 add glossary option to cyanine theme 2022-05-27 14:23:52 +02:00
trendschau
9f64b75d78 Fixed & in raw mode 2022-05-24 21:55:52 +02:00
trendschau
76394bd3f3 Custom Colors for Buttons 2022-05-22 22:15:14 +02:00
matbgn
3273c610df Add plugins folder for further installation 2022-05-19 15:28:06 +02:00
matbgn
16bbf2a5d9 Add basic documentation to docker installation + initialize empty folders for themes and content 2022-05-19 00:55:08 +02:00
matbgn
43385652be Reduce impacted files before merge 2022-05-19 00:13:06 +02:00
matbgn
93dd5c083b Add anonymous persistence to all possible volumes 2022-05-19 00:08:26 +02:00
matbgn
2102040f6a Working solution with or without anonymous volumes 2022-05-18 23:58:03 +02:00