Commit graph

65 commits

Author SHA1 Message Date
diced
e786482902
fix: multiple issues & new features 2022-02-12 20:35:36 -08:00
diced
15042b16d1
feat(v3.3): ctrl+v to upload image 2022-01-03 19:00:20 -08:00
diced
5e4c4fc6c9
feat(v3.3): faster stats 2022-01-03 15:56:33 -08:00
diced
7194c53891
feat(v3.3): ratelimit 2022-01-03 15:17:47 -08:00
diced
dc52b00a00
feat(v3.2.5): update mui & embed vars 2021-10-02 20:16:23 -07:00
diced
212c69d303
fix: add comma dangles 2021-09-25 09:39:51 -07:00
diced
3451bd8762
feat(v3.2.4): url shortenning 2021-09-24 20:31:45 -07:00
diced
4728258750
feat: v3.2.2 new file management & viewing 2021-09-12 21:17:27 -07:00
diced
62c9e0a22f
feat(api): add support for invisible images 2021-09-02 21:00:16 -07:00
diced
3daac34d3e
feat(api): add support for invisible images 2021-09-02 20:59:30 -07:00
dependabot[bot]
d80d5d1632
build(deps): bump next from 11.1.0 to 11.1.1 (#95)
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.1.
- [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/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 06:51:13 -07:00
diced
2c871be8c5
feat(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -07:00
dependabot[bot]
f37b4bb2ee
build(deps): bump next from 11.0.0 to 11.1.0 (#83)
* build(deps): bump next from 11.0.0 to 11.1.0

Bumps [next](https://github.com/vercel/next.js) from 11.0.0 to 11.1.0.
- [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/compare/v11.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(deps): nextjs 11 -> 11.1

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: diced <pranaco2@gmail.com>
2021-08-13 12:57:05 -07:00
diced
dab444040e
fix(api): fix broken uploads 2021-06-23 14:21:34 -07:00
diced
fd400aa850
Release 3.0.0 2021-06-23 11:20:20 -07:00