Commit graph

321 commits

Author SHA1 Message Date
diced
4ea1775f2c
feat: keep original name #247 2023-01-15 13:57:28 -08:00
diced
a8020ecebe
refactor: many columns/tables in prisma 2023-01-15 13:39:07 -08:00
Jayvin Hernandez
2ace076fce
fix: cors for files (#257)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-01-15 11:26:30 -08:00
diced
c966ab9a52
fix: embeds not showing up 2023-01-14 13:50:56 -08:00
diced
ebaf11ad10
fix: group icons vertically 2023-01-14 13:27:23 -08:00
diced
19c7ba03c6
fix: clean 2023-01-14 13:20:04 -08:00
diced
894b5c5c6c
feat: overhaul image upload 2023-01-14 12:04:30 -08:00
diced
516e93cee2
feat: ability to insert tabs on Tab keypress 2023-01-14 11:27:59 -08:00
diced
cc0ffc6e60
fix: react hooks error 2023-01-14 11:21:56 -08:00
diced
a97ace6e73
fix: sxcu name 2023-01-14 10:30:24 -08:00
diced
6d49463dad
feat: ability to generate url shorten config 2023-01-14 10:25:54 -08:00
diced
81e6e4e5f2
fix: better icons on file vie2 2023-01-13 19:40:15 -08:00
diced
2adb355183
feat: download query on /r/ 2023-01-13 17:28:38 -08:00
diced
5e6c53432b
refactor: chart.js -> recharts 2023-01-13 17:20:40 -08:00
diced
873f77bc43
fix: overrides for uploading 2023-01-12 20:17:25 -08:00
diced
9bf098a93a
fix: overwrite tmp ss flameshot 2023-01-11 21:44:24 -08:00
diced
388713a3c6
feat: new embed method 2023-01-11 21:33:01 -08:00
diced
e94dd58542
fix: do not mutate res #266 2023-01-10 21:49:59 -08:00
diced
dbac6e8918
fix: urls handle empty strings 2023-01-06 15:06:34 -08:00
diced
a481c0ee5e
fix: #264 2023-01-06 15:04:43 -08:00
diced
eef6fdaeb3
feat: tsup, small fixes 2023-01-06 14:45:48 -08:00
Jayvin Hernandez
b8b1a5bba6
fix: catch hopefully the most of the edge cases (#251)
* fix: catch hopefully the most of the edge cases

* fix: invite only, fools
2022-12-29 20:39:32 -08:00
Jayvin Hernandez
f06f52fce7
Fix root url & uploader stuff (#254)
* fix: uploader route as root won't be broken

* fix: fix broken url route for when on root
2022-12-18 17:29:50 -08:00
Jayvin Hernandez
4a332bb77b
fix: forgor (#253) 2022-12-18 16:07:38 -08:00
Jayvin Hernandez
eb1b202566
fix: catch null at other places (#252) 2022-12-18 15:05:54 -08:00
Jayvin Hernandez
55eba480ac
hotfix: fallback oauth find (#250) 2022-12-17 13:18:15 -08:00
Jayvin Hernandez
bbeea5b0ec
hotfix: make oauthid optional (#249) 2022-12-17 09:37:29 -08:00
diced
bb28f49cf5
feat: default avatar stuffs 2022-12-15 20:09:02 -08:00
diced
d85211a145
feat: better nav bar stuff 2022-12-15 20:09:02 -08:00
diced
a7291d374d
fix: favorite pagination num 2022-12-15 20:09:02 -08:00
diced
6528ec4056
fix: add default exit transition to modals 2022-12-14 22:46:41 -08:00
diced
56ee494c7d
fix: add wayland instructions in flameshot builder 2022-12-14 22:45:10 -08:00
diced
b21995a0b9
fix: cleanup old methods from /api/user/files 2022-12-14 22:18:50 -08:00
diced
3c00575ecd
feat: new system for paged files 2022-12-13 23:32:57 -08:00
diced
fecbf394c1
fix: remove comments 2022-12-11 15:37:59 -08:00
diced
91341e2d21
feat: new variables parser 2022-12-11 15:30:19 -08:00
TacticalCoderJay
6349503b00
feat: clear storage (#244) (#239)
* - 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

* Add storage cleaning

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

* Update src/components/pages/Manage/index.tsx

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

* Update src/components/pages/Manage/index.tsx

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

Co-authored-by: dicedtomato <diced@users.noreply.github.com>
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2022-12-10 15:00:39 -08:00
diced
5d115afa71
feat: update deps & fix stuff 2022-12-10 14:19:53 -08:00
diced
d8b308a18c
fix: bind 2022-12-09 19:37:40 -08:00
diced
76267c00d5
fix: attempt to fix #243 2022-12-09 19:31:35 -08:00
diced
d87e465a8e
fix: undefined 2022-12-08 18:53:35 -08:00
diced
2c07d6719e
feat: save showNonMedia checkbox value 2022-12-08 18:50:00 -08:00
diced
4c633eb60d
fix: clean up 2022-12-07 23:11:19 -08:00
diced
ba6580e4ef
fix: route not found for nextjs api routes 2022-12-07 23:10:43 -08:00
diced
c21d8f837e
feat: built-in ssl support
- CORE_HTTPS is now CORE_RETURN_HTTPS
- SSL_(KEY/CERT/ALLOW_HTTP1)
2022-12-07 19:40:54 -08:00
diced
eadfa09570
refactor: migrate to fastify
- (maybe) faster http server
- easy to develop on
2022-12-07 19:21:26 -08:00
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
diced
9f797613d2
fix: render in files & fix typos 2022-12-06 17:19:02 -08:00
diced
b728ff33ec
fix: delete URLs after serving 2022-12-06 16:35:38 -08:00
diced
7dc036c6e4
fix: order urls by desc 2022-12-06 16:30:47 -08:00