dicedtomato
|
ae7b4dacf1
|
feat: remove next.js in favor of client-side only (#857)
* feat: start removing next.js
* feat: working ssr + dev + prod env
* feat: all functionality added + client/ -> src/client/
* fix: build process
* fix: caching on pnpm action
* fix: ignores + cache action
* fix: docker + exdev error
* fix: generate prisma before types
* fix: remove node@20 from actions
* feat: dynamic import optimizations + titled pages
* fix: removed unused vars
* feat: small ui fixes and improvements
* feat: small ui improvements
* fix: linting error
* fix: regex when adding domains
|
2025-08-14 12:13:54 -07:00 |
|
diced
|
71dbbb584a
|
feat(v4.2.3): version
v4.2.3
|
2025-08-09 22:46:30 -07:00 |
|
Snipcola
|
f03bd74865
|
fix: wrong env vars (#858)
* capitalize `random words separator` environment variable
* change `RATELIMIT_WINDOW` environment variable type to number
|
2025-08-09 22:42:01 -07:00 |
|
diced
|
f059dcca35
|
fix: once and for all fix #854
|
2025-08-08 22:47:51 -07:00 |
|
diced
|
531ba13daf
|
fix: no longer use rename since it's weird
|
2025-08-08 15:02:38 -07:00 |
|
diced
|
cd8b892a90
|
feat(v4.2.2): version
v4.2.2
|
2025-08-07 19:48:52 -07:00 |
|
diced
|
3575981984
|
fix: exdev error workaround #856
|
2025-08-07 19:31:56 -07:00 |
|
dicedtomato
|
81c880b1ca
|
Merge commit from fork
|
2025-08-07 19:29:28 -07:00 |
|
diced
|
9b8e57bda0
|
fix: do not add new sessions on session save (#855)
|
2025-08-04 11:44:06 -07:00 |
|
diced
|
4a8f90a901
|
fix: #855 session override bug
|
2025-08-03 16:24:00 -07:00 |
|
diced
|
6acdc72776
|
fix: multiple db connections on offloaded threads
|
2025-08-02 16:53:53 -07:00 |
|
diced
|
f78c873aae
|
fix: revert zod
|
2025-08-02 16:52:14 -07:00 |
|
diced
|
0f82bf8d90
|
fix: formatting errors
|
2025-08-02 16:52:03 -07:00 |
|
diced
|
82a7f1d0bf
|
feat(prisma): use non-rust engines
|
2025-08-02 16:36:08 -07:00 |
|
diced
|
2fd1007e4b
|
chore: lint + upgrade packages
|
2025-08-02 15:40:09 -07:00 |
|
diced
|
c360235fa8
|
fix: better thumbnail logic
|
2025-08-02 15:29:27 -07:00 |
|
diced
|
a4404f1ae8
|
fix: refactor routes to be separated
|
2025-08-02 11:25:16 -07:00 |
|
diced
|
56d1492377
|
feat: ability to rename files
|
2025-08-01 16:43:20 -07:00 |
|
diced
|
fa9bf185d5
|
fix: improve logic in uploading + partial
|
2025-08-01 12:31:07 -07:00 |
|
diced
|
eca6a0c5fd
|
feat(unstable): implement new uploading logic
|
2025-07-31 23:23:31 -07:00 |
|
diced
|
f58ed2f368
|
fix: add minio to flake
|
2025-07-31 23:22:06 -07:00 |
|
diced
|
64c39dab76
|
fix: update nix flake to use devenv
|
2025-07-31 20:22:10 -07:00 |
|
diced
|
ac08f4f797
|
feat(v4.2.1): version
v4.2.1
|
2025-07-28 12:21:26 -07:00 |
|
diced
|
91a2c05d3b
|
feat: nix dev shell
|
2025-07-27 12:34:25 -07:00 |
|
diced
|
3ccc108d43
|
fix: search by id color
|
2025-07-19 14:32:34 -07:00 |
|
diced
|
aaaf0cf5aa
|
fix: prolly fix #843
|
2025-07-19 14:27:40 -07:00 |
|
diced
|
db7cf70bca
|
fix: favorite transactional
|
2025-07-11 11:47:58 -07:00 |
|
diced
|
8b59e1dc53
|
fix: properly handle custom components
|
2025-07-08 19:34:59 -07:00 |
|
diced
|
da066db07e
|
fix: discord oauth #833
|
2025-07-04 14:19:46 -07:00 |
|
diced
|
b566d13c8d
|
fix: random visual bugs + enhancements
|
2025-07-02 20:41:37 -07:00 |
|
diced
|
6a76c5243f
|
fix: typo separator
|
2025-07-02 14:12:35 -07:00 |
|
curet
|
38a90787d0
|
feat: predefined domains (#822)
* feat(domains): add domains to server settings
* fix(domains): fix linting errors
* fix(domains): remove unused imports
* fix(urls): fix typo
* feat(domains): remove expiration date from domains
* feat(domains): changed domains from JSONB to TEXT[]
* fix(domains): linter errors
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
|
2025-07-02 10:52:33 -07:00 |
|
diced
|
4652ada85e
|
feat(v4.2.0): version
v4.2.0
|
2025-07-01 17:43:12 -07:00 |
|
diced
|
5f96c762e0
|
fix: lint errors
|
2025-07-01 17:30:49 -07:00 |
|
diced
|
651f32e7ba
|
fix: remove split user/pass error
|
2025-07-01 17:27:32 -07:00 |
|
diced
|
dcbd9e40f0
|
fix: use absolute path for mac flameshot
|
2025-07-01 17:22:19 -07:00 |
|
diced
|
3486e9880e
|
feat: midnight pink theme
|
2025-07-01 17:15:41 -07:00 |
|
diced
|
b058c15f26
|
fix: up cookie age 2 weeks
|
2025-07-01 16:58:35 -07:00 |
|
diced
|
96f60edaee
|
fix: try to fix insane db connections #778
|
2025-07-01 16:55:57 -07:00 |
|
diced
|
d7f3e1503f
|
fix: broken link partial file #816
|
2025-07-01 15:53:20 -07:00 |
|
diced
|
dfc8fca3e0
|
fix: default expiration #821
|
2025-07-01 15:33:29 -07:00 |
|
lajczi
|
28f7d3f618
|
chore: update ESLint config (#826)
* chore: update ESLint config
* chore: update file permissions
---------
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
|
2025-07-01 11:38:47 -07:00 |
|
curet
|
5c0830c6da
|
fix: long code blocks (#823) (#810)
|
2025-07-01 10:58:25 -07:00 |
|
diced
|
ef33fcbe1d
|
fix: lint error
|
2025-06-11 20:23:25 -07:00 |
|
diced
|
4b1ca07510
|
feat: better cache for versions
|
2025-06-11 20:21:52 -07:00 |
|
diced
|
438b9b5a67
|
feat: show alert when there are overridden settings
|
2025-06-08 12:02:51 -07:00 |
|
diced
|
ed1273efba
|
feat: convert db settings to env vars cli
|
2025-06-08 11:52:32 -07:00 |
|
diced
|
e8518f92c7
|
fix: remove
|
2025-06-07 11:36:51 -07:00 |
|
diced
|
fbf9e10e56
|
feat: allow/denylist discord oauth
|
2025-06-07 11:36:23 -07:00 |
|
diced
|
a1ee1178ae
|
feat: allow env vars that override database set settings
|
2025-06-07 11:17:43 -07:00 |
|