Commit graph

31 commits

Author SHA1 Message Date
Jonathan
73eff05180
feat: use yarn v3 (#136)
* feat: use yarn v3

* chore: bump yarn to 3.2.1
2022-06-06 16:38:15 -07:00
diced
be9523304a
feat(v3.4.4): fix many bugs and password protected uploads 2022-06-04 22:05:08 -07:00
diced
aa611fa6ba
feat(v3.4.3): cleanup, fix memory leak, arm support 2022-03-13 19:13:18 -07:00
diced
083040e300
feat(v3.4.2): random domain selection #129 2022-03-03 17:52:34 -08:00
diced
99e92e4594
feat(v3.4.1): datasource api, for S3 functionality 2022-03-02 22:04:56 -08:00
dicedtomato
16d2014bfb
feat(v3.4.0): switch from Material-UI to Mantine! (#127) 2022-02-26 17:19:02 -08:00
diced
42d77e445b
feat(v3.3.2): image formats 2022-02-21 09:27:10 -08:00
diced
6506846207
fix: cleanup 2022-02-21 09:26:26 -08:00
diced
2b9af0e0de
feat(api): formats for uploaded images 2022-02-20 22:01:31 -08:00
diced
d9561f3b12
feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00
diced
e786482902
fix: multiple issues & new features 2022-02-12 20:35:36 -08:00
diced
4e64922b70
feat(v3.3): release 3.3 2022-01-03 19:00:51 -08:00
diced
15042b16d1
feat(v3.3): ctrl+v to upload image 2022-01-03 19:00:20 -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
c9b0d2664f
feat(v3.2.3): new config validation 2021-09-17 21:38:24 -07:00
diced
dd6f192d4a
fix: many things 2021-09-17 20:39:20 -07:00
diced
4728258750
feat: v3.2.2 new file management & viewing 2021-09-12 21:17:27 -07:00
diced
3daac34d3e
feat(api): add support for invisible images 2021-09-02 20:59:30 -07:00
diced
e8b82ffe62
feat(api): image favoriting (#67) 2021-08-27 13:48:22 -07:00
diced
c5cef56e2a
feat: v3.2.0 - custom themes & curated themes 2021-08-26 12:32:51 -07:00
diced
b2be4e51cc
fix(build): remove schema from gitignore 2021-08-25 10:01:57 -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
diced
8c03e74979
fix(build): fix 2021-08-24 10:27:20 -07:00
diced
d5c0355fd4
fix(build): maybe fix 2021-08-24 10:20:47 -07:00
diced
386cad0474
feat(components): copy url to clipboard when uploading image 2021-08-24 10:17:04 -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