diced
|
34005ece43
|
fix: milestone again again
|
2023-03-31 21:53:30 -07:00 |
|
diced
|
8e6fc1e8a3
|
fix: milestone again
|
2023-03-31 21:49:50 -07:00 |
|
diced
|
065f44b145
|
fix: milestone
|
2023-03-31 21:41:19 -07:00 |
|
diced
|
e5a07f568d
|
fix: update milestone action
|
2023-03-27 16:48:56 -07:00 |
|
dicedtomato
|
a728d71da1
|
Merge branch '3.x' into trunk
|
2023-03-26 20:46:00 -07:00 |
|
diced
|
91e468791e
|
feat(3.7.0): version
|
2023-03-26 20:45:01 -07:00 |
|
dicedtomato
|
169a2ea562
|
Revert "Release 3.7.0 (#328)" (#347)
This reverts commit f9060f8ae7 .
|
2023-03-26 20:40:41 -07:00 |
|
dicedtomato
|
f9060f8ae7
|
Release 3.7.0 (#328)
* fix: oauthId optional
* fix: remove optional
* hotfix: make oauthid optional (#249)
* hotfix: fallback oauth find (#250)
* fix: add a forgotten ? to schema
* fix: catch null at other places (#252)
* fix: forgor (#253)
* Fix root url & uploader stuff (#254)
* fix: uploader route as root won't be broken
* fix: fix broken url route for when on root
* fix: catch hopefully the most of the edge cases (#251)
* fix: catch hopefully the most of the edge cases
* fix: invite only, fools
* feat: tsup, small fixes
* fix: #264
* fix: urls handle empty strings
* fix: remove esbuild
* fix: do not mutate res #266
* feat: new embed method
* fix: overwrite tmp ss flameshot
* fix: overrides for uploading
* refactor: chart.js -> recharts
* feat: download query on /r/
* fix: better icons on file vie2
* feat: ability to generate url shorten config
* fix: sxcu name
* fix: react hooks error
* feat: ability to insert tabs on Tab keypress
* feat: overhaul image upload
* fix: clean
* fix: group icons vertically
* fix: embeds not showing up
* fix: docker stuff
* feat(3.7.0-rc1): version
* fix: cors for files (#257)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* refactor: many columns/tables in prisma
* feat: keep original name #247
* fix: ability to gen with original-name
* fix: type error
* fix: no name on dashboard
* feat(v3.7.0-rc2): version
* fix: sharex DestinationType
* fix: ensureDatabaseExists args
* fix: sharex config
* fix: #277 #272
* fix: 🐛 Add Menu component as parent
* refactor: popover -> menu
Co-authored-by: IceToast <>
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* fix: add a "skip" for fresh db's (#274)
* fix: add a "skip" for fresh db's
* fix: trimming
* fix: elevate logging!
* fix: allow more variables on view
* fix: optimize docker image
* fix: root url for upload and shorten (#255)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* fix: /app -> /zipline
* feat(v3.7.0-rc3): folders for files
* fix: use `name` instead of `file` (#281)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* feat: search+create for folder select (#283)
* feat?: Search for the folder to add.
Also you can create a folder right from the file, rather than being redirected.
* woops wrong import
* fix: return null for no string in parser (#285)
* feat: use ENTRYPOINT in docker (#286)
* :3
* Update Dockerfile
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* Update Dockerfile
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* Update Dockerfile
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* test
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* fix: set password to actual text value
* fix: url encode password query
* fix: entrypoint executable (#289)
* feat: override domain header
* fix: random domains
* feat: better version checking
* feat: public folders
* fix: dates #278
* feat: devcontainers for codespaces, etc.
* experiment with devcontainer.json
* introduce a docker-compose for devcontainer
* Devcontainers!
* version pop
* Port labeling and a complimentary env variable
* see it to believe it
* Update .devcontainer/devcontainer.json
* Update .devcontainer/devcontainer.json
* Update .devcontainer/docker-compose.yml
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* fix: spaces and route fixes (#294)
* fix: spaces and route fixes
* fix: shorten url response
* feat: better version checking
* fix: use special characters should work
If it doesn't, better call saul
* save that extra byte
* fix: returning protocol again in domain
unrelated to this pr but whatever
* fix: above ^
* Rename shorten.tsv to shorten.ts
---------
Co-authored-by: diced <pranaco2@gmail.com>
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* fix: #296
* fix: show files per user (#299)
* feat: clearing orphaned files (#303)
* fix: default public folder (docker)
* feat: seperate discord webhooks (shorten/upload) (#260)
* fix: title for folders
* 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.
* fix: revamp uploaded file modal
* fix: revamp mobile ui
* feat: more functionality within files table
* feat: clear zero byte files script
* feat: logger improvements
- Timestamp is gray
- removed colorette dependency
- introduction of LOGGER_FILTERS
* chore: update deps
* feat(v3.7.0-rc4): version
* fix: show warning when password protect
* 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>
* feat: file size (#308)
* feat: baseline support for file sizes
* feat: script to add file sizes
* fix: #311
* 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>
* feat: add size to datatable
* fix: null on non originalName
* fix: allow download query on non raw
* fix: undef file
* fix: spacingg between count_by_user
* feat: new ui for shortened urls
* fix: spacing within appshell/paper
* feat: new login page
* feat: reorganize menu
* feat: keyboard spotlight
* feat: tabler icons
* fix: remove feather import
* 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>
* feat(v3.7.0-rc5): version
* feat: add feature request "contact_link"
* feat: multiple stuffs
* feat: gfycat url #322
* feat: gfycat attribution
* feat(3.7.0-rc6): version
* fix: type cast
* feat: list view for urls, invites, users: #302
* refactor: docker-compose -> docker compose
* fix: open folder in new tab
* fix: save list-view setting to localStorage
* fix: Bug: URLs list view #330
* fix: #332
* fix: #331
* fix: #333
* feat: link to view gallery (icon)
* fix: clean up Anchors
* refactor: new eslint changes
* fix: fine tune devcontainer (#329)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
* fix: FileModal scrollbars
* fix: dynamically import katex
* fix: remove rogue console.log
* fix: open folder onRowClick
* fix: filter on usePaginatedFiles
* fix: icon sizes
* fix: paste listener
* feat(actions): auto-assign milestone
* feat(v3.7.0-rc7): version
* fix: #339
* fix: resetting avatars
* feat: new icons / oauth icons changed
* feat: UPLOADER_ASSUME_MIMETYPES (#337)
* fix: any instance of #342
* fix: any instance of #345
* fix: make tables take entire vh
* chore: update deps
* fix: add bigger sizeLimit
* fix: token exposed on view/[id]
---------
Co-authored-by: Jayvin Hernandez <gogojayvin923@gmail.com>
Co-authored-by: IceToast <54889359+IceToast@users.noreply.github.com>
Co-authored-by: IThundxr <harshdhaliwal9767@gmail.com>
Co-authored-by: IThundxr <contact@ithundxr.dev>
|
2023-03-26 20:40:01 -07:00 |
|
diced
|
d379bf8b1c
|
fix: token exposed on view/[id]
|
2023-03-26 12:14:41 -07:00 |
|
diced
|
67b71ceffe
|
fix: add bigger sizeLimit
|
2023-03-26 00:17:59 -07:00 |
|
diced
|
eb6929b889
|
chore: update deps
|
2023-03-26 00:03:10 -07:00 |
|
diced
|
d7299f8220
|
fix: make tables take entire vh
|
2023-03-25 23:39:16 -07:00 |
|
diced
|
1ed267ad94
|
fix: any instance of #345
|
2023-03-25 23:36:16 -07:00 |
|
diced
|
40a0cce3e8
|
fix: any instance of #342
|
2023-03-25 23:33:37 -07:00 |
|
diced
|
556aafaad3
|
feat: UPLOADER_ASSUME_MIMETYPES (#337)
|
2023-03-24 17:57:56 -07:00 |
|
diced
|
fdc7901eff
|
feat: new icons / oauth icons changed
|
2023-03-24 17:56:53 -07:00 |
|
diced
|
9632399f5d
|
fix: resetting avatars
|
2023-03-24 17:24:15 -07:00 |
|
diced
|
cc8a5411ab
|
fix: #339
|
2023-03-24 17:20:33 -07:00 |
|
diced
|
12bb804e6a
|
feat(v3.7.0-rc7): version
|
2023-03-22 20:27:52 -07:00 |
|
diced
|
3a27f31a03
|
feat(actions): auto-assign milestone
|
2023-03-22 19:41:06 -07:00 |
|
diced
|
37e7ad840c
|
fix: paste listener
|
2023-03-22 19:36:26 -07:00 |
|
diced
|
c57a1ea326
|
fix: icon sizes
|
2023-03-21 20:06:46 -07:00 |
|
diced
|
12d5d5f08f
|
fix: filter on usePaginatedFiles
|
2023-03-21 19:57:16 -07:00 |
|
diced
|
e7cf44e8e9
|
fix: open folder onRowClick
|
2023-03-21 19:53:59 -07:00 |
|
diced
|
a81f797266
|
fix: remove rogue console.log
|
2023-03-21 19:51:02 -07:00 |
|
diced
|
6ada79017a
|
fix: dynamically import katex
|
2023-03-21 19:46:13 -07:00 |
|
diced
|
bdf34bbbbf
|
fix: FileModal scrollbars
|
2023-03-21 19:31:45 -07:00 |
|
Jayvin Hernandez
|
c0d1b3d887
|
fix: fine tune devcontainer (#329)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
|
2023-03-21 18:01:02 -07:00 |
|
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 |
|