543 Commits

Author SHA1 Message Date
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
diced
e5eaaca5a0 feat: discord oauth whitelist 2025-06-06 20:33:41 -07:00
diced
6e9dea989e fix: use cmd icon on mac 2025-06-06 15:15:11 -07:00
diced
5bc9b6ef0a feat: add download button to file table view 2025-06-06 15:10:13 -07:00
diced
6362d06253 feat: new gps remover 2025-06-06 15:06:21 -07:00
diced
81866b4b50 feat(v4.1.2): version hotfix v4.1.2 2025-06-06 10:40:57 -07:00
diced
4b3878d553 feat: switch metadata remover 2025-06-06 10:40:38 -07:00
diced
d0a613ab8e feat(v4.1.1): version v4.1.1 2025-06-05 22:52:44 -07:00
diced
1bff0564e7 feat: ratelimits for a bunch of routes (small) 2025-06-05 22:52:23 -07:00
diced
df449b1bcb fix: passkeys route, deleting works now 2025-06-05 15:08:11 -07:00
diced
bd057944ce chore: update dependencies 2025-06-05 14:53:03 -07:00
diced
856fa00d1d fix: linting errors 2025-06-04 23:54:58 -07:00
diced
1703cee75a fix: #817 2025-06-04 23:53:04 -07:00
diced
0a970da241 fix: implement workaround for video-audio contains thumbnail 2025-06-01 12:14:42 -07:00
diced
04b0a18b85 fix: remove ignore tls verify 2025-06-01 11:33:40 -07:00
diced
e7de1c9762 fix: show error when s3 fails 2025-06-01 11:03:12 -07:00
Josh
2df9098586 feat: add service_healthy + healthcheck to docker-compose (#811)
* Update docker-compose.yml

Since you use healthcheck anyway, you get to verify that postgres is healthy

* Update README.md

Update the README with 'depends_on: postgresql:  condition: service_healthy'

* Add zipline healthcheck to docker-compose.yml

* Add docker-compose healthcheck for zipline to README.md

* Update docker-compose.yml

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-05-31 15:44:14 -07:00
diced
e8380cc261 fix: allow unauthorized certs s3 2025-05-26 12:26:09 -07:00
diced
71a1ed9072 fix: stop scroll when zoomed in 2025-05-26 12:25:25 -07:00
diced
6b0bbad8d4 feat(v4.1.0): version v4.1.0 2025-05-20 20:58:51 -07:00
diced
8f12621315 feat: new view file showing options 2025-05-20 20:55:52 -07:00