108 Commits

Author SHA1 Message Date
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
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
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