Commit Graph

697 Commits

Author SHA1 Message Date
f06d873d41 Update node packages 2020-05-18 12:28:41 +02:00
d4c907a3c1 Generate a dedicated route for assets in root directory 2020-05-18 12:27:36 +02:00
caf9422b0e Add components to handle services' recursivity 2020-05-13 19:58:00 +02:00
cc20dcb9fc Handle recursively structs insides primary struct services 2020-05-13 18:58:07 +02:00
8c37be9039 Use Go type instead of crafted type name for services 2020-05-13 08:27:42 +02:00
5461823525 Use secure cookies to store session identifier instead of localstorage 2020-05-12 18:17:14 +02:00
ad7dde0d0a APIResponses can now handle cookies 2020-05-12 16:42:28 +02:00
2accdcd758 Rename custom.scss to app.scss 2020-05-12 14:53:15 +02:00
542e4d27fc Align text on left on small screen 2020-05-11 11:45:09 +02:00
0bc0380b99 Use components to handle services display 2020-05-11 00:19:49 +02:00
40471e2dd9 Add service_specs based on source_specs 2020-05-11 00:19:49 +02:00
ec281b0128 Rename field name to avoid conflict with upcoming service_field 2020-05-11 00:19:49 +02:00
e95608ba8c Document and use Duration type according to field description 2020-05-11 00:19:49 +02:00
2daea2ae30 Use a function to retrieve Services 2020-05-11 00:19:49 +02:00
3903a8fe2e Origin should always be the first item 2020-05-11 00:19:49 +02:00
1e8d6ad63f Generalize the icon generation 2020-05-11 00:19:49 +02:00
34ce25eb76 Add SMTP TLS Reporting (RFC8460) 2020-05-11 00:19:49 +02:00
c824a11fa5 Can click in the popover to see domain details if it exists 2020-05-11 00:19:49 +02:00
35c94bcd22 Handle CNAME best effort 2020-05-11 00:19:49 +02:00
e6edb443c7 Introducing gray badge variant. Use it as categories' color. 2020-05-11 00:19:49 +02:00
ef0c289123 New sort algorithm for domains: now sorted correctly 2020-05-11 00:19:49 +02:00
62e835b906 Add automatic commentary on records and number of records 2020-05-11 00:19:49 +02:00
93b90ed954 Start working on zone services 2020-05-11 00:19:49 +02:00
adff760b40 Align new domain field with others 2020-05-11 00:19:49 +02:00
0f8dfe22f4 Improve resolver page design 2020-05-11 00:19:49 +02:00
dc4932265a Handle IPv6 resolvers 2020-05-11 00:19:49 +02:00
cffcb16116 Resolver: find local resolver instead of harcoded one 2020-05-11 00:19:49 +02:00
9d1ae96043 Add linter options 2020-05-11 00:19:48 +02:00
345793ca28 Do some optimization with VueJS 2020-05-11 00:18:50 +02:00
187d7db92b Handle no existing domain 2020-05-11 00:18:50 +02:00
1d884a129f Integrate font config into scss + use Fantasque Sans Mono as mono font 2020-05-11 00:18:50 +02:00
d7ae098021 Update css theme: using SCSS variables over bootstrap 2020-05-11 00:18:50 +02:00
eeffeb9bf7 Force API to returns empty array instead of null 2020-05-11 00:18:50 +02:00
05b47ac614 Fix size of int on 32 bits hosts 2020-05-11 00:18:50 +02:00
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
ad948e627c Changes related to the new website 2020-05-11 00:18:50 +02:00
979f347d72 Add source icon in front of the domain line 2020-05-11 00:18:50 +02:00
bc435db8e3 Add new interface to list domains living in a source API 2020-05-11 00:18:50 +02:00
fcc4dc1229 Refactor source pages 2020-05-11 00:18:50 +02:00
701361e60d Add new DomainExists fonction to sources 2020-05-11 00:18:50 +02:00
4733dac7ac Fix toast scope 2020-05-11 00:18:50 +02:00
ada13c82e1 Improve loading calculation 2020-05-11 00:18:50 +02:00
9a474da61a Add a preliminary DNS resolver page 2020-05-11 00:18:50 +02:00
c538bebb5d Redesign pages using fluid containers 2020-05-11 00:18:50 +02:00
dd12314385 Implement OVH API source 2020-05-11 00:18:50 +02:00
0f31d26875 New page listing sources 2020-05-11 00:18:50 +02:00
563d84eeda Add icon to sources 2020-05-11 00:18:50 +02:00
7beb01db5c Implement new Response type: FileResponse 2020-05-11 00:18:50 +02:00
cffb0ba882 Add items in menu 2020-05-11 00:18:50 +02:00
a006954e24 Add a page to edit sources 2020-05-11 00:18:50 +02:00