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
Jayvin Hernandez
739f584921
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>
2023-02-23 16:16:11 -08:00
Jayvin Hernandez
04d8b6421a
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>
2023-02-23 16:00:59 -08:00
diced
fdcd1f3d28
fix: dates #278
2023-02-23 14:42:39 -08:00
diced
fc02dc02e8
feat: public folders
2023-02-23 14:37:22 -08:00
diced
6955d83b0c
feat: better version checking
2023-02-20 23:17:04 -08:00
diced
1b3d3a867b
fix: random domains
2023-02-18 14:08:49 -08:00
diced
83718d7b31
feat: override domain header
2023-02-18 11:19:50 -08:00
IThundxr
e80627a3c3
fix: entrypoint executable ( #289 )
2023-02-18 10:02:40 -08:00
diced
e1003d4bb6
fix: url encode password query
2023-02-17 19:45:04 -08:00
diced
2ef4a52be0
fix: set password to actual text value
2023-02-17 19:44:51 -08:00
IThundxr
93a63d3714
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>
2023-02-17 19:09:50 -08:00
Jayvin Hernandez
a8d9d98cf2
fix: return null for no string in parser ( #285 )
2023-02-16 16:47:07 -08:00
Jayvin Hernandez
d70ddd1f53
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
2023-02-13 19:37:47 -08:00
Jayvin Hernandez
283c7c5a26
fix: use name
instead of file
( #281 )
...
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-02-10 22:47:06 -08:00
diced
fb5f50d5bd
feat(v3.7.0-rc3): folders for files
2023-02-10 22:32:57 -08:00
diced
06e84b41aa
fix: /app -> /zipline
2023-01-28 10:28:29 -08:00
Jayvin Hernandez
e3f262322a
fix: root url for upload and shorten ( #255 )
...
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2023-01-26 20:06:30 -08:00
diced
70c2fa8ef4
fix: optimize docker image
2023-01-26 15:58:22 -08:00
diced
9f534e18c8
fix: allow more variables on view
2023-01-26 15:58:06 -08:00
Jayvin Hernandez
55bd72aef8
fix: add a "skip" for fresh db's ( #274 )
...
* fix: add a "skip" for fresh db's
* fix: trimming
* fix: elevate logging!
2023-01-26 12:46:10 -08:00
IceToast
c1a23faf1f
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>
2023-01-25 17:43:16 -08:00
dicedtomato
3588c297f8
fix: sharex config
2023-01-19 04:44:37 +00:00
diced
04d03cbc8f
fix: ensureDatabaseExists args
2023-01-18 09:25:54 -08:00
diced
4e27efb6a1
fix: sharex DestinationType
2023-01-18 09:05:12 -08:00
diced
59b3e5bb24
feat(v3.7.0-rc2): version
2023-01-15 21:09:51 -08:00
diced
d8eee3d81a
fix: no name on dashboard
2023-01-15 21:07:11 -08:00
diced
c8926682b2
fix: type error
2023-01-15 16:58:26 -08:00
diced
9117a9d779
fix: ability to gen with original-name
2023-01-15 14:05:37 -08:00
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
45e897d475
feat(3.7.0-rc1): version
2023-01-14 15:27:21 -08:00
diced
98676f0573
fix: docker stuff
2023-01-14 15:25:36 -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