Commit Graph

85 Enmetoj

Author SHA1 Message Date
Yee Jia Wei e9acb548bf remove fontawesome package 2023-12-18 06:28:42 +08:00
Yee Jia Wei ae87b5698e add bootstrap-icons package 2023-12-16 22:15:38 +08:00
daniel31x13 375a55dd37 added auto-archive script + minor improvements 2023-12-10 15:26:44 -05:00
daniel31x13 8e49ccf723 minor change 2023-12-08 11:01:47 -05:00
daniel31x13 9c65e3e215 implemented basic support for pdf, png and jpg 2023-12-03 23:52:32 -05:00
daniel31x13 b8b6fe24bc WIP 2023-11-24 03:06:33 -05:00
daniel31x13 cf7b18e012 added apikey model 2023-11-20 12:48:41 -05:00
daniel31x13 d972ec2dab better public page [WIP] 2023-11-16 03:22:16 -05:00
daniel31x13 b458fad567 WIP changes 2023-11-02 01:52:49 -04:00
daniel31x13 c9c62b615b finished implementing readable mode api side 2023-10-30 00:30:45 -04:00
dependabot[bot] 788fc56caf
Bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 23:23:38 +00:00
daniel31x13 f98500ec4e fixed filter by tags + refactored search + bug fixed + settings page [WIP] 2023-10-16 13:10:52 -04:00
daniel31x13 754c15d2bb added support for wayback machine 2023-10-13 02:03:38 -04:00
daniel31x13 610c1c80ed Revert "updated nextjs" 2023-10-05 20:27:44 +03:30
daniel31x13 f1017533d7 updated nextjs 2023-10-05 19:31:32 +03:30
daniel31x13 3282d5a615 bug fixed + small visual improvements + improved user experience 2023-10-05 19:12:35 +03:30
daniel31x13 f15e298cc3 import bookmarks from other platforms + many other improvements 2023-10-03 14:34:13 +03:30
daniel31x13 8fc8874063 renamed the "data" route to "migration" 2023-10-01 20:03:40 +03:30
Gisbi 64c417c1be working on dark mode 2023-08-02 19:53:55 +02:00
Daniel ffb1098a15
Merge pull request #71 from linkwarden/dependabot/npm_and_yarn/dev/next-13.4.12
Bump next from 13.1.6 to 13.4.12
2023-08-01 22:16:14 -04:00
Daniel 808ed9b15b
Merge pull request #87 from linkwarden/dependabot/npm_and_yarn/dev/react-select-5.7.4
Bump react-select from 5.7.3 to 5.7.4
2023-08-01 22:13:35 -04:00
dependabot[bot] 232c95937d
Bump next from 13.1.6 to 13.4.12
Bumps [next](https://github.com/vercel/next.js) from 13.1.6 to 13.4.12.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.1.6...v13.4.12)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 02:08:13 +00:00
dependabot[bot] 2f0c2f2999
Bump eslint from 8.44.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 02:05:19 +00:00
Daniel 1fc0804cbf error handling missing avatar 2023-08-01 22:03:49 -04:00
dependabot[bot] c29219c492
Bump prisma from 4.16.2 to 5.1.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.16.2 to 5.1.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.1.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 23:36:44 +00:00
dependabot[bot] 657147a9bd
Bump @aws-sdk/client-s3 from 3.363.0 to 3.379.1
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.363.0 to 3.379.1.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.379.1/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 04:34:20 +00:00
dependabot[bot] 14e9e9ef1c
Bump react-select from 5.7.3 to 5.7.4
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.7.3...react-select@5.7.4)

