Jayvin Hernandez
226d946ec8
fix: stuff ( #423 )
...
* fix: copying and opening another user's upload url
* fix: delete thumbnails too
* fix: return target after removing files from output
* fix: add width to fix diced/zipline#419 (can't test)
* Minor script tune-ups.
* Remove the catcher for when upload has been offloaded to chunk
2023-06-18 19:28:20 -07:00
dicedtomato
5c424a2c6d
feat: video thumbnails ( #413 ) ( #376 )
...
* feat: thumbnails workers
* feat: thumbnails final
* fix: no thumbnailId
* fix: unecessary stuff
2023-05-29 19:02:18 -07:00
diced
eb6929b889
chore: update deps
2023-03-26 00:03:10 -07:00
diced
cc8a5411ab
fix : #339
2023-03-24 17:20:33 -07:00
diced
1b505d463c
refactor: new eslint changes
2023-03-21 17:53:22 -07:00
Jayvin Hernandez
5b9b454330
feat: multiple stuffs
2023-03-18 20:52:04 -07: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
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
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
e804d0b31e
feat: more functionality within files table
2023-02-27 01:52:22 +00:00
diced
a8020ecebe
refactor: many columns/tables in prisma
2023-01-15 13:39:07 -08:00
diced
5e6c53432b
refactor: chart.js -> recharts
2023-01-13 17:20:40 -08:00
diced
eef6fdaeb3
feat: tsup, small fixes
2023-01-06 14:45:48 -08:00
diced
5d115afa71
feat: update deps & fix stuff
2022-12-10 14:19:53 -08:00
diced
eadfa09570
refactor: migrate to fastify
...
- (maybe) faster http server
- easy to develop on
2022-12-07 19:21:26 -08:00
diced
950018673f
feat: render tex (katex) and markdown
2022-12-05 18:16:31 -08:00
diced
6f3081cb8e
feat: headless mode
2022-12-01 09:27:14 -08:00
diced
6457680065
feat: exif metadata & remove gps
2022-11-19 13:58:14 -08:00
diced
3175911105
feat: totp
2022-11-17 22:13:23 -08:00
diced
e6cebd8c46
fix: update node@18, fix views aggregation, force update stats
2022-10-29 10:52:35 -07:00
diced
e2fd27cbba
feat(3.6.0-rc3): version & bump deps
2022-10-27 21:09:14 -07:00
diced
b7c0c85639
chore: bump nextjs
2022-10-25 17:52:04 -07:00
diced
1be61b8d89
chore: update deps & tsx -> esbuild
2022-10-22 14:23:23 -07:00
Jonathan
af0cd26ea0
feat: prettier run ( #200 )
...
* feat: prettier run
* fix: whatever that was
* chore: format more files
* chore: make format command better
2022-10-19 19:43:01 -07:00
Jonathan
cb7dacd089
perf: config validation improvements ( #192 )
...
* perf: improve config validation
* chore: remove extra space in package.json
* fix: actually update file
* fix: `datasource.local` not providing a default value
* fix: small oversight in readConfig & better error
Co-authored-by: diced <pranaco2@gmail.com>
2022-10-18 22:15:15 -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
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
45541a3cdd
feat: add version to appshell
2022-08-24 20:37:57 -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
8f835eec4e
feat: add image compression
2022-08-16 14:04:11 -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
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
2376fd8968
feat: switch from radix-icons to feathericons
2022-07-10 00:46:15 +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
6edfdcefcc
fix(s3): use smaller libraries
2022-06-25 17:07:19 +00:00
diced
bfa6c70bf3
chore(deps): update stuff
2022-06-16 14:22:26 -07:00
Jonathan
73eff05180
feat: use yarn v3 ( #136 )
...
* feat: use yarn v3
* chore: bump yarn to 3.2.1
2022-06-06 16:38:15 -07:00
diced
be9523304a
feat(v3.4.4): fix many bugs and password protected uploads
2022-06-04 22:05:08 -07:00
diced
aa611fa6ba
feat(v3.4.3): cleanup, fix memory leak, arm support
2022-03-13 19:13:18 -07:00
diced
99e92e4594
feat(v3.4.1): datasource api, for S3 functionality
2022-03-02 22:04:56 -08:00
dicedtomato
16d2014bfb
feat(v3.4.0): switch from Material-UI to Mantine! ( #127 )
2022-02-26 17:19:02 -08:00
diced
2b9af0e0de
feat(api): formats for uploaded images
2022-02-20 22:01:31 -08:00
diced
d9561f3b12
feat(v3.3.1): bug fixes and new features
2022-02-19 20:17:02 -08:00