Commit graph

68 commits

Author SHA1 Message Date
5ac93d3243
Update docker-image.yml 2025-05-05 01:28:25 -04:00
2b030414ad
Update docker-image.yml 2025-05-05 01:14:21 -04:00
102d68898b
update cosgin version 2025-05-05 00:29:19 -04:00
dbe9c13235 remove limits 2025-04-11 01:56:15 -04:00
349ca6915d
Merge pull request #17 from WaveringAna/dependabot/cargo/tokio-1.43.1
Bump tokio from 1.43.0 to 1.43.1
2025-04-07 22:18:56 -04:00
dependabot[bot]
187be1e88b
Bump tokio from 1.43.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:14:06 +00:00
6a817c9033
Merge pull request #16 from WaveringAna/dependabot/cargo/ring-0.17.13
Bump ring from 0.17.8 to 0.17.13
2025-03-07 22:53:22 -05:00
dependabot[bot]
1f67779d39
Bump ring from 0.17.8 to 0.17.13
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:12:52 +00:00
3fcaf6310a bump to v2.2 2025-02-19 21:29:25 -05:00
030116db61 add migration to postgres sql to fix VARCHAR length to 32 2025-02-19 21:22:17 -05:00
113ef1c2e6
24 hour expire is too aggressive 2025-02-03 01:12:06 -05:00
454ae0017e copy only package.json 2025-02-02 17:37:41 -05:00
ab3cc41f23 Bump to v2.1 2025-02-02 17:07:30 -05:00
7dd92878ed allow creation of user and links via args and env 2025-02-02 17:06:03 -05:00
41d2ec5793 use env instead of cmd args 2025-02-02 17:01:35 -05:00
8c4e30764e
Merge pull request #13 from WaveringAna/editLink
Add edit link functionality
2025-02-02 00:07:38 -05:00
b514d490d2 Add edit link functionality 2025-02-01 02:18:32 -05:00
2f7147de88
Update README.md 2025-02-01 00:52:28 -05:00
613799dc78 bump to v2 2025-02-01 00:03:20 -05:00
e150bece4d Fix source count in statistics 2025-02-01 00:01:06 -05:00
d8c5a7921c Bump 2025-01-31 21:01:30 -05:00
2eb8949064 Revert "Lazy load Statistics Modal"
This reverts commit 62feb55702.
2025-01-31 20:51:20 -05:00
62feb55702 Lazy load Statistics Modal 2025-01-31 20:36:41 -05:00
26e0a4f92f show source per day 2025-01-31 20:25:44 -05:00
d1202a03fa update readme 2025-01-31 19:46:31 -05:00
b221dfdeb7 I wish GA was a better CI/CD platform 2025-01-31 19:33:04 -05:00
6e6940c21c s 2025-01-31 19:19:23 -05:00
dd85ccc99c fix readme 2025-01-31 19:18:58 -05:00
9b9834e163 update docs 2025-01-31 19:17:07 -05:00
abd01492db just use window.location 2025-01-31 19:14:57 -05:00
18a86af62b Fix path for db and admin-setup-token 2025-01-30 11:41:42 -05:00
42f7ed7852 fix postgres 2025-01-29 22:18:52 -05:00
c2d5f5a644 fix statistics; i need to make unit tests 2025-01-29 21:57:59 -05:00
67e94b4483 check for both postgres and postgresql 2025-01-29 21:44:24 -05:00
01ffe80b99
Merge pull request #8 from WaveringAna/v0.2
only show register if no users, otherwise show only login
2025-01-29 21:21:12 -05:00
3585ca70e8 only show register if no users, otherwise show only login 2025-01-29 20:47:04 -05:00
d6ecc5fb2d
Update README.md 2025-01-29 19:45:22 -05:00
9fe7359da5
Update .env.example 2025-01-29 19:37:53 -05:00
374b538269
Update README.md 2025-01-29 19:35:16 -05:00
fd36858e20
Merge pull request #7 from WaveringAna/v0.1
fix session expiration, add sqlite
2025-01-29 19:34:22 -05:00
daa1323b88 add sqlite 2025-01-29 18:52:49 -05:00
8a3ee20a9d fix session expiration 2025-01-29 15:43:34 -05:00
ce9fcfbd7c delete package-lock.json 2025-01-29 12:46:02 -05:00
1e68a44ef1 fix 2025-01-29 12:45:05 -05:00
fc72befec1 fix admin-setup-token.txt 2025-01-29 01:32:48 -05:00
a5753a044e readme 2025-01-29 01:29:27 -05:00
5e83c1218b update footer and allow 32 char shortcode 2025-01-29 00:13:20 -05:00
6ebaba50d1
Update docker-image.yml 2025-01-28 11:56:44 -05:00
ba6d116f25
Update docker-image.yml 2025-01-28 11:48:55 -05:00
ec51999007
Create docker-image.yml 2025-01-28 11:39:01 -05:00