Commit graph

120 commits

Author SHA1 Message Date
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
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
912f716362
feat(api): add support for zws images 2021-08-30 20:56:34 -07:00
diced
16ecdf41af
feat(components): added sharex config generator (#93) 2021-08-30 13:58:06 -07:00
Nguyen Thanh Quang
f0bb6b08fa
feat(components): added sharex config generator (#93) 2021-08-30 07:59:08 -07:00
Nguyen Thanh Quang
efb4e2ce9a
feat(sharex): added sharex config generator 2021-08-30 20:19:12 +07:00
diced
03238d10bf
fix(config): notify which vars are missing 2021-08-28 21:41:04 -07:00
diced
e71590b9fb
fix(config): new opts: admin_limit, user_limit, disabled_extensions (#68) 2021-08-28 21:02:04 -07:00
diced
4728f1cc46
fix(api): accidently sending images as a part of the user object 2021-08-28 19:37:38 -07:00
diced
794778dee2
feat(config): database section removed 2021-08-28 11:32:09 -07:00
Nguyen Thanh Quang
b5e882f07e
feat(themes): added dracula theme (#92)
* added dracula theme

* change border color from white

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2021-08-27 15:33:32 -07:00
dicedtomato
e7c58a4847
licence 2021-08-27 15:24:37 -07:00
dicedtomato
bdb44db25e
security policy 2021-08-27 15:23:28 -07:00
diced
e8b82ffe62
feat(api): image favoriting (#67) 2021-08-27 13:48:22 -07:00
diced
53c53c009e
fix(components): white text on links when light theme 2021-08-26 21:41:30 -07:00
Nguyen Thanh Quang
7e8cda4605
feat(components): ayu_mirage, ayu_light, nord, polar themes (#90) 2021-08-26 19:44:04 -07:00
diced
dfa0419a0a
fix(api): fix many bugs 2021-08-26 15:18:14 -07:00
diced
aeb2638d1e
feat: v3.2.0 - custom themes & curated themes 2021-08-26 12:33:18 -07:00
diced
c5cef56e2a
feat: v3.2.0 - custom themes & curated themes 2021-08-26 12:32:51 -07:00
Nguyen Thanh Quang
b9c9d98252
removed redundant code (#86) 2021-08-25 19:41:49 -07:00
Nguyen Thanh Quang
30083b6705
fixed the menu doesn't close when clicking outside (#87) 2021-08-25 19:41:32 -07:00
diced
47db6cf1bd
fix(build): prisma not being copied over 2021-08-25 15:16:39 -07:00
diced
f929f6ad7d
fix(build): schema.shared.prisma -> schema.prisma 2021-08-25 10:10:23 -07:00