Petr Bena
|
79f283bdcb
|
generic note
|
2024-04-17 10:34:25 +02:00 |
|
Petr Bena
|
a7a383f109
|
compatibility with older PHP
|
2023-12-18 13:37:59 +01:00 |
|
Petr Bena
|
63c0835625
|
missing implementation of replace_record
|
2023-12-18 13:07:47 +01:00 |
|
Petr Bena
|
74226bb2e0
|
new config option -> default ttl per domain
|
2023-07-03 10:26:45 +02:00 |
|
Petr Bena
|
b55e907e1b
|
use action=new instead of edit for new record
otherwise there are warnings for undefined variables produced with
debugging enabled
|
2023-01-02 11:16:09 +01:00 |
|
Henrik Nordstrom
|
c018918d8f
|
Add new icon in record list
easier to find than navigating to the New/edit record tab
|
2023-01-02 11:12:18 +01:00 |
|
Petr Bena
|
97b02fd6d4
|
fixed bug in disabled combo box
it seems that disabled elements do not submit data in form fields
|
2021-01-26 09:40:26 +01:00 |
|
Petr Bena
|
5dd2ead831
|
insert record name to confirmation dialog
|
2021-01-22 14:27:49 +01:00 |
|
Petr Bena
|
977848d443
|
return small switcher for zone list
|
2020-10-06 21:08:28 +02:00 |
|
Petr Bena
|
d990a3c7c4
|
improved ui
|
2020-10-06 21:07:01 +02:00 |
|
Petr Bena
|
884ff4e597
|
remember TTL value
|
2020-09-10 10:25:19 +02:00 |
|
Petr Bena
|
a591e8d74f
|
fixed typo
|
2020-09-09 09:08:08 +02:00 |
|
Petr Bena
|
bfbc7f7b0f
|
implemented help
|
2020-09-01 11:16:32 +02:00 |
|
Petr Bena
|
b2f8f11c75
|
fixed 2 bugs
- New feature in API now works for FQDN
- Fixed warning with undefined PTR parameter
|
2020-08-05 16:17:57 +02:00 |
|
Petr Bena
|
d42505d38a
|
made value field proportionally wider
|
2020-06-18 10:24:58 +02:00 |
|
Petr Bena
|
da090d1de5
|
UI tweak
only show delete all trash if we have PTR zone
|
2020-06-09 15:03:52 +02:00 |
|
Petr Bena
|
c46fbc2735
|
implemented option to delete associated PTR record
|
2020-06-09 14:25:08 +02:00 |
|
Petr Bena
|
2a6159ea4e
|
logout now has icon instead of text
|
2020-06-09 14:01:01 +02:00 |
|
Petr Bena
|
bab98aa927
|
implemented option to change PTR when modifying record
|
2020-06-01 13:06:06 +02:00 |
|
Petr Bena
|
a889cede10
|
implemented optional PTR delete for API call
|
2020-06-01 11:20:52 +02:00 |
|
Petr Bena
|
b89b2bfe44
|
count hidden types only if they are hidden
|
2020-05-27 14:07:07 +02:00 |
|
Petr Bena
|
10498390c8
|
implement record counter
|
2020-05-27 13:24:26 +02:00 |
|
Petr Bena
|
c0247d7b1a
|
reorganized code
|
2020-05-26 21:54:59 +02:00 |
|
Petr Bena
|
c32cbf2c7a
|
redesigned warning flow
|
2020-05-25 14:56:38 +02:00 |
|
Petr Bena
|
5c13dc09f9
|
fixed wrong notification functions
|
2020-05-25 14:36:48 +02:00 |
|
Petr Bena
|
442295c2cf
|
sanitize user input
|
2020-05-20 10:38:00 +02:00 |
|
Petr Bena
|
03f8863e9e
|
validator
|
2020-05-20 10:21:08 +02:00 |
|
Petr Bena
|
ee057b7fc9
|
fixed validator
|
2020-05-19 16:21:14 +02:00 |
|
Petr Bena
|
67d50c5e7e
|
strict hostname checks
|
2020-05-19 16:17:26 +02:00 |
|
Petr Bena
|
ee9c63e144
|
more security fixes
|
2020-05-19 13:19:27 +02:00 |
|
Petr Bena
|
d45dbd314d
|
security hardening
|
2020-05-19 12:54:18 +02:00 |
|
Petr Bena
|
233973d473
|
security enhancements
|
2020-05-19 12:21:48 +02:00 |
|
Petr Bena
|
a593225df7
|
security hardening
|
2020-05-19 12:05:04 +02:00 |
|
Petr Bena
|
cfc0ca02de
|
hint for tab batch
|
2020-05-13 11:13:04 +02:00 |
|
Petr Bena
|
307b8821fc
|
improved ui: ignore empty lines in batch ops
|
2020-05-13 11:06:43 +02:00 |
|
Petr Bena
|
bb7b078df0
|
fixed login bug
session variable is sometimes set to false, so we have to check that it
exists and also that it is actually true
|
2020-04-29 13:50:27 +02:00 |
|
Petr Bena
|
c07f21d685
|
fixed bug with refresh and resend of login info
|
2020-04-29 12:11:55 +02:00 |
|
Petr Bena
|
50dd275e71
|
resized input
|
2020-04-24 22:29:50 +02:00 |
|
Petr Bena
|
7af214c489
|
couple of fixes
|
2020-04-24 22:12:29 +02:00 |
|
Petr Bena
|
c1b63f8724
|
implemented check for zone completeness
|
2020-04-24 21:57:18 +02:00 |
|
Petr Bena
|
5794751a36
|
only suggest PTR if adding new record
|
2020-04-24 14:18:28 +02:00 |
|
Petr Bena
|
e3bb60ef03
|
fixed rendering of multiple spaces
|
2020-04-15 14:05:19 +02:00 |
|
Petr Bena
|
54dd634797
|
removed var_dump
|
2020-04-15 13:47:52 +02:00 |
|
Petr Bena
|
76214317e2
|
dig seems to use spaces as well
|
2020-04-15 13:44:12 +02:00 |
|
Petr Bena
|
b33bad9f8d
|
removed var_dump
|
2020-04-15 12:28:42 +02:00 |
|
Petr Bena
|
511575e9a0
|
fixed dig parser
in past when value contained tabs or double spaces it didn't parse it
properly
|
2020-04-15 12:27:42 +02:00 |
|
Petr Bena
|
5f7809c7e0
|
implemented stats
|
2020-03-10 18:51:37 +01:00 |
|
Petr Bena
|
55adef38c5
|
replaced php's empty
it sucks for checks if string is really empty
|
2020-01-22 14:12:43 +01:00 |
|
Petr Bena
|
dae355548f
|
more debug
|
2020-01-10 10:45:20 +01:00 |
|
Petr Bena
|
4aff967e55
|
implemented record types that can be hidden
|
2019-12-05 16:15:03 +01:00 |
|