---
updated-dependencies:
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 04:28:27 +00:00
Daniel 6e16d1a36c
Merge pull request #70 from linkwarden/dependabot/npm_and_yarn/dev/types/react-dom-18.2.7
Bump @types/react-dom from 18.2.6 to 18.2.7
2023-07-27 06:16:47 -04:00
dependabot[bot] 664e6683f1
Bump @types/node from 20.3.3 to 20.4.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 05:05:48 +00:00
dependabot[bot] be01a11b0f
Bump @types/react-dom from 18.2.6 to 18.2.7
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.6 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 05:02:18 +00:00
Daniel f99e186213
Merge pull request #61 from linkwarden/dependabot/npm_and_yarn/dev/postcss-8.4.26
Bump postcss from 8.4.24 to 8.4.26
2023-07-19 13:42:19 -04:00
Daniel 92f3de34df
Merge pull request #63 from linkwarden/dependabot/npm_and_yarn/dev/tailwindcss-3.3.3
Bump tailwindcss from 3.3.2 to 3.3.3
2023-07-19 13:41:46 -04:00
dependabot[bot] 7be8f55d0a
Bump tailwindcss from 3.3.2 to 3.3.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 04:45:07 +00:00
dependabot[bot] 6965b42c69
Bump postcss from 8.4.24 to 8.4.26
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.26.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.26)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 04:44:46 +00:00
dependabot[bot] cba8347f88
Bump @auth/prisma-adapter from 1.0.0 to 1.0.1
Bumps [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/prisma-adapter@1.0.0...@auth/prisma-adapter@1.0.1)

---
updated-dependencies:
- dependency-name: "@auth/prisma-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 04:44:35 +00:00
Daniel f82582a0bd implemented stripe for the cloud instance 2023-07-15 22:15:43 -04:00
dependabot[bot] 7c4973a492
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 18:28:03 +00:00
Daniel 8513ab7688
Merge pull request #54 from linkwarden/dependabot/npm_and_yarn/dev/fortawesome/free-regular-svg-icons-6.4.0
Bump @fortawesome/free-regular-svg-icons from 6.3.0 to 6.4.0
2023-07-10 04:47:11 -05:00
Daniel 92f0b43f6e
Merge pull request #53 from linkwarden/dependabot/npm_and_yarn/dev/eslint-config-next-13.4.9
Bump eslint-config-next from 13.4.7 to 13.4.9
2023-07-10 04:46:55 -05:00
Daniel 5a0aad74f5
Merge pull request #52 from linkwarden/dependabot/npm_and_yarn/dev/next/font-13.4.9
Bump @next/font from 13.4.7 to 13.4.9
2023-07-10 04:46:41 -05:00
Daniel 455bc93660
Merge branch 'dev' into dependabot/npm_and_yarn/dev/types/react-18.2.14 2023-07-10 04:45:45 -05:00
dependabot[bot] ad4b5d53e7
Bump @fortawesome/free-regular-svg-icons from 6.3.0 to 6.4.0
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:57:39 +00:00
dependabot[bot] 1a1a89dff3
Bump eslint-config-next from 13.4.7 to 13.4.9
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.7 to 13.4.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.9/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:57:31 +00:00
dependabot[bot] d4b9e43ba5
Bump @next/font from 13.4.7 to 13.4.9
Bumps [@next/font](https://github.com/vercel/next.js/tree/HEAD/packages/font) from 13.4.7 to 13.4.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.9/packages/font)

---
updated-dependencies:
- dependency-name: "@next/font"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:57:08 +00:00
dependabot[bot] dfa8caea43
Bump @types/react from 18.0.27 to 18.2.14
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.27 to 18.2.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:56:54 +00:00
dependabot[bot] 3bb1538570
Bump @types/react-dom from 18.0.10 to 18.2.6
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.10 to 18.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:56:45 +00:00
Daniel 97ca682c0a replaced email with username 2023-07-08 14:05:43 +03:30
Daniel e6fff06b3d
Merge pull request #44 from linkwarden/dependabot/npm_and_yarn/dev/eslint-config-next-13.4.7
Bump eslint-config-next from 13.1.6 to 13.4.7
2023-07-03 16:59:21 +03:30
Daniel b5b5e7248a
Merge pull request #45 from linkwarden/dependabot/npm_and_yarn/dev/fortawesome/free-solid-svg-icons-6.4.0
Bump @fortawesome/free-solid-svg-icons from 6.3.0 to 6.4.0
2023-07-03 16:59:01 +03:30
dependabot[bot] 0af4085874
Bump @types/node from 18.11.18 to 20.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 20.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 13:28:25 +00:00