674 Commits (f8a6c8a415aeb11f9d5ea75b7a166952c54f1254)
 

Author SHA1 Message Date
kaiyou f8a6c8a415 Add contributors documentations 7 years ago
kaiyou a68802b3b5 Add the demo server and release notes 7 years ago
kaiyou 8e1e937808 Add a page with features and screenshots 7 years ago
kaiyou f0759ffda0 Update the readme to link to the new Website 7 years ago
kaiyou 408e9dc85e Fix the build directory path when deploying 7 years ago
kaiyou f5db5d183b Add the deploy command to travis builds 7 years ago
kaiyou d433c7a0ed Add paramiko to upload documentations after the build 7 years ago
kaiyou 9fbdf70dc2 Add a travis build for the documentation 7 years ago
kaiyou 56c0c00840 Add some shields on the homepage 7 years ago
kaiyou 70c32787d6 Insert a dynamic template for multiversion rendering 7 years ago
kaiyou 8746fafc14 Simplify the Sphinx configuration 7 years ago
kaiyou ce9d991a13 Improve the documentation menu 7 years ago
kaiyou f5ccc0e09c Remove unused makefiles 7 years ago
kaiyou f2ff77d554 Remove unused directories 7 years ago
kaiyou 1434e788ee Add a requirement list 7 years ago
kaiyou f22194d78b Rename the webmails directory 7 years ago
kaiyou edbea372e9 Merge branch 'master' into refactor-repo 7 years ago
kaiyou b0eadadc5c Update the gitignore 7 years ago
kaiyou 48bc67428b Add a first version of the tracking code 7 years ago
kaiyou 40e6604d16 Enable dhparam and weaken TLS on port 25 using starttls 7 years ago
kaiyou 2d22e9cabe Add the Mailu logo 7 years ago
kaiyou bc44b83819 Update links for the compose setup 7 years ago
kaiyou 5d395a2dd0 Fix the version number in the documentation 7 years ago
kaiyou fcf9515bff Fix the rst syntax for most documentation 7 years ago
kaiyou dc2f1280ed Import the documentation from the wiki 7 years ago
kaiyou ac53b3ed97 Merge branch 'master' into refactor-repo 7 years ago
kaiyou f9708e874a Fix the service list page 7 years ago
kaiyou 8722e72f8d Fix the token list template 7 years ago
kaiyou de2a06aec1 Fix letsencrypt by using a separate port than the proxy 7 years ago
kaiyou c59e05bb09 Add initial sphinx config 7 years ago
kaiyou 75842df0d4 Move compose base files to the docs 7 years ago
kaiyou 689be5f2d9 Move all directories per theme 7 years ago
kaiyou 26da4f306d Move images to the documentation folder 7 years ago
kaiyou 3f43b205d3 Prepare the changelog for 1.5.0 7 years ago
kaiyou 494db6a14a Add a note about changing the license related to contributors 7 years ago
kaiyou 7e0399a8be Update authors with translation 7 years ago
kaiyou aac488d7e3 Update translations 7 years ago
kaiyou 51e9d56b89 Add gettext calls for i18n 7 years ago
kaiyou cd90f0beb0
Merge pull request #292 from Mailu/feature-auth-tokens
Implement authentication tokens
7 years ago
kaiyou 23bb932785
Merge branch 'master' into feature-auth-tokens 7 years ago
kaiyou 19fe73b388 Implement authentication rate limit, fixes #116 7 years ago
kaiyou 716e166b11 Improve the sidebar, display site title and website link 7 years ago
kaiyou 924760273c Update the ui macros and polish the overall UI 7 years ago
kaiyou 8095798a04 Enable token-based authentication 7 years ago
kaiyou 51c301ec56 Switch to 1000 rounds for tokens (performance) 7 years ago
kaiyou 30dfefb24d Fix the token generation process 7 years ago
kaiyou 291fbe7bc4 Add views and templates for authentication tokens 7 years ago
kaiyou 814ed77d7f Add data structure for authentication tokens 7 years ago
kaiyou eb40ea830f Make users and aliases email case insensitive 7 years ago
kaiyou 249f5d94d6 Add a debugging bar for development 7 years ago