🔒 升级base layout

This commit is contained in:
babyProxy 2024-04-23 00:08:15 +08:00
parent 80aa4292a5
commit ea0ff1b8cc
45 changed files with 109 additions and 105 deletions

View file

@ -4,9 +4,9 @@ Useful tools for developer and people working in IT. [Have a look !](https://it-
## Functionalities and roadmap ## Functionalities and roadmap
Please check the [issues](https://github.com/CorentinTh/it-tools/issues) to see if some feature listed to be implemented. Please check the [issues](https://github.com/zeeklog/it-tools/issues) to see if some feature listed to be implemented.
You have an idea of a tool? Submit a [feature request](https://github.com/CorentinTh/it-tools/issues/new/choose)! You have an idea of a tool? Submit a [feature request](https://github.com/zeeklog/it-tools/issues/new/choose)!
## Self host ## Self host
@ -109,11 +109,11 @@ It will create a directory in `src/tools` with the correct files, and a the impo
Big thanks to all the people who have already contributed! Big thanks to all the people who have already contributed!
[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools)](https://github.com/corentinth/it-tools/graphs/contributors) [![contributors](https://contrib.rocks/image?repo=corentinth/it-tools)](https://github.com/zeeklog/it-tools/graphs/contributors)
## Credits ## Credits
Coded with ❤️ by [Corentin Thomasset](//corentin-thomasset.fr). Coded with ❤️ by [Ne0inHK](//corentin-thomasset.fr).
This project is continuously deployed using [vercel.com](https://vercel.com). This project is continuously deployed using [vercel.com](https://vercel.com).

View file

@ -7,7 +7,7 @@ home:
toggleMenu: 'Toggle menu' toggleMenu: 'Toggle menu'
home: Home home: Home
uiLib: 'UI Lib' uiLib: 'UI Lib'
support: 'Support IT Tools development' support: 'Support Zeeklog Online Tools development'
buyMeACoffee: 'Buy me a coffee' buyMeACoffee: 'Buy me a coffee'
follow: follow:
title: 'You like it-tools?' title: 'You like it-tools?'
@ -20,7 +20,7 @@ home:
github: 'GitHub repository' github: 'GitHub repository'
githubRepository: 'IT-Tools GitHub repository' githubRepository: 'IT-Tools GitHub repository'
twitter: 'Twitter account' twitter: 'Twitter account'
twitterAccount: 'IT Tools Twitter account' twitterAccount: 'Zeeklog Online Tools Twitter account'
about: 'About IT-Tools' about: 'About IT-Tools'
aboutLabel: 'About' aboutLabel: 'About'
darkMode: 'Dark mode' darkMode: 'Dark mode'
@ -30,19 +30,19 @@ about:
content: > content: >
# About IT-Tools # About IT-Tools
This wonderful website, made with ❤ by [Corentin Thomasset](https://github.com/CorentinTh) , aggregates useful tools for developer and people working in IT. If you find it useful, please feel free to share it to people you think may find it useful too and don't forget to bookmark it in your shortcut bar! This wonderful website, made with ❤ by [Ne0inHK](https://github.com/zeeklog) , aggregates useful tools for developer and people working in IT. If you find it useful, please feel free to share it to people you think may find it useful too and don't forget to bookmark it in your shortcut bar!
IT Tools is open-source (under the MIT license) and free, and will always be, but it costs me money to host and renew the domain name. If you want to support my work, and encourage me to add more tools, please consider supporting by [sponsoring me](https://www.buymeacoffee.com/cthmsst). Zeeklog Online Tools is open-source (under the MIT license) and free, and will always be, but it costs me money to host and renew the domain name. If you want to support my work, and encourage me to add more tools, please consider supporting by [sponsoring me](https://www.buymeacoffee.com/cthmsst).
## Technologies ## Technologies
IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library and is hosted and continuously deployed by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) file of the repository. Zeeklog Online Tools is made in Vue.js (Vue 3) with the the Naive UI component library and is hosted and continuously deployed by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the [package.json](https://github.com/zeeklog/it-tools/blob/main/package.json) file of the repository.
## Found a bug? A tool is missing? ## Found a bug? A tool is missing?
If you need a tool that is currently not present here, and you think can be useful, you are welcome to submit a feature request in the [issues section](https://github.com/CorentinTh/it-tools/issues/new/choose) in the GitHub repository. If you need a tool that is currently not present here, and you think can be useful, you are welcome to submit a feature request in the [issues section](https://github.com/zeeklog/it-tools/issues/new/choose) in the GitHub repository.
And if you found a bug, or something doesn't work as expected, please file a bug report in the [issues section](https://github.com/CorentinTh/it-tools/issues/new/choose) in the GitHub repository. And if you found a bug, or something doesn't work as expected, please file a bug report in the [issues section](https://github.com/zeeklog/it-tools/issues/new/choose) in the GitHub repository.
404: 404:
notFound: '404 Not Found' notFound: '404 Not Found'

View file

@ -20,7 +20,7 @@ home:
github: 'Repositorio en github' github: 'Repositorio en github'
githubRepository: 'IT-Tools GitHub repository' githubRepository: 'IT-Tools GitHub repository'
twitter: 'Cuenta de Twitter' twitter: 'Cuenta de Twitter'
twitterAccount: 'Cuenta de twitter de IT Tools' twitterAccount: 'Cuenta de twitter de Zeeklog Online Tools'
about: 'Sobre IT-Tools' about: 'Sobre IT-Tools'
aboutLabel: 'Sobre' aboutLabel: 'Sobre'
darkMode: 'Modo obscuro' darkMode: 'Modo obscuro'
@ -30,19 +30,19 @@ about:
content: > content: >
# Sobre IT-Tools # Sobre IT-Tools
Este maravilloso sitio web, hecho con ❤ por [Corentin Thomasset](https://github.com/CorentinTh) , agrega herramientas útiles para desarrolladores y personas que trabajan en IT. Si lo encuentra útil, no dude en compartirlo con las personas que crea que también pueden encontrarlo útil y ¡no olvide marcarlo como favorito en su barra de accesos directos! Este maravilloso sitio web, hecho con ❤ por [Ne0inHK](https://github.com/zeeklog) , agrega herramientas útiles para desarrolladores y personas que trabajan en IT. Si lo encuentra útil, no dude en compartirlo con las personas que crea que también pueden encontrarlo útil y ¡no olvide marcarlo como favorito en su barra de accesos directos!
IT Tools es de código abierto (under the MIT license) y gratis, y siempre lo será, pero me cuesta dinero alojar y renovar el nombre de dominio. Si desea apoyar mi trabajo y animarme a agregar más herramientas, considere apoyarme a través de[sponsoring me](https://www.buymeacoffee.com/cthmsst). Zeeklog Online Tools es de código abierto (under the MIT license) y gratis, y siempre lo será, pero me cuesta dinero alojar y renovar el nombre de dominio. Si desea apoyar mi trabajo y animarme a agregar más herramientas, considere apoyarme a través de[sponsoring me](https://www.buymeacoffee.com/cthmsst).
## Tecnologías ## Tecnologías
IT Tools está creado en Vue.js (Vue 3) con la biblioteca de componentes Naive UI y Vercel lo aloja y lo implementa continuamente. En algunas herramientas se utilizan bibliotecas de código abierto de terceros; puede encontrar la lista completa en [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) archivo del repositorio. Zeeklog Online Tools está creado en Vue.js (Vue 3) con la biblioteca de componentes Naive UI y Vercel lo aloja y lo implementa continuamente. En algunas herramientas se utilizan bibliotecas de código abierto de terceros; puede encontrar la lista completa en [package.json](https://github.com/zeeklog/it-tools/blob/main/package.json) archivo del repositorio.
## ¿Encontraste un error? ¿Falta una herramienta? ## ¿Encontraste un error? ¿Falta una herramienta?
Si necesita una herramienta que actualmente no está presente aquí y cree que puede ser útil, puede enviar una solicitud de función en el [issues section](https://github.com/CorentinTh/it-tools/issues/new/choose) en el repositorio de GitHub. Si necesita una herramienta que actualmente no está presente aquí y cree que puede ser útil, puede enviar una solicitud de función en el [issues section](https://github.com/zeeklog/it-tools/issues/new/choose) en el repositorio de GitHub.
Y si encontró un error o algo no funciona como se esperaba, presente un reporte de error en el [issues section](https://github.com/CorentinTh/it-tools/issues/new/choose) en el repositorio de GitHub. Y si encontró un error o algo no funciona como se esperaba, presente un reporte de error en el [issues section](https://github.com/zeeklog/it-tools/issues/new/choose) en el repositorio de GitHub.
404: 404:
notFound: '404 Not Found' notFound: '404 Not Found'

View file

@ -29,17 +29,17 @@ about:
content: > content: >
# À propos de IT-Tools # À propos de IT-Tools
Ce merveilleux site, fait avec ❤ par [Corentin Thomasset](https://github.com/CorentinTh), regroupe des outils utiles pour les développeurs et les personnes travaillant dans l'informatique. Si vous le trouvez utile, n'hésitez pas à le partager et n'oubliez pas de le mettre dans vos favoris ! Ce merveilleux site, fait avec ❤ par [Ne0inHK](https://github.com/zeeklog), regroupe des outils utiles pour les développeurs et les personnes travaillant dans l'informatique. Si vous le trouvez utile, n'hésitez pas à le partager et n'oubliez pas de le mettre dans vos favoris !
IT Tools est open-source (sous licence MIT) et gratuit, et le restera toujours, mais cela me coûte de l'argent pour l'héberger et renouveler le nom de domaine. Si vous voulez soutenir mon travail, et m'encourager à ajouter plus d'outils, n'hésitez pas à me [soutenir](https://www.buymeacoffee.com/cthmsst). Zeeklog Online Tools est open-source (sous licence MIT) et gratuit, et le restera toujours, mais cela me coûte de l'argent pour l'héberger et renouveler le nom de domaine. Si vous voulez soutenir mon travail, et m'encourager à ajouter plus d'outils, n'hésitez pas à me [soutenir](https://www.buymeacoffee.com/cthmsst).
## Technologies ## Technologies
IT Tools est fait en Vue.js (Vue 3) avec la bibliothèque de composants Naive UI et est hébergé et déployé en continu par Vercel. Des bibliothèques open-source tierces sont utilisées dans certains outils, vous pouvez trouver la liste complète dans le fichier [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) du dépôt. Zeeklog Online Tools est fait en Vue.js (Vue 3) avec la bibliothèque de composants Naive UI et est hébergé et déployé en continu par Vercel. Des bibliothèques open-source tierces sont utilisées dans certains outils, vous pouvez trouver la liste complète dans le fichier [package.json](https://github.com/zeeklog/it-tools/blob/main/package.json) du dépôt.
## Vous avez trouvé un bug ? Un outil manque ? ## Vous avez trouvé un bug ? Un outil manque ?
Si vous avez besoin d'un outil qui n'est pas encore présent ici, et que vous pensez qu'il peut être utile, vous êtes invité à soumettre une demande de fonctionnalité dans la [section issue](https://github.com/CorentinTh/it-tools/issues/new/choose) du dépôt GitHub. Si vous avez besoin d'un outil qui n'est pas encore présent ici, et que vous pensez qu'il peut être utile, vous êtes invité à soumettre une demande de fonctionnalité dans la [section issue](https://github.com/zeeklog/it-tools/issues/new/choose) du dépôt GitHub.
404: 404:
notFound: '404 Not Found' notFound: '404 Not Found'

View file

@ -7,7 +7,7 @@ home:
toggleMenu: 'Menu' toggleMenu: 'Menu'
home: 'Início' home: 'Início'
uiLib: 'Biblioteca de UI' uiLib: 'Biblioteca de UI'
support: 'Apoie o desenvolvimento do IT Tools' support: 'Apoie o desenvolvimento do Zeeklog Online Tools'
buyMeACoffee: 'Pague-me um café' buyMeACoffee: 'Pague-me um café'
follow: follow:
title: 'Gostou do it-tools?' title: 'Gostou do it-tools?'
@ -20,7 +20,7 @@ home:
github: 'Repositório no GitHub' github: 'Repositório no GitHub'
githubRepository: 'repositório do IT-Tools no GitHub' githubRepository: 'repositório do IT-Tools no GitHub'
twitter: 'Conta no Twitter' twitter: 'Conta no Twitter'
twitterAccount: 'conta do IT Tools no Twitter' twitterAccount: 'conta do Zeeklog Online Tools no Twitter'
about: 'Sobre o IT-Tools' about: 'Sobre o IT-Tools'
aboutLabel: 'Sobre' aboutLabel: 'Sobre'
darkMode: 'Modo Escuro' darkMode: 'Modo Escuro'
@ -30,19 +30,19 @@ about:
content: > content: >
# Sobre o IT-Tools # Sobre o IT-Tools
Este site maravilhoso, feito com ❤ por [Corentin Thomasset](https://github.com/CorentinTh), junta ferramentas úteis para desenvolvedores e outras pessoas que trabalham com TI. Se você achar o site útil, fique à vontade para compartilhar com quem também possa gostar e não esqueça de salvar o bookmark na sua barra de atalhos! Este site maravilhoso, feito com ❤ por [Ne0inHK](https://github.com/zeeklog), junta ferramentas úteis para desenvolvedores e outras pessoas que trabalham com TI. Se você achar o site útil, fique à vontade para compartilhar com quem também possa gostar e não esqueça de salvar o bookmark na sua barra de atalhos!
O IT Tools é código aberto (sob a licença MIT), é gratuito, e sempre será, mas custa dinheiro para hospedar e renovar o domínio. Se quiser apoiar meu trabalho e me encorajar a adicionar mais ferramentas, por favor considere [ser patrocinador](https://www.buymeacoffee.com/cthmsst). O Zeeklog Online Tools é código aberto (sob a licença MIT), é gratuito, e sempre será, mas custa dinheiro para hospedar e renovar o domínio. Se quiser apoiar meu trabalho e me encorajar a adicionar mais ferramentas, por favor considere [ser patrocinador](https://www.buymeacoffee.com/cthmsst).
## Tecnologias ## Tecnologias
O IT Tools é feito em Vue.js (Vue 3) com a biblioteca de componentes Naive UI e é hospedado pela Vercel. Bibliotecas de código aberto de terceiros são usadas em algumas ferramentas e você pode encontrar a lista completa no arquivo [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) do repositório. O Zeeklog Online Tools é feito em Vue.js (Vue 3) com a biblioteca de componentes Naive UI e é hospedado pela Vercel. Bibliotecas de código aberto de terceiros são usadas em algumas ferramentas e você pode encontrar a lista completa no arquivo [package.json](https://github.com/zeeklog/it-tools/blob/main/package.json) do repositório.
## Achou um bug? Está faltando uma ferramenta? ## Achou um bug? Está faltando uma ferramenta?
Se você precisa de uma ferramenta que ainda não existe aqui e acha que pode ser útil, seu pedido será bem vindo na [seção de issues](https://github.com/CorentinTh/it-tools/issues/new/choose) no repositório do GitHub. Se você precisa de uma ferramenta que ainda não existe aqui e acha que pode ser útil, seu pedido será bem vindo na [seção de issues](https://github.com/zeeklog/it-tools/issues/new/choose) no repositório do GitHub.
E se você encontrar um bug ou se algo não funcionar como esperado, por favor registre um relato de bug na [seção de issues](https://github.com/CorentinTh/it-tools/issues/new/choose) no GitHub. E se você encontrar um bug ou se algo não funcionar como esperado, por favor registre um relato de bug na [seção de issues](https://github.com/zeeklog/it-tools/issues/new/choose) no GitHub.
404: 404:
notFound: '404 Não Encontrado' notFound: '404 Não Encontrado'

View file

@ -7,7 +7,7 @@ home:
toggleMenu: 'Перемикання меню' toggleMenu: 'Перемикання меню'
home: Головна home: Головна
uiLib: 'UI Бібліотека' uiLib: 'UI Бібліотека'
support: 'Підтримка розробки IT Tools' support: 'Підтримка розробки Zeeklog Online Tools'
buyMeACoffee: 'Купи мені каву' buyMeACoffee: 'Купи мені каву'
follow: follow:
title: 'Вам подобаються інструменти IT?' title: 'Вам подобаються інструменти IT?'
@ -30,19 +30,19 @@ about:
content: > content: >
# Про IT-Tools # Про IT-Tools
Цей чудовий вебсайт, створений з ❤ [Corentin Thomasset](https://github.com/CorentinTh), агрегує корисні інструменти для розробників і людей, які працюють в сфері IT. Якщо вам це корисно, будь ласка, поділіться цим з людьми, які, на вашу думку, також можуть знайти його корисним, і не забудьте додати його до закладок у вашій панелі швидкого доступу! Цей чудовий вебсайт, створений з ❤ [Ne0inHK](https://github.com/zeeklog), агрегує корисні інструменти для розробників і людей, які працюють в сфері IT. Якщо вам це корисно, будь ласка, поділіться цим з людьми, які, на вашу думку, також можуть знайти його корисним, і не забудьте додати його до закладок у вашій панелі швидкого доступу!
IT Tools є відкритим програмним забезпеченням (під ліцензією MIT) і безкоштовним, і завжди буде таким, але мені коштує гроші для хостингу і продовження доменного імені. Якщо ви хочете підтримати мою роботу і підтримати мене у додаванні нових інструментів, розгляньте можливість підтримки, [спонсоруючи мене](https://www.buymeacoffee.com/cthmsst). Zeeklog Online Tools є відкритим програмним забезпеченням (під ліцензією MIT) і безкоштовним, і завжди буде таким, але мені коштує гроші для хостингу і продовження доменного імені. Якщо ви хочете підтримати мою роботу і підтримати мене у додаванні нових інструментів, розгляньте можливість підтримки, [спонсоруючи мене](https://www.buymeacoffee.com/cthmsst).
## Технології ## Технології
IT Tools виконаний на Vue.js (Vue 3) з використанням бібліотеки компонентів Naive UI і розгортаний за допомогою Vercel. У деяких інструментах використовуються сторонні відкриті бібліотеки, повний список яких ви можете знайти в файлі [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) репозиторію. Zeeklog Online Tools виконаний на Vue.js (Vue 3) з використанням бібліотеки компонентів Naive UI і розгортаний за допомогою Vercel. У деяких інструментах використовуються сторонні відкриті бібліотеки, повний список яких ви можете знайти в файлі [package.json](https://github.com/zeeklog/it-tools/blob/main/package.json) репозиторію.
## Знайшли баг? Відсутній інструмент? ## Знайшли баг? Відсутній інструмент?
Якщо вам потрібен інструмент, якого наразі немає тут, і ви вважаєте, що він може бути корисним, ви можете подати запит на додавання функції в [розділі проблем](https://github.com/CorentinTh/it-tools/issues/new/choose) у репозиторії GitHub. Якщо вам потрібен інструмент, якого наразі немає тут, і ви вважаєте, що він може бути корисним, ви можете подати запит на додавання функції в [розділі проблем](https://github.com/zeeklog/it-tools/issues/new/choose) у репозиторії GitHub.
А якщо ви знайшли баг або щось не працює, як очікувалося, будь ласка, подайте звіт про баг в [розділі проблем](https://github.com/CorentinTh/it-tools/issues/new/choose) у репозиторії GitHub. А якщо ви знайшли баг або щось не працює, як очікувалося, будь ласка, подайте звіт про баг в [розділі проблем](https://github.com/zeeklog/it-tools/issues/new/choose) у репозиторії GitHub.
404: 404:
notFound: '404 Сторінка не знайдена' notFound: '404 Сторінка не знайдена'

View file

@ -7,7 +7,7 @@ home:
toggleMenu: 'Chuyển đổi menu' toggleMenu: 'Chuyển đổi menu'
home: Trang chủ home: Trang chủ
uiLib: 'Thư viện UI' uiLib: 'Thư viện UI'
support: 'Hỗ trợ phát triển IT Tools' support: 'Hỗ trợ phát triển Zeeklog Online Tools'
buyMeACoffee: 'Ủng hộ tác giả' buyMeACoffee: 'Ủng hộ tác giả'
follow: follow:
title: 'Bạn thích IT-tools?' title: 'Bạn thích IT-tools?'
@ -20,7 +20,7 @@ home:
github: 'Kho GitHub' github: 'Kho GitHub'
githubRepository: 'Kho GitHub IT-Tools' githubRepository: 'Kho GitHub IT-Tools'
twitter: 'Tài khoản Twitter' twitter: 'Tài khoản Twitter'
twitterAccount: 'Tài khoản Twitter IT Tools' twitterAccount: 'Tài khoản Twitter Zeeklog Online Tools'
about: 'Về IT-Tools' about: 'Về IT-Tools'
aboutLabel: 'Giới thiệu' aboutLabel: 'Giới thiệu'
darkMode: 'Chế độ tối' darkMode: 'Chế độ tối'
@ -30,19 +30,19 @@ about:
content: > content: >
# Về IT-Tools # Về IT-Tools
Website tuyệt vời này, được tạo ra bằng ❤ bởi [Corentin Thomasset](https://github.com/CorentinTh), tổng hợp các công cụ hữu ích cho nhà phát triển và những người làm việc trong lĩnh vực IT. Nếu bạn thấy nó hữu ích, xin đừng ngần ngại chia sẻ cho những người mà bạn nghĩ sẽ thấy nó hữu ích và đừng quên đánh dấu nó trong thanh lối tắt của bạn! Website tuyệt vời này, được tạo ra bằng ❤ bởi [Ne0inHK](https://github.com/zeeklog), tổng hợp các công cụ hữu ích cho nhà phát triển và những người làm việc trong lĩnh vực IT. Nếu bạn thấy nó hữu ích, xin đừng ngần ngại chia sẻ cho những người mà bạn nghĩ sẽ thấy nó hữu ích và đừng quên đánh dấu nó trong thanh lối tắt của bạn!
IT Tools là mã nguồn mở (dưới giấy phép MIT) và miễn phí, và sẽ luôn như vậy, nhưng tôi phải trả tiền để lưu trữ và gia hạn tên miền. Nếu bạn muốn hỗ trợ công việc của tôi, và khích lệ tôi thêm nhiều công cụ hơn, hãy xem xét hỗ trợ bằng cách [tài trợ cho tôi](https://www.buymeacoffee.com/cthmsst). Zeeklog Online Tools là mã nguồn mở (dưới giấy phép MIT) và miễn phí, và sẽ luôn như vậy, nhưng tôi phải trả tiền để lưu trữ và gia hạn tên miền. Nếu bạn muốn hỗ trợ công việc của tôi, và khích lệ tôi thêm nhiều công cụ hơn, hãy xem xét hỗ trợ bằng cách [tài trợ cho tôi](https://www.buymeacoffee.com/cthmsst).
## Công nghệ ## Công nghệ
IT Tools được tạo ra bằng Vue.js (Vue 3) với thư viện thành phần Naive UI và được lưu trữ và triển khai liên tục bởi Vercel. Các thư viện mã nguồn mở của bên thứ ba được sử dụng trong một số công cụ, bạn có thể tìm danh sách đầy đủ trong file [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) của kho lưu trữ. Zeeklog Online Tools được tạo ra bằng Vue.js (Vue 3) với thư viện thành phần Naive UI và được lưu trữ và triển khai liên tục bởi Vercel. Các thư viện mã nguồn mở của bên thứ ba được sử dụng trong một số công cụ, bạn có thể tìm danh sách đầy đủ trong file [package.json](https://github.com/zeeklog/it-tools/blob/main/package.json) của kho lưu trữ.
## Phát hiện lỗi? Một công cụ bị thiếu? ## Phát hiện lỗi? Một công cụ bị thiếu?
Nếu bạn cần một công cụ hiện không có ở đây, và bạn nghĩ rằng nó có thể hữu ích, bạn được chào đón để gửi một yêu cầu tính năng trong [phần vấn đề](https://github.com/CorentinTh/it-tools/issues/new/choose) trong kho GitHub. Nếu bạn cần một công cụ hiện không có ở đây, và bạn nghĩ rằng nó có thể hữu ích, bạn được chào đón để gửi một yêu cầu tính năng trong [phần vấn đề](https://github.com/zeeklog/it-tools/issues/new/choose) trong kho GitHub.
Và nếu bạn phát hiện ra một lỗi, hoặc điều gì đó không hoạt động như mong đợi, xin vui lòng gửi báo cáo lỗi trong [phần vấn đề](https://github.com/CorentinTh/it-tools/issues/new/choose) trong kho GitHub. Và nếu bạn phát hiện ra một lỗi, hoặc điều gì đó không hoạt động như mong đợi, xin vui lòng gửi báo cáo lỗi trong [phần vấn đề](https://github.com/zeeklog/it-tools/issues/new/choose) trong kho GitHub.
404: 404:
notFound: '404 Không Tìm Thấy' notFound: '404 Không Tìm Thấy'

View file

@ -30,19 +30,19 @@ about:
content: > content: >
# 关于 IT-Tools # 关于 IT-Tools
IT-Tools 由 [Corentin Thomasset](https://github.com/CorentinTh) 用 ❤ 开发,汇集了对开发人员和 IT 从业者有用的工具。如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中! IT-Tools 由 [Ne0inHK](https://github.com/zeeklog) 用 ❤ 开发,汇集了对开发人员和 IT 从业者有用的工具。如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中!
IT-Tools 永久免费且开源MIT 许可证),但需要资金用于托管和续订域名。如果您想支持我的工作,并鼓励我添加更多工具,请考虑通过 [赞助我](https://www.buymeacoffee.com/cthmsst) 进行支持。 IT-Tools 永久免费且开源MIT 许可证),但需要资金用于托管和续订域名。如果您想支持我的工作,并鼓励我添加更多工具,请考虑通过 [赞助我](https://www.buymeacoffee.com/cthmsst) 进行支持。
## 技术 ## 技术
IT-Tools 采用 Vue.jsVue 3和 Naive UI 组件库开发,并由 Vercel 托管和持续部署。某些工具使用了第三方开源库,您可以在仓库的 [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) 文件中找到完整的列表。 IT-Tools 采用 Vue.jsVue 3和 Naive UI 组件库开发,并由 Vercel 托管和持续部署。某些工具使用了第三方开源库,您可以在仓库的 [package.json](https://github.com/zeeklog/it-tools/blob/main/package.json) 文件中找到完整的列表。
## 发现了 Bug缺少工具 ## 发现了 Bug缺少工具
如果目前这里没有您需要的工具,并且您认为它可能有用,欢迎在 GitHub 仓库的 [issues](https://github.com/CorentinTh/it-tools/issues/new/choose) 中提交新增功能的请求。 如果目前这里没有您需要的工具,并且您认为它可能有用,欢迎在 GitHub 仓库的 [issues](https://github.com/zeeklog/it-tools/issues/new/choose) 中提交新增功能的请求。
如果您发现了 Bug或者某些功能未能按预期工作请在 GitHub 仓库的 [issues](https://github.com/CorentinTh/it-tools/issues/new/choose) 中提交错误报告。 如果您发现了 Bug或者某些功能未能按预期工作请在 GitHub 仓库的 [issues](https://github.com/zeeklog/it-tools/issues/new/choose) 中提交错误报告。
404: 404:
notFound: '404 页面不存在' notFound: '404 页面不存在'

View file

@ -2,23 +2,23 @@
"name": "it-tools", "name": "it-tools",
"version": "2023.12.21-5ed3693", "version": "2023.12.21-5ed3693",
"type": "module", "type": "module",
"description": "Collection of handy online tools for developers, with great UX. ", "description": "Collection of handy online tools for developers, with great UX and SSR",
"keywords": [ "keywords": [
"productivity", "productivity",
"converter", "converter",
"website", "website",
"vuejs", "vuejs",
"tools", "tools",
"frontend", "online tools",
"tool", "tool",
"developer-tools", "developer-tools",
"developer-productivity" "developer-productivity"
], ],
"author": "Corentin Th <corentin.thomasset74+it-tools@gmail.com> (https://github.com/CorentinTh)", "author": "Corentin Th <corentin.thomasset74+it-tools@gmail.com> (https://github.com/zeeklog)",
"license": "GNU GPLv3", "license": "GNU GPLv3",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/CorentinTh/it-tools" "url": "https://github.com/zeeklog/it-tools"
}, },
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",

View file

@ -85,7 +85,7 @@ test.describe('Tool - ${toolNameTitleCase}', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('${toolNameTitleCase} - IT Tools'); await expect(page).toHaveTitle('${toolNameTitleCase} - Zeeklog Online Tools');
}); });
test('', async ({ page }) => { test('', async ({ page }) => {

View file

@ -11,7 +11,7 @@ const { isDarkTheme } = toRefs(styleStore);
<!-- <c-button--> <!-- <c-button-->
<!-- circle--> <!-- circle-->
<!-- variant="text"--> <!-- variant="text"-->
<!-- href="https://github.com/CorentinTh/it-tools"--> <!-- href="https://github.com/zeeklog/it-tools"-->
<!-- target="_blank"--> <!-- target="_blank"-->
<!-- rel="noopener noreferrer"--> <!-- rel="noopener noreferrer"-->
<!-- :aria-label="$t('home.nav.githubRepository')"--> <!-- :aria-label="$t('home.nav.githubRepository')"-->

View file

@ -41,16 +41,16 @@ const tools = computed<ToolCategory[]>(() => [
<MenuLayout class="menu-layout" :class="{ isSmallScreen: styleStore.isSmallScreen }"> <MenuLayout class="menu-layout" :class="{ isSmallScreen: styleStore.isSmallScreen }">
<template #sider> <template #sider>
<RouterLink to="/" class="hero-wrapper"> <RouterLink to="/" class="hero-wrapper">
<!-- <HeroGradient class="gradient" />--> <h2 class='text-center logo'>极客日志</h2>
<div class="text-wrapper"> <!-- <div class="text-wrapper">-->
<div class="title"> <!-- <div class="title">-->
IT - TOOLS <!-- IT - TOOLS-->
</div> <!-- </div>-->
<div class="divider" /> <!-- <div class="divider" />-->
<div class="subtitle"> <!-- <div class="subtitle">-->
{{ $t('home.subtitle') }} <!-- {{ $t('home.subtitle') }}-->
</div> <!-- </div>-->
</div> <!-- </div>-->
</RouterLink> </RouterLink>
<div class="sider-content"> <div class="sider-content">
@ -68,7 +68,7 @@ const tools = computed<ToolCategory[]>(() => [
<div> <div>
IT-Tools IT-Tools
<CLink target="_blank" rel="noopener" :href="`https://github.com/CorentinTh/it-tools/tree/v${version}`"> <CLink target="_blank" rel="noopener" :href="`https://github.com/zeeklog/it-tools/tree/v${version}`">
v{{ version }} v{{ version }}
</CLink> </CLink>
@ -78,7 +78,7 @@ const tools = computed<ToolCategory[]>(() => [
target="_blank" target="_blank"
rel="noopener" rel="noopener"
type="primary" type="primary"
:href="`https://github.com/CorentinTh/it-tools/tree/${commitSha}`" :href="`https://github.com/zeeklog/it-tools/tree/${commitSha}`"
> >
{{ commitSha }} {{ commitSha }}
</CLink> </CLink>
@ -86,8 +86,8 @@ const tools = computed<ToolCategory[]>(() => [
</div> </div>
<div> <div>
© {{ new Date().getFullYear() }} © {{ new Date().getFullYear() }}
<CLink target="_blank" rel="noopener" href="https://github.com/CorentinTh"> <CLink target="_blank" rel="noopener" href="https://github.com/zeeklog">
Corentin Thomasset Ne0inHK
</CLink> </CLink>
</div> </div>
</div> </div>
@ -146,6 +146,10 @@ const tools = computed<ToolCategory[]>(() => [
</template> </template>
<style lang="less" scoped> <style lang="less" scoped>
.logo {
text-decoration: unset;
color: #000000;
}
// ::v-deep(.n-layout-scroll-container) { // ::v-deep(.n-layout-scroll-container) {
// @percent: 4%; // @percent: 4%;
// @position: 25px; // @position: 25px;
@ -178,14 +182,14 @@ const tools = computed<ToolCategory[]>(() => [
} }
.sider-content { .sider-content {
//padding-top: 160px; //padding-top: 3em;
padding-bottom: 200px; padding-bottom: 200px;
} }
.hero-wrapper { .hero-wrapper {
position: absolute; //position: absolute;
display: block; display: block;
left: 0; //left: 0;
width: 100%; width: 100%;
z-index: 10; z-index: 10;
overflow: hidden; overflow: hidden;

View file

@ -10,7 +10,7 @@ import type { Tool } from '@/tools/tools.types';
const route = useRoute(); const route = useRoute();
const head = computed<HeadObject>(() => ({ const head = computed<HeadObject>(() => ({
title: `${route.meta.name} - IT Tools`, title: `${route.meta.name} - Zeeklog Online Tools`,
meta: [ meta: [
{ {
name: 'description', name: 'description',

View file

@ -48,7 +48,7 @@ export const useCommandPaletteStore = defineStore('command-palette', () => {
}, },
{ {
name: 'Github repository', name: 'Github repository',
href: 'https://github.com/CorentinTh/it-tools', href: 'https://github.com/zeeklog/it-tools',
category: 'External', category: 'External',
description: 'View the source code of it-tools on Github.', description: 'View the source code of it-tools on Github.',
keywords: ['github', 'repo', 'repository', 'source', 'code'], keywords: ['github', 'repo', 'repository', 'source', 'code'],
@ -57,7 +57,7 @@ export const useCommandPaletteStore = defineStore('command-palette', () => {
{ {
name: 'Report a bug or an issue', name: 'Report a bug or an issue',
description: 'Report a bug or an issue to help improve it-tools.', description: 'Report a bug or an issue to help improve it-tools.',
href: 'https://github.com/CorentinTh/it-tools/issues/new/choose', href: 'https://github.com/zeeklog/it-tools/issues/new/choose',
category: 'Actions', category: 'Actions',
keywords: ['report', 'issue', 'bug', 'problem', 'error'], keywords: ['report', 'issue', 'bug', 'problem', 'error'],
icon: BugIcon, icon: BugIcon,

View file

@ -1,7 +1,7 @@
<script setup lang="ts"> <script setup lang="ts">
import { useHead } from '@vueuse/head'; import { useHead } from '@vueuse/head';
useHead({ title: 'Page not found - IT Tools' }); useHead({ title: 'Page not found - Zeeklog Online Tools' });
</script> </script>
<template> <template>

View file

@ -1,7 +1,7 @@
<script setup lang="ts"> <script setup lang="ts">
import { useHead } from '@vueuse/head'; import { useHead } from '@vueuse/head';
useHead({ title: 'About - IT Tools' }); useHead({ title: 'About - Zeeklog Online Tools' });
</script> </script>
<template> <template>

View file

@ -8,7 +8,7 @@ import { config } from '@/config';
const toolStore = useToolStore(); const toolStore = useToolStore();
useHead({ title: 'IT Tools - Handy online tools for developers' }); useHead({ title: 'Zeeklog Online Tools - Handy online tools for developers' });
const { t } = useI18n(); const { t } = useI18n();
</script> </script>
@ -19,7 +19,7 @@ const { t } = useI18n();
<ColoredCard :title="$t('home.follow.title')" :icon="Heart"> <ColoredCard :title="$t('home.follow.title')" :icon="Heart">
{{ $t('home.follow.p1') }} {{ $t('home.follow.p1') }}
<a <a
href="https://github.com/CorentinTh/it-tools" href="https://github.com/zeeklog/it-tools"
rel="noopener" rel="noopener"
target="_blank" target="_blank"
:aria-label="$t('home.follow.githubRepository')" :aria-label="$t('home.follow.githubRepository')"

View file

@ -6,7 +6,7 @@ test.describe('Tool - Color converter', () => {
}); });
test('Has title', async ({ page }) => { test('Has title', async ({ page }) => {
await expect(page).toHaveTitle('Color converter - IT Tools'); await expect(page).toHaveTitle('Color converter - Zeeklog Online Tools');
}); });
test('Color is converted from its name to other formats', async ({ page }) => { test('Color is converted from its name to other formats', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Date time converter - json to yaml', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('Date-time converter - IT Tools'); await expect(page).toHaveTitle('Date-time converter - Zeeklog Online Tools');
}); });
test('Format is auto detected from a date and the date is correctly converted', async ({ page }) => { test('Format is auto detected from a date and the date is correctly converted', async ({ page }) => {

View file

@ -6,6 +6,6 @@ test.describe('Tool - Http status codes', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('HTTP status codes - IT Tools'); await expect(page).toHaveTitle('HTTP status codes - Zeeklog Online Tools');
}); });
}); });

View file

@ -18,7 +18,7 @@ test.describe('Tool - Iban validator and parser', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('IBAN validator and parser - IT Tools'); await expect(page).toHaveTitle('IBAN validator and parser - Zeeklog Online Tools');
}); });
test('iban info are extracted from a valid iban', async ({ page }) => { test('iban info are extracted from a valid iban', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - IPv4 range expander', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('IPv4 range expander - IT Tools'); await expect(page).toHaveTitle('IPv4 range expander - Zeeklog Online Tools');
}); });
test('Calculates correct for valid input', async ({ page }) => { test('Calculates correct for valid input', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - JSON diff', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('JSON diff - IT Tools'); await expect(page).toHaveTitle('JSON diff - Zeeklog Online Tools');
}); });
test('Identical JSONs have a custom result message', async ({ page }) => { test('Identical JSONs have a custom result message', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - JSON to CSV', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('JSON to CSV - IT Tools'); await expect(page).toHaveTitle('JSON to CSV - Zeeklog Online Tools');
}); });
test('Provided json is converted to csv', async ({ page }) => { test('Provided json is converted to csv', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - JSON to TOML', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('JSON to TOML - IT Tools'); await expect(page).toHaveTitle('JSON to TOML - Zeeklog Online Tools');
}); });
test('JSON is parsed and outputs clean TOML', async ({ page }) => { test('JSON is parsed and outputs clean TOML', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - json to yaml', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('JSON to YAML converter - IT Tools'); await expect(page).toHaveTitle('JSON to YAML converter - Zeeklog Online Tools');
}); });
test('json is parsed and output clean yaml', async ({ page }) => { test('json is parsed and output clean yaml', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - List converter', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('List converter - IT Tools'); await expect(page).toHaveTitle('List converter - Zeeklog Online Tools');
}); });
test('Simple list should be converted with default settings', async ({ page }) => { test('Simple list should be converted with default settings', async ({ page }) => {

View file

@ -6,6 +6,6 @@ test.describe('Tool - MAC address generator', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('MAC address generator - IT Tools'); await expect(page).toHaveTitle('MAC address generator - Zeeklog Online Tools');
}); });
}); });

View file

@ -6,7 +6,7 @@ test.describe('Tool - Numeronym generator', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('Numeronym generator - IT Tools'); await expect(page).toHaveTitle('Numeronym generator - Zeeklog Online Tools');
}); });
test('a numeronym is generated when a word is entered', async ({ page }) => { test('a numeronym is generated when a word is entered', async ({ page }) => {

View file

@ -9,7 +9,7 @@ test.describe('Tool - OTP code generator', () => {
}); });
test('Has title', async ({ page }) => { test('Has title', async ({ page }) => {
await expect(page).toHaveTitle('OTP code generator - IT Tools'); await expect(page).toHaveTitle('OTP code generator - Zeeklog Online Tools');
}); });
test('Secret hexa value is computed from provided secret', async ({ page }) => { test('Secret hexa value is computed from provided secret', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - Password strength analyser', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('Password strength analyser - IT Tools'); await expect(page).toHaveTitle('Password strength analyser - Zeeklog Online Tools');
}); });
test('Computes the brute force attack time of a password', async ({ page }) => { test('Computes the brute force attack time of a password', async ({ page }) => {

View file

@ -6,6 +6,6 @@ test.describe('Tool - Pdf signature checker', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('PDF signature checker - IT Tools'); await expect(page).toHaveTitle('PDF signature checker - Zeeklog Online Tools');
}); });
}); });

View file

@ -6,7 +6,7 @@ test.describe('Tool - Percentage calculator', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('Percentage calculator - IT Tools'); await expect(page).toHaveTitle('Percentage calculator - Zeeklog Online Tools');
}); });
test('Correctly works out percentages', async ({ page }) => { test('Correctly works out percentages', async ({ page }) => {

View file

@ -6,6 +6,6 @@ test.describe('Tool - Phone parser and formatter', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('Phone parser and formatter - IT Tools'); await expect(page).toHaveTitle('Phone parser and formatter - Zeeklog Online Tools');
}); });
}); });

View file

@ -6,7 +6,7 @@ test.describe('Tool - Text to ASCII binary', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('Text to ASCII binary - IT Tools'); await expect(page).toHaveTitle('Text to ASCII binary - Zeeklog Online Tools');
}); });
test('Text to binary conversion', async ({ page }) => { test('Text to binary conversion', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - Text to Unicode', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('Text to Unicode - IT Tools'); await expect(page).toHaveTitle('Text to Unicode - Zeeklog Online Tools');
}); });
test('Text to unicode conversion', async ({ page }) => { test('Text to unicode conversion', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - Token generator', () => {
}); });
test('Has title', async ({ page }) => { test('Has title', async ({ page }) => {
await expect(page).toHaveTitle('Token generator - IT Tools'); await expect(page).toHaveTitle('Token generator - Zeeklog Online Tools');
}); });
test('New token on refresh', async ({ page }) => { test('New token on refresh', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - TOML to JSON', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('TOML to JSON - IT Tools'); await expect(page).toHaveTitle('TOML to JSON - Zeeklog Online Tools');
}); });
test('TOML is parsed and outputs clean JSON', async ({ page }) => { test('TOML is parsed and outputs clean JSON', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - TOML to YAML', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('TOML to YAML - IT Tools'); await expect(page).toHaveTitle('TOML to YAML - Zeeklog Online Tools');
}); });
test('TOML is parsed and outputs clean YAML', async ({ page }) => { test('TOML is parsed and outputs clean YAML', async ({ page }) => {

View file

@ -8,7 +8,7 @@ test.describe('Tool - ULID generator', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('ULID generator - IT Tools'); await expect(page).toHaveTitle('ULID generator - Zeeklog Online Tools');
}); });
test('the refresh button generates a new ulid', async ({ page }) => { test('the refresh button generates a new ulid', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - XML formatter', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('XML formatter - IT Tools'); await expect(page).toHaveTitle('XML formatter - Zeeklog Online Tools');
}); });
test('XML is converted into a human readable format', async ({ page }) => { test('XML is converted into a human readable format', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - Yaml to json', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('YAML to JSON converter - IT Tools'); await expect(page).toHaveTitle('YAML to JSON converter - Zeeklog Online Tools');
}); });
test('Yaml is parsed and output clean json', async ({ page }) => { test('Yaml is parsed and output clean json', async ({ page }) => {

View file

@ -6,7 +6,7 @@ test.describe('Tool - YAML to TOML', () => {
}); });
test('Has correct title', async ({ page }) => { test('Has correct title', async ({ page }) => {
await expect(page).toHaveTitle('YAML to TOML - IT Tools'); await expect(page).toHaveTitle('YAML to TOML - Zeeklog Online Tools');
}); });
test('JSON is parsed and outputs clean TOML', async ({ page }) => { test('JSON is parsed and outputs clean TOML', async ({ page }) => {

View file

@ -1,6 +1,6 @@
<script setup lang="ts"> <script setup lang="ts">
const md = ` const md = `
# IT Tools # Zeeklog Online Tools
## About ## About
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nisl quis Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nisl quis

View file

@ -59,7 +59,7 @@ export default defineConfig({
// registerType: 'autoUpdate', // registerType: 'autoUpdate',
// strategies: 'generateSW', // strategies: 'generateSW',
// manifest: { // manifest: {
// name: 'IT Tools', // name: 'Zeeklog Online Tools',
// description: 'Aggregated set of useful tools for developers.', // description: 'Aggregated set of useful tools for developers.',
// display: 'standalone', // display: 'standalone',
// lang: 'fr-FR', // lang: 'fr-FR',