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
dicedtomato
38eef3f0ad
feat(v3.4.7): version
2022-07-06 17:03:44 +00:00
dicedtomato
22615e9ce9
fix: build
2022-07-06 17:01:12 +00:00
dicedtomato
a999abfbf8
feat: a bunch of changes
2022-07-06 16:57:39 +00:00
dicedtomato
20c1d3ef08
Merge branch 'trunk' of https://github.com/diced/zipline into trunk
2022-06-26 17:58:14 +00:00
Adil Mohiuddin
b06c8e4918
fix: add link to xsel ( #157 )
2022-06-25 21:41:42 -07:00
dicedtomato
6edfdcefcc
fix(s3): use smaller libraries
2022-06-25 17:07:19 +00:00
dicedtomato
10b145b006
fix(docker): use prebuilt binaries
2022-06-25 00:01:23 +00:00
dicedtomato
0ba9a9659d
fix(docker): build prisma so it works on alpine arm64
2022-06-24 18:27:35 +00:00
cstef
2dfa1b6b14
feat: add Openstack Swift support ( #154 )
...
* Add Openstack support
* Fix datasource getting
* Restore example config + remove useless vscode dir
* Restore example config + remove useless vscode dir
* Add config.ts to the entryPoints list
* Fix indenting problems with switch-case
* Replace openstack-swift-client
* Add openstack to the config validator
* Rename Openstack to Swift
* Better error handling for swift
* More error handling
* Update Swift.ts
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2022-06-21 17:54:05 -07:00
dicedtomato
7a3f9f1fa4
fix: maybe fix action idk
2022-06-20 22:43:21 -07:00
diced
f276fdc6a0
feat(docker): remove arm docker stuff in favor of cross arch dockerfile
2022-06-20 22:29:33 -07:00
diced
7963bdd1e4
feat(v3.4.6): version & fixes
2022-06-20 17:40:36 -07:00
diced
195c57edc3
refactor(server): clean up server code
2022-06-20 17:09:52 -07:00
diced
4442c85dc1
fix(server): prisma migrations dont exit (high cpu)
2022-06-20 17:08:43 -07:00
diced
5bcac2a2b0
refactor(readme): more info
2022-06-20 15:07:15 -07:00
diced
5303b67d11
fix(pages): add blur to password modal
2022-06-20 14:35:26 -07:00
diced
af59e9abb8
fix(pages): videos supported on embeded uploads
2022-06-20 14:33:10 -07:00
diced
fb098c9147
feat(page): add preview on hover & progress bar
2022-06-20 14:12:57 -07:00
diced
739974bef4
refactor(config): move into directory
2022-06-20 10:55:43 -07:00
diced
d21e48a1a3
fix(api): improve ratelimits
2022-06-20 10:49:24 -07:00
diced
8fea0cbe77
refactor: clean up datasource stuff
2022-06-20 10:25:22 -07:00
diced
1e2b8efb13
feat(v3.4.5): version
2022-06-19 17:46:45 -07:00
diced
8495963094
feat(v3.4.5): exporting images and more stuff
2022-06-19 17:46:20 -07:00
diced
06d1c0bc3b
fix(api): make delete user with images actually delete their images from the datasource
2022-06-19 17:26:52 -07:00
diced
5965c2e237
fix(config): extention -> extension
2022-06-19 16:44:55 -07:00
diced
fb34dfadb0
fix(config): make endpoint nullable
2022-06-18 13:47:59 -07:00