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 |
|
Nguyen Thanh Quang
|
7eff77ccc4
|
refactor(api): cors duplication (#109)
* refactor(api): cors duplication
* refactor(middleware): moved content-type setter to top
|
2021-11-27 15:00:18 -08:00 |
|
Nguyen Thanh Quang
|
1b78ffaa91
|
fix(prisma): make sure migrations are migrated in the first run (#105)
* fix(prisma): make sure migrations are migrated in the first run
* chore: removed redundant parentheses
|
2021-11-27 14:39:57 -08:00 |
|
dicedtomato
|
8e8bfd68d1
|
Update README.md
|
2021-11-23 18:31:26 -08:00 |
|
diced
|
b029505cdd
|
feat(api): add cors
|
2021-11-04 17:09:18 -07:00 |
|
Kyle
|
c5c862bee3
|
fix: readme links (#104)
|
2021-10-03 11:42:27 -07:00 |
|
Nguyen Thanh Quang
|
3c38d008f1
|
fix(config): updated example config file (#103)
|
2021-10-03 11:41:50 -07:00 |
|
diced
|
dc52b00a00
|
feat(v3.2.5): update mui & embed vars
|
2021-10-02 20:16:23 -07:00 |
|
diced
|
b5d2e7040e
|
fix: multi 1000 to expires
|
2021-09-25 18:03:06 -07:00 |
|
diced
|
5818440721
|
feat(pages): add create url
|
2021-09-25 18:00:00 -07:00 |
|
diced
|
f1c46da47d
|
feat(pages): add urls page
|
2021-09-25 17:30:23 -07:00 |
|
diced
|
212c69d303
|
fix: add comma dangles
|
2021-09-25 09:39:51 -07:00 |
|
diced
|
9e4152e298
|
fix: github actions build
|
2021-09-24 20:41:26 -07:00 |
|
diced
|
307f023e47
|
fix: github actions build
|
2021-09-24 20:39:43 -07:00 |
|
diced
|
3451bd8762
|
feat(v3.2.4): url shortenning
|
2021-09-24 20:31:45 -07:00 |
|
diced
|
a9d0be8aae
|
fix: revert arm stuff
|
2021-09-18 21:34:02 -07:00 |
|
diced
|
d83f720631
|
fix(actions): add custom prisma engines
|
2021-09-18 21:28:24 -07:00 |
|
diced
|
1f3d396296
|
fix(actions): make action use v2
|
2021-09-18 20:59:03 -07:00 |
|
diced
|
48f771f344
|
fix(actions): make action use v2
|
2021-09-18 20:42:47 -07:00 |
|
diced
|
555bc6aa26
|
fix(docker): make action target linux/arm64
|
2021-09-18 20:33:25 -07:00 |
|
diced
|
8bd0eaac1e
|
fix(docker): make action target linux/arm64
|
2021-09-18 20:19:50 -07:00 |
|
diced
|
3280c77002
|
fix(docker): make action target linux/arm64
|
2021-09-18 20:18:04 -07:00 |
|
diced
|
b39743a53a
|
fix(docker): make action target linux/arm64
|
2021-09-18 20:16:33 -07:00 |
|
diced
|
9a73da56e9
|
feat(docker): add arm64 compatible images
|
2021-09-18 20:10:22 -07:00 |
|
diced
|
c9b0d2664f
|
feat(v3.2.3): new config validation
|
2021-09-17 21:38:24 -07:00 |
|
dicedtomato
|
6063c9efac
|
Update README.md
|
2021-09-17 20:40:38 -07:00 |
|
diced
|
dd6f192d4a
|
fix: many things
|
2021-09-17 20:39:20 -07:00 |
|
diced
|
d956f4ed3d
|
fix(api): fix recent images showing other users images
|
2021-09-12 21:31:43 -07:00 |
|
diced
|
4728258750
|
feat: v3.2.2 new file management & viewing
|
2021-09-12 21:17:27 -07:00 |
|
diced
|
ece3e16459
|
fix(api): fixed being able to override user (#98)
|
2021-09-08 20:56:47 -07:00 |
|
Nguyen Thanh Quang
|
9208dbe2f3
|
fix(api): fixed being able to override user (#98)
* fix(api): fixed being able to override user
* Update index.ts
|
2021-09-08 20:56:10 -07:00 |
|
diced
|
636de18642
|
feat(pages): add recent images to dashboard
|
2021-09-06 15:58:01 -07:00 |
|
diced
|
ee48456291
|
fix(api): change cookie max-age from 10m seconds to 1 week
|
2021-09-06 15:32:39 -07:00 |
|
diced
|
a06d5ffaed
|
fix(api): sort images count and types count
|
2021-09-06 15:22:36 -07:00 |
|
diced
|
606821a2c0
|
fix(components): add skeleton placeholders to dashboard
|
2021-09-06 14:54:25 -07:00 |
|
diced
|
5c980c21e5
|
feat(api): allow bulk uploading (#97)
|
2021-09-05 11:23:52 -07:00 |
|
diced
|
771cc380df
|
fix(api): maybe fix default user not being created
|
2021-09-05 09:14:19 -07:00 |
|
diced
|
38217870fe
|
fix(api): maybe fix default user not being created
|
2021-09-05 09:13:13 -07:00 |
|
dicedtomato
|
5b82c96a43
|
Update README.md
|
2021-09-04 15:01:08 -07:00 |
|
diced
|
6f5f9869ad
|
refactor(assets): update assets to v3
|
2021-09-04 14:42:38 -07:00 |
|
diced
|
b29bfeb8b1
|
fix(api): new way to handle non-embedded images to overwrite nextjs & supports discord now
|
2021-09-03 17:20:43 -07:00 |
|
diced
|
cb40559e49
|
fix(server): some changes
|
2021-09-03 17:03:47 -07:00 |
|
diced
|
90c72f7ffe
|
fix(api): small images height strech fix
|
2021-09-03 16:50:14 -07:00 |
|
diced
|
002bd2e6f7
|
refactor(api): redirect non-embedded images to /r
|
2021-09-03 16:40:50 -07:00 |
|
diced
|
7b44f17a64
|
refactor(api): /raw -> /r
|
2021-09-03 16:26:04 -07:00 |
|
diced
|
b5c83f92e3
|
fix(api): fix images not showing
|
2021-09-02 21:46:10 -07:00 |
|
diced
|
51b4d64a93
|
fix(build): fix some docker stuff
|
2021-09-02 21:27:12 -07:00 |
|
diced
|
62c9e0a22f
|
feat(api): add support for invisible images
|
2021-09-02 21:00:16 -07:00 |
|