Commit graph

31 commits

Author SHA1 Message Date
TacticalCoderJay
ea1a0b7fc8
fix: new oauth stuff (#240)
* - fix: use oauth's user id instead of username
 - feat: add login only config for oauth

* Addresses tomato's concerns

* fix: catch same account on different user
2022-12-06 21:40:13 -08:00
TacticalCoderJay
fce7325a24
fix: add onDelete to all relations (#236) 2022-11-28 20:39:20 -08:00
diced
3175911105
feat: totp 2022-11-17 22:13:23 -08:00
TacticalCoderJay
87fc9f2fb9
feat: v3.6.0-rc4 (#207)
* feat: oauth reform for potential improvements

* fix: update avatars with new pfp

* fix: remove redundant include

* feat: v3.6.0-rc4

Co-authored-by: dicedtomato <diced@users.noreply.github.com>

* fix: remove console log

Co-authored-by: dicedtomato <diced@users.noreply.github.com>
2022-10-30 21:42:39 -07:00
diced
7eb855de8f
feat: new file serving method & max views for files 2022-10-27 19:34:20 -07:00
diced
615cbddc89
feat: ability to edit/delete users with master administrator 2022-10-22 14:50:53 -07:00
diced
b0c3c6f45a
feat: oauth sign up 2022-10-08 17:58:56 -07:00
diced
a454a4f4a8
feat: external links & bug fixes 2022-08-26 20:04:25 -07:00
diced
d41f6058f7
feat: user avatars 2022-08-16 14:50:59 -07:00
diced
f3a23a528b
feat: expiring images 2022-07-28 13:53:46 -07:00
dicedtomato
61c5df750a
feat: invitations to create accounts 2022-07-14 02:31:23 +00:00
diced
d21e48a1a3
fix(api): improve ratelimits 2022-06-20 10:49:24 -07:00
diced
be9523304a
feat(v3.4.4): fix many bugs and password protected uploads 2022-06-04 22:05:08 -07:00
diced
083040e300
feat(v3.4.2): random domain selection #129 2022-03-03 17:52:34 -08:00
diced
870f6e88b1
fix(prisma): add removal of custom theme migration 2022-02-26 17:27:37 -08:00
dicedtomato
16d2014bfb
feat(v3.4.0): switch from Material-UI to Mantine! (#127) 2022-02-26 17:19:02 -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
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
3451bd8762
feat(v3.2.4): url shortenning 2021-09-24 20:31:45 -07:00
diced
dd6f192d4a
fix: many things 2021-09-17 20:39:20 -07:00
diced
3daac34d3e
feat(api): add support for invisible images 2021-09-02 20:59:30 -07:00
diced
912f716362
feat(api): add support for zws images 2021-08-30 20:56:34 -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
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
fd400aa850
Release 3.0.0 2021-06-23 11:20:20 -07:00