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 |
|
diced
|
7e16e0f30c
|
fix(build): add migrations to gitignore
|
2021-08-25 10:05:35 -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 |
|
Nguyen Thanh Quang
|
474024ea55
|
Fixed error/url not showing properly (#85)
* Fixed error not showing.
* Update Upload.tsx
|
2021-08-23 08:39:31 -07:00 |
|
diced
|
dacf13e46d
|
fix(docker): docker image
|
2021-08-21 14:57:54 -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
|
034398e9fb
|
fix(api): no admin user creat
|
2021-08-07 20:38:45 -07:00 |
|
diced
|
2c605cb176
|
fix(api): no admin user creat
|
2021-08-07 20:38:15 -07:00 |
|
dicedtomato
|
9a6673fe6d
|
Update README.md
|
2021-07-22 16:23:42 -07:00 |
|
diced
|
6733c9adba
|
fix(pages): fix embed route not loading images
|
2021-06-23 21:44:01 -07:00 |
|
diced
|
9d3443ceac
|
fix(server): add mimetype for non db entries
|
2021-06-23 21:34:38 -07:00 |
|
diced
|
d628424b35
|
fix(pages): fix average size of uploads
|
2021-06-23 14:24:42 -07:00 |
|
diced
|
dab444040e
|
fix(api): fix broken uploads
|
2021-06-23 14:21:34 -07:00 |
|
diced
|
ecef854d23
|
fix(pages): stats being null
|
2021-06-23 12:18:10 -07:00 |
|
diced
|
166087e33c
|
fix: make migrations use readConfig
|
2021-06-23 11:47:05 -07:00 |
|
diced
|
e9e30c4c46
|
fix: change compose to use dockerhub image
|
2021-06-23 11:40:52 -07:00 |
|
diced
|
fd400aa850
|
Release 3.0.0
|
2021-06-23 11:20:20 -07:00 |
|