Commit Graph

505 Commits

Author SHA1 Message Date
diced
44cb10acf2 fix: scripts 2025-09-08 11:50:45 -07:00
diced
2c21101e9e fix: remove log 2025-09-08 11:04:54 -07:00
diced
ecb83d96e3 fix: add /r/:id redirect (#882) 2025-09-08 10:35:21 -07:00
diced
bfae105e5f fix: invites not working 2025-09-06 16:29:24 -07:00
diced
3240e19710 fix: bypass local login #878 2025-09-06 12:51:46 -07:00
diced
40c12ca3f0 fix: 🖕prisma (rollback to working stuff) 2025-09-06 12:37:32 -07:00
diced
4907f4e450 fix: #876 2025-09-05 20:59:22 -07:00
diced
e2e3edd208 feat(v4.3.0): version v4.3.0 2025-09-05 11:30:53 -07:00
diced
b6abfe1ca7 fix: handle thumbnails properly in raw api routes 2025-09-05 11:24:58 -07:00
diced
ac61964c37 fix: new view counting method 2025-09-05 00:23:14 -07:00
diced
1924c22e1b feat: better max-views handling (#874) 2025-09-04 22:53:20 -07:00
diced
c15bf27b8a fix: config path conversion 2025-09-03 11:59:43 -07:00
diced
da8edb9c5d fix: prisma migrate 2025-09-03 11:49:13 -07:00
diced
c5ecd6fe64 fix: once and for all fix dockerfile 2025-09-03 00:12:48 -07:00
diced
0e0738f2fe fix: add scripts to dockerfile 2025-09-03 00:07:38 -07:00
diced
97b8483eeb fix: remove skip build 2025-09-03 00:04:27 -07:00
diced
3f0306e436 fix: remove extra steps 2025-09-03 00:03:08 -07:00
diced
87650d0fec feat: new scripts system 2025-09-03 00:00:04 -07:00
diced
0a59298fa0 chore: update to zod@4 2025-09-02 23:38:23 -07:00
diced
8e778d4178 fix: user not being included on text files (#871) 2025-09-02 16:18:22 -07:00
diced
a92f072d62 fix: password being reset when editing urls (#872) 2025-09-02 15:53:56 -07:00
diced
003dba9ce4 fix: show more information on client errors 2025-09-02 15:53:22 -07:00
diced
fd8d4fbe5e fix: don't allow deselecting in selects 2025-08-28 11:58:08 -07:00
diced
ac37f13452 feat: thumbnails output format (jpg, png, webp) 2025-08-27 21:18:46 -07:00
diced
ef13ef755c feat: default image compression type 2025-08-27 17:26:19 -07:00
diced
fdb0312dbe feat: compression formats 2025-08-27 16:42:36 -07:00
diced
95042e1383 fix: silently error out when no git sha #864 2025-08-25 15:03:43 -07:00
diced
f75020b115 fix: metrics admin only (#863) 2025-08-25 14:36:49 -07:00
diced
24ad601e2a fix: date normalization in ssr 2025-08-23 12:18:50 -07:00
diced
771811b4b7 chore: update packages 2025-08-21 15:03:26 -07:00
diced
459f99d507 feat: pdf rendering in dashboard
uses builtin browser renderer, basically every modern browser will work
2025-08-20 20:51:41 -07:00
diced
6758fe1037 feat: asciinema in dashboard rendering 2025-08-20 20:40:24 -07:00
diced
b48e9ba1e4 fix: reject partials on normal upload 2025-08-20 15:57:25 -07:00
diced
a9c7d694eb fix: z-index for dropzone 2025-08-19 15:25:31 -07:00
diced
18c428532f fix: use public endpoint for domains 2025-08-19 15:09:29 -07:00
diced
6acbf00b9e fix: linting 2025-08-18 12:39:25 -07:00
diced
471a060df2 fix: faulty domains code + errorboundary 2025-08-18 12:38:44 -07:00
diced
9cfb01cd88 fix: bug template error 2025-08-18 11:56:01 -07:00
diced
6442f5f3dc fix: new bug template 2025-08-18 11:53:19 -07:00
diced
c43afc1145 feat: extra css property for themes
allows adding extra css to custom themes, useful for loading fonts, etc.
2025-08-16 14:46:28 -07:00
diced
8a5972c517 fix: ishare icon 2025-08-14 16:56:24 -07:00
diced
f6eefc01e2 fix: build stage order 2025-08-14 12:34:21 -07:00
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