andryyy
b93371ca0a
[Web] Add smtp and header from to quarantine items, add more info to qhandler, allow to open qhandler links from qitem details
2020-06-06 13:25:32 +02:00
andryyy
07ee440211
[Web] Show textarea for queue item; [Web] Add lang string for "regex maps"; [Web] Add lang string for "loading" when opening queue item
2020-05-20 12:19:52 +02:00
andryyy
21a153c2a7
[Web] Fix symbol options encoding in rspamd item view
...
[Web] Feature: Allow to view mailq item content via postcat
[Web] Fix Rspamd not drawing
2020-05-19 20:24:40 +02:00
andryyy
18ba4d2c9c
[Web] ROT13 footer html
2020-05-16 12:51:01 +02:00
andryyy
c93b320be6
[Web] Remove sidebars from admin
2020-05-12 18:29:36 +02:00
andryyy
aef15f004a
[Web] Allow CIDR as allowed API networks; other minor fixes
2020-05-04 07:51:50 +02:00
andryyy
6c28ebfc87
[Web] Async Rspamd graph loading to prevent races (todo: changeme)
2020-04-27 20:48:32 +02:00
andryyy
b666c7664b
[Web] ays dialog for PO deletion
2020-04-18 10:15:03 +02:00
andryyy
11a9315f0d
[Web] Minor style fixes, Pushover UI fixes
2020-04-17 16:56:28 +02:00
andryyy
47a15c21aa
[Rspamd] Pushover, check sender by regex
2020-04-16 21:58:30 +02:00
andryyy
59a2ea0959
[Web, Dovecot] Show last IMAP and POP3 logins, toggle via vars.inc.php SHOW_LAST_LOGIN
2020-04-13 20:34:39 +02:00
andryyy
ffd23476fc
[Web] Date formats
2020-04-10 21:00:46 +02:00
andryyy
8f4540d5d9
[Web] r/o API keys, Pushover integration (can be limited by ACL), other minor changes
2020-04-10 21:00:23 +02:00
andryyy
ac454ea870
[Web] 2-digit date for @patschi
2020-04-08 21:54:40 +02:00
andryyy
92f8b4a091
[Web] Add domain statistics
2020-04-06 08:52:27 +02:00
andryyy
0095388f27
[Web] Show label for relayed domains; Return total bytes and msgs of domain in API (WIP)
2020-04-05 11:35:37 +02:00
andryyy
fd73bbc201
[Web] Show warning, when domain exhausted and only an unlimited mailbox could be created
2020-04-03 08:44:10 +02:00
andryyy
7a4560ee28
[Web] CSS fixes; Add OAUTH2_FORGET_SESSION_AFTER_LOGIN to vars.inc.php (wip); Do not run initdb on non-master cow
2020-03-24 18:46:11 +01:00
andryyy
2b1ff6c9a3
[Web] Fix sieve example insert
2020-03-19 12:46:39 +01:00
andryyy
e1897b0631
[Web] Allow to set global sieve filters
2020-03-19 12:23:48 +01:00
andryyy
d629170b95
[Web] Fix tooltips in quarantine
2020-03-05 13:09:38 +01:00
andryyy
eb5d7f0609
[Web] Fix selection bug (reproduce: select an item, select all, deselect all, click an action and find previously selected items)
2020-03-01 11:21:23 +01:00
andryyy
dd0c1438de
[Web] Allow empty bcc when saving quarantine settings, fixes #3363
2020-02-26 13:58:41 +01:00
andryyy
c785c8f700
[Dovecot] Show last mail (pop3, imap) login in web interface
2020-02-25 19:38:20 +01:00
andryyy
26e2a1230a
[Web] Implement table size to quarantine, implements #3325
2020-02-22 19:23:57 +01:00
andryyy
15ab633d80
[Web] Allow to change page size in table header for /mailbox tables
2020-02-22 10:12:39 +01:00
andryyy
6efe8b7bde
[Web] Fix mail validation for quota sender address
2020-02-21 09:21:03 +01:00
andryyy
4dbd2bbf4f
[Web] Fix DNS check for relayed domain
2020-02-18 11:30:20 +01:00
andryyy
0ac4281f0e
[Web] Allow to skip IP check for API
2020-02-16 20:08:36 +01:00
andryyy
c96fc8e91d
[Web] Add icon to indicate relayed domain
2020-02-15 16:35:23 +01:00
andryyy
1abd0357d7
[Web] Keep modal data when adding a sync job
2020-02-06 07:03:03 +01:00
andryyy
ec1dce508e
[Web] Minor changes
2020-01-10 20:49:54 +01:00
andryyy
157d2579e4
[Web] Complain about non-email email fields
2020-01-10 20:49:07 +01:00
andryyy
c87fdd21c5
[Web] Revert some style changes, mobile view should be fixes/better with bootstrap 4
2019-12-25 10:30:49 +01:00
andryyy
f2ae0db9a2
[Web] Minor fixes, some style adjustments
2019-12-23 14:46:57 +01:00
andryyy
78c501ecee
[Web] Make mobile usage less annoying; anchors for maps; sidebar for maps
2019-12-23 10:19:49 +01:00
andryyy
e47e54f3de
[Web] Add more map types soon; Do not expose private key via API if hidden in vars ( fixes #3231 )
2019-12-22 21:26:15 +01:00
andryyy
6e15420307
Merge branch 'presets2'
2019-12-15 22:05:39 +01:00
andryyy
8003f3b4b3
[Web] Small adjustments to presets
2019-12-15 22:04:22 +01:00
andryyy
0c8d9ff154
[Web] Generate longer passwords for app passwords
2019-12-07 21:55:37 +01:00
andryyy
eb350d48c0
[Web] Add moore password generator links
2019-12-07 21:41:15 +01:00
Max
2c9cd365d1
debug page: disable refresh button, while refreshing ( #3199 )
...
* Fix missing username in username_invalid message
Fix missing username in username_invalid message
* Fix missing username in username_invalid message 2
Fix missing username in username_invalid message
* Disable refresh button, while refreshing
Disable the refresh button, like in mailbox.js, while refreshing the table. Prevents empty view if the user clicks too fast.
2019-12-05 15:35:10 +01:00
andryyy
653c058e33
[Web] Feature: Allow app passwords for imap/smtp, allow to set acl permission for app passwords (domain admin [when logged in as user] and user)
2019-12-02 11:02:19 +01:00
tinect
9f754c95b9
add ability to get specific preset, defaulting to all
2019-11-14 22:07:49 +01:00
tinect
fd63fba467
get sieve and rspamd-filter from new api-point
2019-11-14 20:47:27 +01:00
tinect
943b7c6bb2
+ add api for presets
...
+ add yml-files for preset-definition
2019-11-14 20:23:58 +01:00
tinect
51a8d58e3d
show whether user has been notified yet ( #3058 )
...
* show wether user has been notified yet
* add translations
2019-11-11 16:59:39 +01:00
tinect
79053742ca
Add better preset management ( #3119 )
...
* add rspamd-presets
* add sieveMailbox-presets
* adding new translations
2019-11-11 10:38:56 +01:00
Max
3243bf42cd
Include domain-admins in domain-table ( #3136 )
...
Adds a listing of the domain-admins to each domain in the domain listing.
2019-11-11 09:55:15 +01:00
tinect
36bd55ee5e
add charts.js, remove googlecharts ( #3137 )
...
* add charts.js, remove googlecharts
* change to doughnut
* show percentage on donut
2019-11-11 08:14:02 +01:00