82 Commits

Author SHA1 Message Date
7fc8982597
Bump vite from 6.2.4 to 6.2.5
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-04-09 15:44:58 -05:00
6ed06004c9
Bump vite from 6.2.3 to 6.2.4
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-03-31 17:27:59 -05:00
fc2f544ef5
Update dependencies 2025-03-25 23:28:31 -05:00
7c88d92ba3
Bump axios from 1.7.7 to 1.8.2
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-03-08 17:27:46 -06:00
a61f68c683
Fix default DB errors
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-03-08 17:19:04 -06:00
f2e8495482
Remove unused import 2024-12-18 19:33:20 -06:00
b042088998
Update no links message 2024-12-18 19:32:24 -06:00
1ae686480c
Remove /create - add directly to dashboard page 2024-12-18 19:24:43 -06:00
90b3e8add1
Correct font/box sizes for auth 2024-12-18 18:23:30 -06:00
e3eb82e318
Bump vite 6.0.2 -> 6.0.3 2024-12-18 18:09:55 -06:00
dependabot[bot]
741ae8bf98
Bump nanoid from 3.3.7 to 3.3.8 in /app
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 17:15:03 +00:00
2ef7bbaf23
Merge branch 'main' of https://github.com/packetparker/linklogger 2024-12-02 23:48:38 -06:00
8ceb2bbafb
Bump Vite + dependencies 2024-12-02 23:47:43 -06:00
24f3c8a5d0
Merge pull request #1 from PacketParker/dependabot/npm_and_yarn/app/eslint/plugin-kit-0.2.3
Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /app
2024-12-02 23:10:02 +00:00
2eec9e6ce9
"Sign Up" -> "Create Account" 2024-11-17 21:26:38 -06:00
76b9da8bd3
Smaller log text + transform date 2024-11-16 00:28:25 -06:00
dependabot[bot]
fbee9142e7
Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /app
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 05:22:47 +00:00
e4fd674d6e
Update start scripts 2024-11-15 23:17:38 -06:00
f85378e53c
Finish dashboard and link creation 2024-11-15 16:39:47 -06:00
04cc3869c2
Extra route + Much more UI 2024-11-15 00:30:43 -06:00
dbc53a555e
Update UI 2024-11-13 22:45:57 -06:00
47b429e8b1
basic navbar 2024-11-12 23:34:45 -06:00
3b2258877f
Begin navbar 2024-11-12 16:37:28 -06:00
3584968b65 Add \'packageManager\' field 2024-11-12 08:58:54 -06:00
2ed699d2cb
Functionality for log deletion 2024-11-12 00:34:33 -06:00
7736846d86
Run on localhost 2024-11-11 23:59:23 -06:00
cc744e1fef
Change host 2024-11-11 20:45:17 -06:00
f4c5cb10df
Redirect / -> /login 2024-11-11 20:35:08 -06:00
918a04076f
Fix formatting - mainly spacing 2024-11-11 20:29:56 -06:00
05666369a2
Some clean-up 2024-11-10 23:17:10 -06:00
8985eecfea
Add log routes and update dashboard 2024-11-10 23:11:17 -06:00
691aa744a0
TOO MUCH STUFF 2024-11-10 16:36:16 -06:00
8941213c8d
Mainly auth re-thinking - just in thought 2024-11-08 23:07:20 -06:00
3cde652d52
Set cookie on /refresh 2024-11-08 15:13:33 -06:00
c13c9ebbbb
Order links by date descending when returned 2024-11-08 15:07:11 -06:00
f1411191b0
Remove default statement for DB 2024-11-08 15:01:30 -06:00
f66ee5cd7d
Fix route function description 2024-11-08 14:40:28 -06:00
a9fa55346c
Dashboard functionality increase 2024-11-07 22:44:31 -06:00
62c034261d
Remove useless commented code 2024-11-07 15:47:48 -06:00
6fafa9f387
Work on dashboard functionality 2024-11-07 01:44:42 -06:00
4c1dd74db3
Lots more functionality - working towards UI 2024-11-06 01:08:04 -06:00
eadc928933
Re-add the link logging 2024-11-05 21:39:25 -06:00
ddb984d0cd
Update + Signup works! 2024-11-05 21:23:19 -06:00
e944df3d7d
Fix auth and organization/standards 2024-11-05 20:36:09 -06:00
6f7e810916 stuff 2024-11-05 15:02:21 -06:00
d74ae5e116 Comment out password restrictions 2024-11-05 08:12:54 -06:00
c51440e0f5
User routes + some updates 2024-11-04 23:57:29 -06:00
e9d877c0ad
Notes 2024-11-04 23:03:06 -06:00
3f8e39cc86
Major consolidation and upgrades 2024-11-04 23:01:13 -06:00
d4280d1fda
Continue JWT implementation - add refresh token 2024-11-04 21:00:42 -06:00