Commit Graph

48 Commits

Author SHA1 Message Date
Sylver f0eaf73528 feat: s3 external storage, biome linting 2024-05-16 20:55:30 +08:00
Sylver ee0c6ffa4a chore: eslint with strict type imports 2024-02-12 19:04:42 +08:00
Sylver f4bc1d65e2 feat: replace nextjs with preact+vite+vike
also removes the pandora dep and moves it back into this repo
also updates to new graphql-codegen presets
also adds a `textContent` field on files
also replaces headlessui with radix

fixes #36
fixes #35
2024-01-28 06:48:06 +08:00
Sylver 40cbaaca8b update deps, move to atlas configs 2024-01-07 12:19:16 +08:00
ryan d8d10f908e chore: update dependencies 2023-08-31 00:39:27 +08:00
ryan fae9136e23 chore: update deps, minor bug fixes 2023-03-31 23:40:39 +08:00
Sylver 89ff23edfd
chore: convert api to esm (#30) 2022-10-07 22:35:56 +08:00
sylv 7e50fb043b build: smaller docker images 2022-07-05 18:39:30 +08:00
sylv 18536f4dd1 chore: turborepo 2022-06-24 03:49:19 +08:00
sylv ca63479776 chore: use .yaml config files 2022-06-21 01:56:57 +08:00
sylv a7bafb98b4 chore: add installation and migration instructions 2022-06-06 11:02:31 +08:00
sylv 67da25ea0f build: single dockerfile 2022-06-06 10:40:41 +08:00
sylv ea03570a68 feat: update dependencies, storybook 2022-05-04 05:19:49 +08:00
sylv 39f7849d0f feat: finish conversion 2022-05-03 14:46:43 +08:00
Ryan a58fd3ad77 feat: mikroorm, convert to monorepo 2021-10-02 22:17:05 +00:00
Ryan fd11d0418c chore: use eslint config 2021-08-26 08:30:53 +00:00
Ryan a047168502 refactor: use venera for loading config 2021-07-26 06:31:00 +00:00
Ryan b760d92191 fix: tsup with decorators 2021-07-26 06:11:00 +00:00
Ryan 885698de9a chore: add commitlint 2021-07-15 11:07:48 +00:00
Ryan 9d8eeb38c7 chore: replace tsc and ts-node-dev with tsup 2021-07-15 11:05:28 +00:00
Ryan f09f365389 chore: replace yarn with pnpm 2021-07-15 10:47:07 +00:00
Ryan 6ae2cba09b chore: update dependencies 2021-07-13 11:41:24 +00:00
Ryan 88feffdefb chore: add prisma as dev dependency 2021-07-13 11:20:28 +00:00
Ryan 6a034d36d9 add scheduled file purging 2021-04-30 01:16:13 +08:00
Ryan 3f52856c14 rename sharex module to upload, text view improvements 2021-04-29 00:34:14 +08:00
Ryan da2ee699c3 file embed redesign 2021-04-28 02:53:49 +08:00
Ryan 653a32fce2 another redesign 2021-04-24 00:27:57 +08:00
Ryan d61c64734c fix build 2021-04-20 15:21:47 +08:00
Ryan 561784506d config validation, host tags, other fixes 2021-04-16 12:31:10 +08:00
Ryan f47a8ea7f0 minor things 2021-04-15 11:28:42 +08:00
Ryan 106e65cf18 fix docker builds 2021-04-06 08:13:50 +08:00
Ryan 829f56e948 prisma and fs file storage 2021-04-06 03:13:23 +08:00
Ryan 6ac3e22768 tailwind rewrite 2021-04-02 12:11:18 +08:00
Ryan 7b06570e53 better invites and other fixes 2021-02-25 01:07:35 +08:00
Ryan 2a619b3431 working dockerfile this time 2021-02-24 02:57:22 +08:00
Ryan a71d72b386 move away from monorepos 2021-02-24 02:34:40 +08:00
Ryan 2bf86e4607 fix sharex being stupid with content types 2021-02-14 22:20:25 +08:00
Ryan 4b64fd47d1 thumbnails and configs, server side fixes 2020-10-10 04:45:52 +08:00
Ryan 1ef120bc82 start of dashboard 2020-10-06 18:52:28 +00:00
Ryan c59acf1568 rewrite with nest, s3, postgres 2020-10-01 16:36:52 +00:00
Ryan ff3828e51a release: 0.0.2 2020-09-04 16:55:50 +00:00
Ryan f4dba2c2a6 refactor: generate uuid ourselves
This saves a filesystem call and might speed things up on really slow systems.
2020-09-04 16:23:03 +00:00
Ryan 6b5380a830 fix: don't trust file.mimetype
Files without an extension won't have a mime type attached, and that means file.mimetype isn't populated. This gets around that and lets users upload a png without an extension and still have it display as a png.
2020-09-04 16:06:25 +00:00
Ryan a537b84339 better config, minor improvements 2020-08-30 08:12:26 +00:00
Ryan 43c0093a2d docker 2020-08-27 23:09:15 +08:00
Ryan 3c2a7781e7 move to rc 2020-08-27 22:41:51 +08:00
Ryan 96c434d140 thumbnails, better errors, some cleanup 2020-08-27 22:16:44 +08:00
Ryan ca9811e85f mvp 2020-08-27 21:00:30 +08:00