Synox
|
11979c0943
|
cleanup code
|
2018-01-12 23:49:03 +01:00 |
|
Synox
|
f1a64b260b
|
fix: restore focus on reload
|
2018-01-12 23:38:56 +01:00 |
|
Synox
|
23bff41601
|
fix: keep edited username on refresh
|
2018-01-12 23:15:51 +01:00 |
|
Synox
|
1dedb7e35c
|
show message count
|
2018-01-12 23:09:52 +01:00 |
|
Synox
|
a047b887ac
|
Merge branch 'vanilla_php'
|
2018-01-12 22:29:16 +01:00 |
|
Synox
|
e0febe4a8b
|
fix reloads and style
|
2018-01-12 22:28:57 +01:00 |
|
Aravindo Wingeier
|
e63e9b75f7
|
Merge pull request #29 from synox/vanilla_php
Rewrote to use mostly pure php. Uses Javascript only where it’s necessary.
- Added multiple domain support (https://github.com/synox/disposable-mailbox/issues/21)
- Blacklist some usernames (https://github.com/synox/disposable-mailbox/issues/27)
|
2018-01-12 22:16:41 +01:00 |
|
Synox
|
11ac4ceef8
|
new screenshot
|
2018-01-12 22:14:05 +01:00 |
|
Synox
|
f8139f3f05
|
documented tested gmail settings
|
2018-01-12 22:05:27 +01:00 |
|
Synox
|
c66dd1d1c7
|
testing conf
|
2018-01-12 21:55:47 +01:00 |
|
Synox
|
1617e8c35a
|
changelog
|
2018-01-12 21:46:09 +01:00 |
|
Synox
|
d15ff68195
|
update readme
|
2018-01-12 21:35:49 +01:00 |
|
Synox
|
971196f019
|
code cleanup
|
2018-01-12 20:31:15 +01:00 |
|
Synox
|
0697be39ff
|
code cleanup
|
2018-01-12 20:30:19 +01:00 |
|
Synox
|
bc8253b5ac
|
local bootstrap
|
2018-01-12 19:24:20 +01:00 |
|
Synox
|
ea6b9b7039
|
moved html to template file
|
2018-01-12 18:46:26 +01:00 |
|
Synox
|
f49c16d62e
|
footer
|
2018-01-09 21:01:38 +01:00 |
|
Synox
|
589e0f5026
|
fix #21: multi domain support
|
2018-01-09 20:56:59 +01:00 |
|
Synox
|
84270b705a
|
fix #27: forbid hostmaster users
|
2018-01-09 20:53:14 +01:00 |
|
Synox
|
9ef39d7eb8
|
simple display for single domain
|
2018-01-09 20:47:48 +01:00 |
|
Synox
|
c093d69c80
|
cleanup
|
2018-01-09 20:37:25 +01:00 |
|
Synox
|
afb09851f4
|
added dependencies
|
2018-01-09 20:33:42 +01:00 |
|
Synox
|
015b424f0d
|
autolink and html support
|
2018-01-09 20:33:09 +01:00 |
|
Synox
|
9e36b93ec6
|
cleanup
|
2018-01-09 19:46:04 +01:00 |
|
Synox
|
bfa4070c56
|
use QUERY_STRING and show reload icon
|
2018-01-09 19:41:50 +01:00 |
|
Aravindo Wingeier
|
ff2e437138
|
Update index.php
|
2018-01-09 14:17:02 +01:00 |
|
Synox
|
e7f3446506
|
simpler version without much js, just vanilla pure simple php (with some libs)
|
2018-01-09 00:23:36 +01:00 |
|
Synox
|
e70f536b1a
|
Link to browserstack
|
2017-10-12 12:02:34 +02:00 |
|
Synox
|
e0543358b1
|
Link to browserstack
|
2017-10-12 12:02:03 +02:00 |
|
Synox
|
40a58cd09d
|
Link to browserstack
|
2017-10-12 12:01:28 +02:00 |
|
Synox
|
5c6973ef8f
|
License: GPL-3.0
|
2017-04-15 22:53:24 +02:00 |
|
Synox
|
1e53392381
|
release 0.1.4
|
2017-04-15 22:52:17 +02:00 |
|
Synox
|
187e2a9bbf
|
License: GPL-3.0
|
2017-04-15 22:51:15 +02:00 |
|
Synox
|
e92a92d16b
|
License: GPL-3.0
|
2017-04-15 21:10:22 +02:00 |
|
synox
|
05f79f7cfb
|
Feature/card design (#22)
Improved styling using card layout
|
2017-04-13 22:15:28 +02:00 |
|
Synox
|
06d7b86d99
|
Merge remote-tracking branch 'github/master'
|
2017-03-24 21:38:28 +01:00 |
|
Synox
|
de61a8fa29
|
:sparcles: added config delete_messages_older_than
|
2017-03-24 21:38:20 +01:00 |
|
synox
|
11780d20b3
|
readme
|
2017-03-24 21:13:32 +01:00 |
|
Synox
|
18329f8c78
|
🐛 fixed hide wrong message on delete
|
2017-03-22 23:14:04 +01:00 |
|
Synox
|
468cb253e9
|
removed debug logging
|
2017-03-22 23:12:58 +01:00 |
|
Synox
|
6e998765c6
|
screenshot of the new layout
|
2017-03-21 12:45:24 +01:00 |
|
Synox
|
04d350713b
|
refactor delete function for future use
|
2017-03-21 12:35:17 +01:00 |
|
Synox
|
27756d881c
|
moved "show html" button to the right
|
2017-03-21 11:59:21 +01:00 |
|
Synox
|
93b8a099e7
|
added deletion disclaimer
|
2017-03-21 11:53:38 +01:00 |
|
Synox
|
0deae2a52e
|
optimized navigation layout
|
2017-03-21 11:51:24 +01:00 |
|
Synox
|
88e1bb737c
|
simpler login form and code
|
2017-03-21 11:37:13 +01:00 |
|
Synox
|
438aed16de
|
replace navbar with custom layout. Use email address in username field
|
2017-03-21 11:06:12 +01:00 |
|
Synox
|
9aabbb2649
|
removed welcome page, redirect to random address instead.
Fixed mail count.
Use correct backend url.
Change wording.
|
2017-03-05 17:31:01 +01:00 |
|
Synox
|
fc8372a7da
|
updated requirements
|
2017-02-28 08:47:37 +01:00 |
|
synox
|
13781b2106
|
Update readme.md
|
2017-02-28 08:32:18 +01:00 |
|