Commit graph

454 commits

Author SHA1 Message Date
diced
feb75a8a42
fix(config): add env for UPLOADER_DATE_FORMAT 2022-10-01 13:34:41 -07:00
diced
d4369d2503
refactor: redux -> recoil 2022-10-01 11:09:07 -07:00
diced
d236589644
fix: tidy up stuff 2022-10-01 11:09:07 -07:00
diced
8044b7f623
refactor: move clientUtils into utils/ 2022-10-01 11:09:07 -07:00
dicedtomato
9f0697dd34
feat: add contributing.md 2022-09-30 16:16:08 -07:00
diced
78a6f3122d
fix: escape . in regexes 2022-09-28 20:45:50 -07:00
diced
b460da74dd
refactor: change bool() -> boolean() 2022-09-28 20:30:24 -07:00
Wolfy0615
75a8bb7962
fix: change outdated url (#172)
* Fix outdated url

Updated to resolve merge conflicts

* Update index.tsx

Fix #2
2022-09-28 19:50:01 -07:00
diced
9ac876e30a
feat: ability to view non-media views 2022-09-24 14:25:34 -07:00
diced
26cb4ea034
fix: placeholder and red buttons 2022-09-24 10:43:23 -07:00
diced
0d65ee1a32
feat: flameshot generator 2022-09-24 10:41:03 -07:00
Erik Bender
4a753376b7
feat: add password field in file upload ui (#169) 2022-09-24 10:14:36 -07:00
Derock
dc926e9f5a
feat: overhaul a lot of stuff (#171)
* feat: ssr for /code/[id], fix: syntax highlighting

* feat: cache responses

* ref: eslint

* wip

* Create .gitattributes

* wip again

* redesign dashboard

* ref: use react-query for url
ref: break into components
feat: loading animation for delete
feat: no url image

* feat: use react-query mutation for files

* ref: update sizing on code input

* chore(deps): update mantine

* feat: overhaul stats page

* fix: incorrectly calculating stat % change

* fix: use latest data in stats per day

* feat: add validation on stats amount query string

* refactor: clean up imports & code

* fix: remove prettier (fixes eslint)

* ref: run eslint autofix

* ref: more eslint

* ref: replace undraw on homepage with react-feather

* refactor: remove tailwind & add responsiveness to stuff

* fix: colors on file placeholder

* fix: make actions work

* feat: new sharex configuration generator

Co-authored-by: diced <pranaco2@gmail.com>
2022-09-23 18:19:27 -07:00
diced
722372c7f6
fix: #173 2022-09-11 12:08:38 -07:00
diced
4589c6ee0a
fix: #166 2022-09-05 15:06:07 -07:00
diced
67ff93e640
fix: remove useless webpack cofnig 2022-08-26 20:38:31 -07:00
diced
bd055d704b
fix: domain duplication 2022-08-26 20:35:25 -07:00
diced
2e8bee931c
feat: add a debug read-config script 2022-08-26 20:06:57 -07:00
diced
a454a4f4a8
feat: external links & bug fixes 2022-08-26 20:04:25 -07:00
diced
45541a3cdd
feat: add version to appshell 2022-08-24 20:37:57 -07:00
diced
1d42d922bd
feat: discord webhook notifs 2022-08-23 09:38:29 -07:00
diced
4f631fbd0e
feat: more ways to expire 2022-08-21 22:24:56 -07:00
diced
e911db4c1a
fix: image table on dashboard 2022-08-17 15:01:23 -07:00
diced
9b60147e11
feat(v3.5.0): version 2022-08-16 15:25:44 -07:00
diced
acd0cabdff
feat: update prisma binaries 2022-08-16 15:24:09 -07:00
diced
d41f6058f7
feat: user avatars 2022-08-16 14:50:59 -07:00
diced
8f835eec4e
feat: add image compression 2022-08-16 14:04:11 -07:00
diced
ecab525ffd
fix: text & video embed 2022-08-15 20:55:46 -07:00
diced
7c887e8ec1
fix: vanities can be overwritten 2022-07-28 14:03:29 -07:00
diced
f3a23a528b
feat: expiring images 2022-07-28 13:53:46 -07:00
diced
cdcb31130b
feat: switch to tsx (typescript execute) 2022-07-28 11:30:14 -07:00
diced
3ea24ddf0c
feat: switch to mantine v5 2022-07-28 11:03:22 -07:00
dicedtomato
12baadd563
fix: revert version 2022-07-15 21:29:44 +00:00
dicedtomato
f5ae36d4e7
feat: version 3.4.9 2022-07-15 21:28:27 +00:00
dicedtomato
04ca738fb1
feat: add more mimetypes! 2022-07-15 21:27:01 +00:00
dicedtomato
95e09e51e1
fix: add title to Layout 2022-07-15 17:34:32 +00:00
dicedtomato
2f0af385c7
feat: add content-length headers 2022-07-15 17:20:24 +00:00
dicedtomato
786e6d5799
feat: new configuration options 2022-07-14 03:05:16 +00:00
dicedtomato
61c5df750a
feat: invitations to create accounts 2022-07-14 02:31:23 +00:00
dicedtomato
eb30afcb83 remove: meta config (will be added another day) 2022-07-13 16:32:56 +00:00
dicedtomato
cdf0f6e96c
feat: versioned docker images 2022-07-13 04:32:52 +00:00
dicedtomato
54158c5dbe
refactor: remove config file in favor for env variables 2022-07-13 02:50:25 +00:00
dicedtomato
56ff86db44
feat: revamp file gallery 2022-07-12 22:09:57 +00:00
dicedtomato
b7560c80aa
fix: make dropzone larger 2022-07-10 05:43:19 +00:00
dicedtomato
03379943de
fix: clean up upload components 2022-07-10 05:38:53 +00:00
dicedtomato
2376fd8968
feat: switch from radix-icons to feathericons 2022-07-10 00:46:15 +00:00
dicedtomato
2f90193d7e
feat: add text uplading 2022-07-09 23:54:55 +00:00
dicedtomato
964199f8a9
fix(config): make s3/swift optional and not error out 2022-07-09 20:35:21 +00:00
dicedtomato
678ea20004
fix(docker): build 2022-07-08 02:57:31 +00:00
dicedtomato
ea27fd8a45
feat(3.4.8): fix bug where you can crash zipline 2022-07-08 02:52:19 +00:00