116 Commits

Author SHA1 Message Date
3b57e4a448
Merge pull request #3 from PacketParker/dependabot/npm_and_yarn/app/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /app
2024-12-18 05:47:04 +00: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
ae775b9b0e
/docs/ -> /docs 2024-12-02 23:52:48 -06: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
b860f9699c
Update locations 2024-12-02 23:47:11 -06:00
70408ccb02
Merge pull request #2 from PacketParker/dependabot/pip/python-multipart-0.0.18
Bump python-multipart from 0.0.17 to 0.0.18
2024-12-02 23:10:20 +00: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
dependabot[bot]
c0d6992c66
Bump python-multipart from 0.0.17 to 0.0.18
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.18.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 21:44:42 +00:00
2eec9e6ce9
"Sign Up" -> "Create Account" 2024-11-17 21:26:38 -06:00
56dbcdc705
Make the /{link} route actually work 2024-11-16 01:49:30 -06:00
4d626d423c
Add support for MySQL and PostgreSQL 2024-11-16 01:48:58 -06:00
6e8f3ee321
Keep expire_date as a day 2024-11-16 00:29:21 -06:00
76b9da8bd3
Smaller log text + transform date 2024-11-16 00:28:25 -06:00
4d69b23c90
Update docs 2024-11-16 00:15:27 -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
4c810b2a62
Working on windows starts 2024-11-15 22:38:12 -06:00
d40548a8af
Testing out Windows starts 2024-11-15 21:48:28 -06:00
1b1601e4c4
Update config and work on shell/docker 2024-11-15 21:20:29 -06:00
4cfc800f8c
Update compose 2024-11-15 17:36:14 -06:00
f1b9f62083
Update all requirements 2024-11-15 17:08:39 -06:00
72b99bd728
Add defaults 2024-11-15 17:07:51 -06:00
c416b06dd1
Change listen port 2024-11-15 16:50:28 -06:00
1969085346
Update nginx.conf for Docker containers 2024-11-15 16:49:30 -06:00
71b0792edd
Delete links/logs on account deletion 2024-11-15 16:47:08 -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
9ce608b637
Add ping route 2024-11-13 22:45:40 -06:00
47b429e8b1
basic navbar 2024-11-12 23:34:45 -06:00
3b2258877f
Begin navbar 2024-11-12 16:37:28 -06:00
41a21ee0b5
Add /me route 2024-11-12 16:37:15 -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
8d3edb4ffe
Remove custom 404 handler 2024-11-12 00:34:06 -06:00
7736846d86
Run on localhost 2024-11-11 23:59:23 -06:00
52127adb08
Merge API+APP in Docker 2024-11-11 23:57:44 -06:00
386e6dcb35
Remove origins 2024-11-11 20:45:52 -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
c0b5500f00
Update ignore 2024-11-10 23:18:03 -06:00
05666369a2
Some clean-up 2024-11-10 23:17:10 -06:00
cd23780414
Remove extra (old) log routes 2024-11-10 23:11:43 -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