Commit Graph

607 Commits

Author SHA1 Message Date
b1f2367a93 Changed the size of both banner images 2023-01-08 19:05:57 +01:00
36cdd11381 Updated the banner images 2023-01-08 19:03:26 +01:00
601eeacf8f Updated the README.md 2023-01-08 19:01:36 +01:00
a66d5bbcaf Uploaded both banners 2023-01-08 19:01:06 +01:00
362747a2d0 Merge pull request #1 from gnmyt/dependabot/npm_and_yarn/admin/vite-and-vitejs/plugin-react-4.0.4
Bump vite and @vitejs/plugin-react in /admin
2023-01-08 17:55:42 +01:00
f936fe101e Bump vite and @vitejs/plugin-react in /admin
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). These dependencies needed to be updated together.

Updates `vite` from 3.2.5 to 4.0.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.4/packages/vite)

Updates `@vitejs/plugin-react` from 2.2.0 to 3.0.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 16:55:18 +00:00
7c3b88d957 Created the dependabot.yml 2023-01-08 17:54:19 +01:00
e2b5f13515 Created the CNAME file 2023-01-08 04:22:38 +01:00
7a5edcd92d Updated the docs index.md 2023-01-08 04:20:30 +01:00
71b1fc5f3c Updated the mkdocs.yml 2023-01-08 04:20:11 +01:00
4b4d7aea1f Created the mkdocs.yml 2023-01-08 04:19:28 +01:00
4c112e1f57 Uploaded the logo.png 2023-01-08 04:19:08 +01:00
b70c7a877c Created the index page of the docs 2023-01-08 04:14:48 +01:00
e761370f17 Created the upload_docs.yml workflow 2023-01-08 04:14:41 +01:00
49e2c22198 Updated the icon of the redirect module 2023-01-08 04:10:34 +01:00
1414e1c146 Created the password module 2023-01-08 04:00:47 +01:00
fd24a2ca82 The click action now allows all methods & sends the request controller 2023-01-08 03:58:19 +01:00
080d646e86 Added the urlencoded middleware to the index.js 2023-01-08 03:57:49 +01:00
b45d6944e5 Created the text module 2023-01-08 03:33:45 +01:00
8cdf6fca6c Created the redirect module 2023-01-08 03:27:47 +01:00
e6b11fee5f Updated the validateSchema util 2023-01-08 03:25:12 +01:00
cb441df58b Created the link module 2023-01-08 03:17:12 +01:00
f87f28b35e Added the type field to the InputGroup.jsx 2023-01-08 03:13:03 +01:00
eb63979322 Added the type field to the LinkDialog.jsx 2023-01-08 03:12:51 +01:00
86daec93ac Added more input types in the module validation 2023-01-08 03:12:09 +01:00
30da94d852 Updated the gap in the DomainItem 2023-01-08 03:01:57 +01:00
c807ba6d3c Mobile optimized the InputGroup 2023-01-08 03:01:37 +01:00
774e5bc7fa Mobile optimized the LinkDialog 2023-01-08 03:01:30 +01:00
862cd8c190 Fixed a bug in the LinkChooser.jsx 2023-01-08 03:01:16 +01:00
11c26dd893 Reduced the title length in the list links validation 2023-01-08 02:58:03 +01:00
2423e6ee4e Added a filter for dead links in the link controller 2023-01-08 02:53:00 +01:00
6baae04f4f Integration module validation into the module controller 2023-01-08 02:35:55 +01:00
49d7bd9d88 Created the module validation 2023-01-08 02:32:40 +01:00
6276402e73 Updated the DomainButton style 2023-01-07 23:06:32 +01:00
624680588d Updated the LinkChooser style 2023-01-07 22:57:00 +01:00
247c076981 Made the search bar in the ManageArea.jsx work 2023-01-07 22:56:36 +01:00
b5c41faa03 Mobile optimized the ManageArea 2023-01-07 22:52:20 +01:00
ca93c513cb Mobile optimized the DomainItem 2023-01-07 22:51:40 +01:00
bc8302229e Mobile optimized the DomainDialog 2023-01-07 22:48:05 +01:00
141596ccc1 Added left & right margin 2023-01-07 22:44:52 +01:00
6c5e4b8998 Made the Tag.jsx clickable 2023-01-01 20:43:23 +01:00
20f16561d1 Added a pointer cursor to the Tag.jsx 2023-01-01 20:39:15 +01:00
9809da44bf Mobile optimized the DomainButton.jsx 2023-01-01 20:37:15 +01:00
dc27bb4976 Mobile optimized the LinkItem.jsx 2023-01-01 20:36:03 +01:00
7edc0bdd04 Added the splitter className to the LinkItem.jsx 2023-01-01 20:33:50 +01:00
ad6dc0d413 Mobile optimized the Login page 2023-01-01 20:29:41 +01:00
e7272adbd5 Fixed the tags configuration in the link controller 2023-01-01 20:28:01 +01:00
b31bf1663f Mobile optimized the Home page 2023-01-01 20:27:34 +01:00
61f39673d0 Added query support to the LinkContext.jsx 2023-01-01 20:26:33 +01:00
4c0005d66c Fixed a bug in the DomainContext.jsx 2023-01-01 20:26:08 +01:00