Ralph Slooten
|
33e367d706
|
Chore: Refactor JavaScript, use arrow functions instead of "self" aliasing
|
2024-06-22 13:27:00 +12:00 |
|
Ralph Slooten
|
e15a8fecc5
|
Chore: Handle websocket errors caused by persistent connection failures (#319)
When either websockets do not work, or when they continually break connection (>3 / 15s), websockets will now stop reconnecting.
|
2024-06-22 12:07:01 +12:00 |
|
Ralph Slooten
|
7105450cc7
|
Correctly handle browser back/forward navigation with pagination
|
2024-06-07 14:05:50 +12:00 |
|
Ralph Slooten
|
aa3f94457c
|
Improve pagination & limit URL parameter handling
|
2024-06-02 16:07:26 +12:00 |
|
Yuuki Takahashi
|
e87b98b73b
|
Feature: Add pagination & limits to URL parameters (#303)
* Set search conditions to query parameters
* Fixed by review
* Update query parameters when new message notified
|
2024-06-02 15:37:38 +12:00 |
|
Ralph Slooten
|
1af32ebf8f
|
Chore: Improve tag sorting in web UI, ignore casing
|
2024-04-25 14:45:36 +12:00 |
|
Ralph Slooten
|
381813fe63
|
Fix: Prevent rare error from websocket connection (unexpected non-whitespace character)
|
2024-01-03 13:09:06 +13:00 |
|
Ralph Slooten
|
dd57596fd1
|
UI: Automatically refresh connected browsers if Mailpit is upgraded (version change)
|
2024-01-03 12:54:12 +13:00 |
|
Ralph Slooten
|
6a4e5fb03c
|
UI: Rewrite web UI, add URL routing and components
See #156
|
2023-09-22 15:06:03 +12:00 |
|
Ralph Slooten
|
ee49149df9
|
Feature: New search filter [!]is:tagged
See #164
|
2023-09-14 22:30:20 +12:00 |
|