blob: 8cfea1335f1dff59ff3effda9abf25bbce9cc270 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
b/extract.pl
script/jwebmail
script/cookiecheck.pl
script/extract.pl
script/extract.py
script/testauthenticator.pl
lib/JWebmail/Controller/Webmail.pm
lib/JWebmail/I18N/de.pm
lib/JWebmail/I18N/en.pm
lib/JWebmail/Model/ReadMails/QMailAuthuser.pm
lib/JWebmail/Model/ReadMails/Role.pm
lib/JWebmail/Model/WriteMails.pm
lib/JWebmail/Plugin/I18N2/INI.pm
lib/JWebmail/Plugin/I18N2/Maketext.pm
lib/JWebmail/Plugin/I18N2/Role.pm
lib/JWebmail/Plugin/I18N2.pm
lib/JWebmail/Plugin/Paginate.pm
lib/JWebmail/Plugin/ServerSideSessionData.pm
lib/JWebmail/Plugin/TOMLConfig.pm
lib/JWebmail/View/RenderMail.pm
lib/JWebmail/View/Webmail.pm
lib/JWebmail/Config.pm.in
lib/JWebmail/I18N.pm
lib/JWebmail.pm
scss/my_bulma.scss
src/displayheaders.js
src/login_cram.js
src/rendermail.js
t/Extract.t
t/I18N2.t
t/INI.t
t/Pagination.t
t/ViewWebmail.t
t/Webmail.t
templates/displayheaders/_bot_nav.html.ep
templates/displayheaders/_folders.html.ep
templates/displayheaders/_main_table.html.ep
templates/displayheaders/_pagination1.html.ep
templates/displayheaders/_pagination2.html.ep
templates/displayheaders/_pagination3.html.ep
templates/displayheaders/_top_nav.html.ep
templates/layouts/mainlayout.html.ep
templates/webmail/about.html.ep
templates/webmail/displayheaders.html.ep
templates/webmail/login.html.ep
templates/webmail/readmail.html.ep
templates/webmail/writemail.html.ep
templates/exception_.html.ep
templates/not_found.html.ep
install/jwebmail.service
install/jwebmail-sysusers.conf
.editorconfig
actions
CHANGES.md
configure
confninja.sh
jwebmail.development.toml
jwebmail.production.toml
LICENSE
Makefile.PL
MANIFEST
package-lock.json
package.json
README.md
|