diced
1b505d463c
refactor: new eslint changes
2023-03-21 17:53:22 -07:00
diced
25606a80ec
fix: clean up Anchors
2023-03-21 17:09:50 -07:00
diced
8b540bff62
feat: link to view gallery (icon)
2023-03-21 16:36:47 -07:00
diced
8a2064e09d
fix : #333
2023-03-21 16:30:01 -07:00
diced
1f0fb32b9b
fix : #331
2023-03-20 22:50:28 -07:00
diced
3cbc345c00
fix : #332
2023-03-20 22:49:24 -07:00
diced
3c66c18c77
fix: Bug: URLs list view #330
2023-03-20 22:37:30 -07:00
diced
bcc816ea55
fix: save list-view setting to localStorage
2023-03-20 22:36:10 -07:00
diced
eb2713bc23
fix: open folder in new tab
2023-03-20 22:25:56 -07:00
diced
bcd68ae98b
refactor: docker-compose -> docker compose
2023-03-19 16:48:08 -07:00
diced
d1a486ac1f
feat: list view for urls, invites, users: #302
2023-03-19 16:44:04 -07:00
diced
0d36f5f091
fix: type cast
2023-03-18 21:57:41 -07:00
diced
3d5cdf50e6
feat(3.7.0-rc6): version
2023-03-18 21:54:20 -07:00
diced
1e81822c11
feat: gfycat attribution
2023-03-18 21:52:14 -07:00
diced
f8cd847588
feat: gfycat url #322
2023-03-18 21:48:19 -07:00
Jayvin Hernandez
5b9b454330
feat: multiple stuffs
2023-03-18 20:52:04 -07:00
dicedtomato
9c5b3f60d5
feat: add feature request "contact_link"
2023-03-09 20:51:07 -08:00
diced
d83c255382
feat(v3.7.0-rc5): version
2023-03-04 22:08:09 -08:00
Jayvin Hernandez
656b900256
fix: update 2fa enabled appropriately & delete files ( #315 )
...
* fix: update 2fa enabled appropriately
* fix: a proper delete
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-03-04 22:07:29 -08:00
diced
a16b516163
fix: remove feather import
2023-03-04 21:56:47 -08:00
diced
6d8e66478c
feat: tabler icons
2023-03-04 21:51:58 -08:00
diced
4428555762
feat: keyboard spotlight
2023-03-04 19:57:09 -08:00
diced
463e91c3bd
feat: reorganize menu
2023-03-04 18:48:05 -08:00
diced
1e37f06ab6
feat: new login page
2023-03-04 18:33:30 -08:00
diced
3af3ba69f5
fix: spacing within appshell/paper
2023-03-04 18:11:11 -08:00
diced
0adc07ac38
feat: new ui for shortened urls
2023-03-04 18:04:22 -08:00
diced
4fe4faa202
fix: spacingg between count_by_user
2023-03-04 17:58:35 -08:00
diced
4912a872e0
fix: undef file
2023-03-04 17:51:40 -08:00
diced
ac05d82e3a
fix: allow download query on non raw
2023-03-04 17:50:14 -08:00
diced
6583f1114c
fix: null on non originalName
2023-03-04 17:47:40 -08:00
diced
e2673fa9e1
feat: add size to datatable
2023-03-04 17:20:49 -08:00
dicedtomato
bc4b528ac6
chore: update to mantine@6
...
* refactor: remove old File.tsx
* feat: initial move to mantine v6
* feat: use api option
* remove: useless size modifier
* fix: user button
* feat: use pininput for 2fa
* fix: breaking changes in migrating mantine v6
---------
Co-authored-by: TacticalCoderJay <gogojayvin923@gmail.com>
2023-03-04 17:08:43 -08:00
dicedtomato
986858345e
fix : #311
2023-03-04 04:52:00 +00:00
dicedtomato
912e439645
feat: file size ( #308 )
...
* feat: baseline support for file sizes
* feat: script to add file sizes
2023-03-03 20:40:28 -08:00
Jayvin Hernandez
8e44b71614
fix: fix ( #310 )
...
* Muted audio by default!
* Code renderin'
* not but still decently standard files being viewable
* reserved routes
* Update validateConfig.ts
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-03-03 20:19:19 -08:00
dicedtomato
11bca28ef5
fix: show warning when password protect
2023-03-04 04:15:24 +00:00
dicedtomato
4ef0c6021a
feat(v3.7.0-rc4): version
2023-02-27 03:46:50 +00:00
dicedtomato
4fbbd58ae9
chore: update deps
2023-02-27 03:46:27 +00:00
dicedtomato
81dea6cf90
feat: logger improvements
...
- Timestamp is gray
- removed colorette dependency
- introduction of LOGGER_FILTERS
2023-02-27 01:54:37 +00:00
dicedtomato
9b57fb280b
feat: clear zero byte files script
2023-02-27 01:52:39 +00:00
dicedtomato
e804d0b31e
feat: more functionality within files table
2023-02-27 01:52:22 +00:00
dicedtomato
76845fc7e4
fix: revamp mobile ui
2023-02-26 20:45:20 +00:00
dicedtomato
decd7f7918
fix: revamp uploaded file modal
2023-02-26 20:20:36 +00:00
Jayvin Hernandez
8c5ff4f230
fix: clipboard & 2fa improvements
...
A workaround that shows the content that would have been copied if `navigator.clipboard` is unavailable for whatever reason.
2FA input autofocuses & submits on enter.
2023-02-26 11:33:57 -08:00
dicedtomato
0848702f65
fix: title for folders
2023-02-26 04:57:44 +00:00
Jayvin Hernandez
5379374135
feat: seperate discord webhooks (shorten/upload) ( #260 )
2023-02-25 20:47:14 -08:00
Jayvin Hernandez
b7772128d7
fix: default public folder (docker)
2023-02-25 20:36:05 -08:00
Jayvin Hernandez
95a1c7f92c
feat: clearing orphaned files ( #303 )
2023-02-25 20:35:08 -08:00
Jayvin Hernandez
2d69cd580a
fix: show files per user ( #299 )
2023-02-23 21:33:12 -08:00
dicedtomato
34552926d1
fix : #296
2023-02-24 00:18:03 +00:00