mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Compare commits
3 commits
4250faf532
...
b0f6618a71
Author | SHA1 | Date | |
---|---|---|---|
b0f6618a71 | |||
b2548cdf67 | |||
76ee5894f9 |
6 changed files with 20 additions and 24 deletions
|
@ -55,15 +55,3 @@ main:
|
||||||
name: monero
|
name: monero
|
||||||
color: orange
|
color: orange
|
||||||
description: Monero remote nodes.
|
description: Monero remote nodes.
|
||||||
- name: CVEs
|
|
||||||
parent: mainsite
|
|
||||||
url: https://www.ditatompel.com/cve
|
|
||||||
weight: 14
|
|
||||||
params:
|
|
||||||
icon:
|
|
||||||
vendor: font-awesome-solid
|
|
||||||
name: bug
|
|
||||||
color: red
|
|
||||||
description: Publicly known CVE database.
|
|
||||||
|
|
||||||
|
|
|
@ -55,15 +55,3 @@ main:
|
||||||
name: monero
|
name: monero
|
||||||
color: orange
|
color: orange
|
||||||
description: Monero remote nodes.
|
description: Monero remote nodes.
|
||||||
- name: CVEs
|
|
||||||
parent: mainsite
|
|
||||||
url: https://www.ditatompel.com/cve
|
|
||||||
weight: 14
|
|
||||||
params:
|
|
||||||
icon:
|
|
||||||
vendor: font-awesome-solid
|
|
||||||
name: bug
|
|
||||||
color: red
|
|
||||||
description: Database CVE yang teridentifikasi.
|
|
||||||
|
|
||||||
|
|
|
@ -62,3 +62,13 @@ Jika saya gagal mengimplementasikan fitur _service worker_ di versi website terb
|
||||||
---
|
---
|
||||||
|
|
||||||
Saya akan menginformasikan update terbaru mengenai proses transisi di halaman ini. Dengan semua perubahan ini saya berharap adanya peningkatan performa yang signifikan baik dari sisi _frontend_ maupun _backend_.
|
Saya akan menginformasikan update terbaru mengenai proses transisi di halaman ini. Dengan semua perubahan ini saya berharap adanya peningkatan performa yang signifikan baik dari sisi _frontend_ maupun _backend_.
|
||||||
|
|
||||||
|
## Update
|
||||||
|
|
||||||
|
### 2024-01-31
|
||||||
|
- __BREAKING__: __Monero Public API endpoint__ dipindahkan dari `https://www.ditatompel.com/api/monero/remote-node` ke `https://api.ditatompel.com/monero/remote-node`. Lihat [commit diff 013aa7d](https://github.com/ditatompel/insights/commit/013aa7db35edd28e72907d5786fcf8877a5a3e70#diff-a8f1b286fbca7e5d241e20d067c8b17a67b86cc142d10dc7cc23cbc9fcc0e332L139-L167) untuk informasi lebih detail.
|
||||||
|
|
||||||
|
### 2024-01-29
|
||||||
|
Meskipun masih masih tahap _beta_, _frontend_ dan _backend_ versi terbaru sudah saya _deploy_ ke _production server_ pada tanggal 29 Januari 2024. Dan dari hasil [PageSpeed Insights](https://pagespeed.web.dev/) saat ini, saya cukup puas untuk performa yang saya didapatkan.
|
||||||
|
|
||||||
|
![PageSpeed Insights ditatompel.com mobile](pagespeed-insights-ditatompel-dot-com.png#center)
|
||||||
|
|
|
@ -62,3 +62,13 @@ If I fail to implement the _service worker_ feature in my latest website version
|
||||||
---
|
---
|
||||||
|
|
||||||
I will provide the latest updates regarding the transition process on this page. With all these changes, I hope there will be a significant increase in performance both from the frontend and backend.
|
I will provide the latest updates regarding the transition process on this page. With all these changes, I hope there will be a significant increase in performance both from the frontend and backend.
|
||||||
|
|
||||||
|
## Update
|
||||||
|
|
||||||
|
### 2024-01-31
|
||||||
|
- __BREAKING__: __The Monero Public API endpoint__ moved from `https://www.ditatompel.com/api/monero/remote-node` to `https://api.ditatompel.com/monero/remote-node`. See [Public API Monero Remote Node List]({{< ref "/blog/public-api-monero-remote-node-list/index.md" >}}) and [commit diff 013aa7d](https://github.com/ditatompel/insights/commit/013aa7db35edd28e72907d5786fcf8877a5a3e70#diff-a8f1b286fbca7e5d241e20d067c8b17a67b86cc142d10dc7cc23cbc9fcc0e332L139-L167) for more details.
|
||||||
|
|
||||||
|
### 2024-01-29
|
||||||
|
Even though it is still in the beta stage, I have deployed the latest version of the frontend and backend to the production server on January 29 2024. And from the current results of [PageSpeed Insights](https://pagespeed.web.dev/), I am quite satisfied with the performance that I got.
|
||||||
|
|
||||||
|
![PageSpeed Insights ditatompel.com mobile](pagespeed-insights-ditatompel-dot-com.png#center)
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in a new issue