Daniel
|
67989b7c05
|
added min password length rule
|
2023-07-19 17:08:05 -04:00 |
|
Daniel
|
ae71ce2020
|
bug fixed
|
2023-07-19 16:51:53 -04:00 |
|
Daniel
|
7912815c9e
|
many improvements
|
2023-07-19 16:39:59 -04:00 |
|
Daniel
|
8f6dfdd868
|
Merge branch 'dev' of https://github.com/Daniel31x13/linkwarden into dev
|
2023-07-19 14:00:58 -04:00 |
|
Daniel
|
0e31e92c35
|
small fix
|
2023-07-19 14:00:45 -04: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 |
|
Daniel
|
72feceda18
|
Merge pull request #60 from linkwarden/dependabot/npm_and_yarn/dev/auth/prisma-adapter-1.0.1
Bump @auth/prisma-adapter from 1.0.0 to 1.0.1
|
2023-07-19 13:41:06 -04:00 |
|
Daniel
|
35bece5f49
|
bug fix + use id instead of username for lookup
|
2023-07-19 12:14:52 -04:00 |
|
Daniel
|
01a8579158
|
minor fix
|
2023-07-19 11:30:11 -04:00 |
|
Daniel
|
742e17351e
|
added username check
|
2023-07-19 01:23:53 -04:00 |
|
Daniel
|
ac2fab1476
|
minor fix
|
2023-07-18 23:57:47 -04:00 |
|
Daniel
|
8838756c16
|
small improvements
|
2023-07-18 18:14:26 -04:00 |
|
Daniel
|
48f2d51e46
|
Merge pull request #65 from linkwarden/dev
minor fix
|
2023-07-18 14:37:13 -04:00 |
|
Daniel
|
aef640935b
|
minor fix
|
2023-07-18 14:36:09 -04:00 |
|
Daniel
|
6d36a3e14c
|
Merge pull request #64 from linkwarden/dev
Dev
|
2023-07-18 13:00:32 -04:00 |
|
Daniel
|
2bd9a97d2f
|
minor error handling
|
2023-07-18 12:44:37 -04:00 |
|
Daniel
|
010d8d12ff
|
minor change
|
2023-07-18 12:28:58 -04:00 |
|
Daniel
|
11152caf6d
|
minor UX improvement
|
2023-07-18 12:06:47 -04:00 |
|
Daniel
|
b07040a26f
|
small improvements
|
2023-07-18 11:59:57 -04:00 |
|
Daniel
|
b37d695091
|
small styling improvement
|
2023-07-18 11:34:43 -04:00 |
|
Daniel
|
78f3d449bc
|
collection owner is now visible to other users
|
2023-07-17 23:31:26 -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
|
46cca3cff3
|
bug fix
|
2023-07-16 12:44:34 -04:00 |
|
Daniel
|
4ee74dc232
|
bug fixes + improvements
|
2023-07-16 11:51:24 -04:00 |
|
Daniel
|
c7cfbc3846
|
added billing portal button
|
2023-07-16 00:18:49 -04:00 |
|
Daniel
|
f82582a0bd
|
implemented stripe for the cloud instance
|
2023-07-15 22:15:43 -04:00 |
|
Daniel
|
5e40f5dd44
|
Merge pull request #58 from linkwarden/dev
Dev
|
2023-07-14 16:06:09 -04:00 |
|
Daniel
|
0b66e16123
|
more efficient image
|
2023-07-14 07:42:22 -04:00 |
|
Daniel
|
77d1f4a37a
|
small improvement
|
2023-07-13 20:42:04 -04:00 |
|
Daniel
|
2f4f3cbb29
|
login/signup page visual improvements
|
2023-07-13 20:37:44 -04:00 |
|
Daniel
|
0912614e41
|
changes and improvements
|
2023-07-13 18:19:49 -04:00 |
|
Daniel
|
7be3b37b21
|
fixes and improvements
|
2023-07-12 16:34:05 -04:00 |
|
Daniel
|
0bcb8515a0
|
minor improvement
|
2023-07-12 15:17:19 -04:00 |
|
Daniel
|
4d88f7856b
|
bug fix
|
2023-07-12 15:14:43 -04:00 |
|
Daniel
|
2d24f5dad3
|
Merge pull request #57 from linkwarden/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
|
2023-07-12 13:30:49 -05: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
|
a0c6154b8a
|
Merge pull request #56 from linkwarden/dev
Dev
|
2023-07-12 13:27:32 -05:00 |
|
Daniel
|
0050e14e7f
|
fully implemented email authentication
|
2023-07-12 13:26:34 -05: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
|
3e133bfd3f
|
Merge pull request #51 from linkwarden/dependabot/npm_and_yarn/dev/types/react-18.2.14
Bump @types/react from 18.0.27 to 18.2.14
|
2023-07-10 04:46:10 -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 |
|
Daniel
|
5a83a06dfb
|
Merge pull request #50 from linkwarden/dependabot/npm_and_yarn/dev/types/react-dom-18.2.6
Bump @types/react-dom from 18.0.10 to 18.2.6
|
2023-07-10 04:42:04 -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 |
|