Commit graph

10 commits

Author SHA1 Message Date
dicedtomato
912e439645
feat: file size (#308)
* feat: baseline support for file sizes

* feat: script to add file sizes
2023-03-03 20:40:28 -08:00
dicedtomato
e804d0b31e
feat: more functionality within files table 2023-02-27 01:52:22 +00:00
diced
eef6fdaeb3
feat: tsup, small fixes 2023-01-06 14:45:48 -08: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
dicedtomato
03379943de
fix: clean up upload components 2022-07-10 05:38:53 +00:00
dicedtomato
678ea20004
fix(docker): build 2022-07-08 02:57:31 +00:00
diced
7963bdd1e4
feat(v3.4.6): version & fixes 2022-06-20 17:40:36 -07:00
diced
2ddf8c0cdb
fix(api): password protected images wont show up on root 2022-06-17 15:35:29 -07:00
dependabot[bot]
f37b4bb2ee
build(deps): bump next from 11.0.0 to 11.1.0 (#83)
* build(deps): bump next from 11.0.0 to 11.1.0

Bumps [next](https://github.com/vercel/next.js) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(deps): nextjs 11 -> 11.1

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: diced <pranaco2@gmail.com>
2021-08-13 12:57:05 -07:00
diced
fd400aa850
Release 3.0.0 2021-06-23 11:20:20 -07:00