What's Changed
- fix(api): add missing authorization on thumbnail download endpoint by @bouassaba in #248
- fix(api): param OpenAPI docs by @bouassaba in #249
- fix(conversion): mosaic S3 key by @bouassaba in #253
- refactor(api): stylecheck suggestions by @bouassaba in #255
- feat: PDF segmentation - viewer uses 4x less memory on mobile by @bouassaba in #254
- chore: enrich S3Object with more metadata + dynamic params by @bouassaba in #258
- chore: improve S3Object data structure - part 2 by @bouassaba in #259
- Perform an apt-get update before installing packages by @dsonck92 in #260
- feat: reprocess endpoint by @bouassaba in #262
- feat(api): check task status on reprocess by @bouassaba in #263
- fix(api): support mosaic without preview by @bouassaba in #264
- feat: use bild by @bouassaba in #268
- fix: hybrid integration of bild & ImageMagick by @bouassaba in #269
- fix(webdav): make MKCOL function as
mkdir -p
by @bouassaba in #271 - refactor(ui): add missing permission functions by @bouassaba in #261
- feat(conversion): automatically trigger mosaic by @bouassaba in #276
- chore: switch to PostgreSQL by @bouassaba in #277
- chore: ignore .DS_Store file for MacOS by @hoangna1204 in #279
- feat: add "main" tag to image by @loboda4450 in #270
- fix(api): use bigint as size by @dsonck92 in #281
- chore: use PostgreSQL for .env files by @bouassaba in #280
- fix(webdav): handle api error and use url.Values encoding by @dsonck92 in #283
- fix(idp): send 204 on empty response by @bouassaba in #284
- fix(conversion): video thumbnail by @bouassaba in #286
- fix(api): file should be deleted from cache by @bouassaba in #287
- fix(api): bugs discovered with tests by @bouassaba in #288
- fix(api): none permission instead of empty string by @bouassaba in #289
- chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 in /idp by @dependabot in #282
- fix: various issues by @bouassaba in #290
- feat(api): return invitations on create by @bouassaba in #291
- feat(conversion): mosaic WebP support by @bouassaba in #293
- feat(api): return task on async endpoints by @bouassaba in #292
- fix(api): group repo query & improve other count queries by @bouassaba in #294
- refactor: UI adjustments and refactoring by @bouassaba in #297
- Initial version of Cloud Console API by @loboda4450 in #296
- Alter pipelines to matrix strategy by @loboda4450 in #299
- Initial version of Cloud Console and IDP modified for Cloud Console by @Mrkazik99 in #298
- feat: cloud console api adjustment by @loboda4450 in #302
- fix(migrations): for new idp fields IsAdmin and IsActive by @dsonck92 in #303
- fix(migrations): enable user migration by @dsonck92 in #304
- fix: env path for settings by @loboda4450 in #305
- feat: better issue templates by @loboda4450 in #301
- feat: added README.md by @loboda4450 in #306
- fix: missing SECURITY_JWT_SIGNING_KEY by @loboda4450 in #309
- fix: added W503 line break before binary operator ignore by @loboda4450 in #308
- chore(console): add .gitignore by @bouassaba in #311
- chore: black formatting by @loboda4450 in #307
- ci(workflow): pr title check workflow by @loboda4450 in #312
- chore(console): improve README.md by @bouassaba in #310
- ci(workflow): excluded files irrevelant to build by @loboda4450 in #313
- fix(ui): Fix inconsistency in UI and improve UX by @Mrkazik99 in #314
- fix(api): avoid division by zero in list size by @bouassaba in #315
- fix(idp): wrong token expiry by @bouassaba in #317
- chore(ui): fix semver version by @bouassaba in #318
- chore: IDEA run by @bouassaba in #321
- refactor(ui): naming consistency by @bouassaba in #325
- fix(api): postgres too many clients error by @bouassaba in #326
- feat(migrations): Add field in user to handle force change password by @Mrkazik99 in #323
- ci(workflow): added misc to pr-title-checker by @loboda4450 in #330
- ci(workflow): minor improvements to pipelines by @loboda4450 in #331
- feat(conversion): 3D rendering with Blender by @bouassaba in #327
- chore(misc): CockroachDB on Docker Compose by @bouassaba in #328
- chore(misc): remove PDF segmentation by @bouassaba in #332
- docs(misc): add golangci-lint run --fix to README.md by @bouassaba in #333
- chore(misc): switch to Bun by @bouassaba in #334
- feat(console): add cache delete on patch by @loboda4450 in #337
- fix(misc): delete many files by @bouassaba in #338
- fix(api): swag comments by @bouassaba in #339
- fix(ui): add missing user avatars by @bouassaba in #340
- fix(ui): disable hotkeys on modals by @bouassaba in #342
- fix(idp): add invalid_credentials error + fix typos by @bouassaba in #344
- fix(conversion): SIGSEGV on small images by @bouassaba in #345
- refactor(api): map function + reliability on racing conditions by @bouassaba in #346
- fix(ui): no dangerouslySetInnerHTML for task item component by @bouassaba in #347
- fix(ui): truncate long text by @bouassaba in #348
- chore(misc): update license 2.1 by @bouassaba in #350
- feat(misc): snapshots improvements by @bouassaba in #351
- refactor(ui): mosaic and insights buttons by @bouassaba in #352
- fix(ui): add missing modals to key filter by @bouassaba in #353
- fix(ui): cloud console typo by @bouassaba in #354
- feat(api): probe endpoints and refactoring by @bouassaba in #356
- fix(misc): user picture endpoint by @bouassaba in #359
- fix(misc): various issues by @bouassaba in #361
- chore(misc): introduce version 3.0.0 and API v3 by @bouassaba in #362
- fix(language): lower memory usage, keep only xx_ent_wiki_sm by @bouassaba in #363
- feat(ui): file info modal by @bouassaba in #364
- refactor(language): better structure by @bouassaba in #365
- fix(ui): buttons not disabled when snapshot is activated by @bouassaba in #366
- refactor(misc): code quality checks with Qodana by @bouassaba in #367
- refactor(ui): various code improvements by @bouassaba in #368
- chore(ui): use @koupr/ui by @bouassaba in #369
- fix(misc): several inconsistencies by @bouassaba in #370
- fix(misc): incomplete console functionality by @bouassaba in #371
- ci(console): add Flake8 and Black to GitHub actions by @bouassaba in #372
- fix(misc): consistent error reporting in IdP and API by @bouassaba in #373
- fix(ui): error handling in UI by @bouassaba in #374
- fix(ui): pagination conditions by @bouassaba in #375
- fix(ui): revert app-bar-search 3 characters limitation on key down by @bouassaba in #376
- fix(ui): color scheme of create buttons in section placeholder by @bouassaba in #377
- fix(misc): remove broken console features by @bouassaba in #378
- feat(misc): grant/revoke user permission in Console by @bouassaba in #379
- refactor(misc): remove invitations and snapshots in Console by @bouassaba in #382
- refactor(language): spaCy models from Hugging Face by @bouassaba in #383
- chore(misc): refine license header and file by @bouassaba in #384
- chore(misc): remove VS Code workspace file by @bouassaba in #385
- fix(ui): add missing logo props by @bouassaba in #387
- fix(language): remove entity new line by @bouassaba in #389
- fix(ui): improve insights chart by @bouassaba in #390
- refactor(ui): improve Mosaic canvas drawing by @bouassaba in #391
- fix(ui): remove viewer title header by @bouassaba in #392
- feat(ui): improve file info by @bouassaba in #393
- feat(ui): improve insights chart by @bouassaba in #394
- refactor(api): file list endpoint by @bouassaba in #395
- fix(idp): more concise error message by @bouassaba in #396
- fix(ui): handle missing update time on user by @bouassaba in #397
- fix(api): permission checks by @bouassaba in #399
- fix(ui): permission checks by @bouassaba in #400
- fix(ui): improve phrasing on file delete by @bouassaba in #401
- fix(api): remove unused query param from docs by @bouassaba in #402
- fix(api): file search bug by @bouassaba in #403
- fix(ui): improve phrasing on file copy and move by @bouassaba in #404
- fix(api): improve search by @bouassaba in #405
- feat(ui): file browse search by @bouassaba in #406
- refactor(ui): file browse by @bouassaba in #407
- feat(api): exclude_me param in user list endpoint by @bouassaba in #409
- refactor(ui): file sharing by @bouassaba in #408
- chore(ui): use @koupr/ui v1.13.0 by @bouassaba in #411
- chore(ui): use relative date component from @koupr/ui by @bouassaba in #412
- fix(ui): close modal on navigate() by @bouassaba in #413
- fix(ui): close all modals on route change by @bouassaba in #414
- refactor(ui): use server error messages, consistent variable names by @bouassaba in #415
- chore(ui): remove unused component by @bouassaba in #418
- refactor(ui): lines uglified by Prettier by @bouassaba in #417
- fix(misc): README.md typo by @bouassaba in #419
- chore(misc): update README.md by @bouassaba in #420
- chore(misc): switch to PostgreSQL by @bouassaba in #421
- chore(misc): update README.md by @bouassaba in #422
- fix(ui): sort tasks by descending date created by @bouassaba in #423
- feat(idp): brute force protection by @bouassaba in #424
- fix(ui): identify .ogg and .mp4 as audio files by @bouassaba in #427
- refactor(idp): migrate to Deno by @bouassaba in #429
- refactor(ui): use @vitejs/plugin-react-swc by @bouassaba in #430
- refactor(idp): migrate to Hono by @bouassaba in #431
- fix(idp): user list by @bouassaba in #435
- feat(ui): password hints everywhere by @bouassaba in #436
- refactor(misc): better naming by @bouassaba in #437
- refactor(console): format code by @bouassaba in #438
- fix(console): organization user query by @bouassaba in #439
- refactor(ui): concise phrasing on dialogs, cleanup by @bouassaba in #440
- fix(ui): fine-tuning, upload menu as placeholder by @bouassaba in #445
- chore(ui): use @koupr/ui@1.14.1 by @bouassaba in #446
- fix(ui): correct heading font family in variables.cjs by @bouassaba in #447
- chore(ui): use @koupr/ui@1.14.2 by @bouassaba in #448
- chore(misc): format Python code by @bouassaba in #452
- fix(console): SQL queries, import issues by @bouassaba in #453
- chore(ui): use @koupr/ui@1.14.3 by @bouassaba in #454
- fix(misc): optimized video streaming for WebDAV by @bouassaba in #457
- fix(api): create snapshot on overwrite by @bouassaba in #464
- feat(console): show owner badge on resources by @bouassaba in #465
- feat(ui): system theme support by @bouassaba in #466
- fix(ui): system theme support by @bouassaba in #467
- fix(conversion): improve thumbnail for animated GLB/GLTF by @bouassaba in #469
- fix(api): file deletion stability by @bouassaba in #474
- refactor(api): lean services by @bouassaba in #475
- fix(api): missing create time on snapshot by @bouassaba in #476
- fix(api): delete exclusive snapshots only by @bouassaba in #477
- feat(ui): bundle @voltaserve/ui in an NPM package by @bouassaba in #479
- fix(ui): bundle @voltaserve/ui in an NPM package by @bouassaba in #482
- chore(ui): update README.md by @bouassaba in #483
- test(api): unit tests for file list service by @bouassaba in #485
- test(api): unit tests for file compute service by @bouassaba in #486
- refactor(api): prepare services for testing by @bouassaba in #487
- test(api): foundation for integration tests by @bouassaba in #488
- refactor(api): simplify code by @bouassaba in #489
- test(api): file service tests by @bouassaba in #490
- test(api): tests for workspace service by @bouassaba in #491
- test(api): more suites, refactor assert.Equal, use config.Environment.IsTest by @bouassaba in #492
- test(api): move migrations to fixtures, rename SMTP test suite by @bouassaba in #493
- test(api): tests for organization service by @bouassaba in #494
- test(api): improve error checking in organization tests by @bouassaba in #495
- test(api): tests for group service by @bouassaba in #496
- refactor(api): unify check of user belonging to organization by @bouassaba in #497
- test(api): tests for invitation service by @bouassaba in #498
- test(api): refactoring and improvements by @bouassaba in #499
- test(api): tests for task service by @bouassaba in #500
- test(api): tests for snapshot service by @bouassaba in #501
- ci(misc): simplify workflow names by @bouassaba in #502
- test(api): simplify and refactor tests by @bouassaba in #503
- test(api): break down service tests by @bouassaba in #504
- test(api): move tests to own packages by @bouassaba in #505
- test(api): break down more tests by @bouassaba in #506
- test(api): more tests for list, paginate and probe by @bouassaba in #507
- test(api): tests for search by @bouassaba in #508
- test(api): tests for file query filters by @bouassaba in #509
- test(api): tests for user service by @bouassaba in #510
- test(api): tests for permissions by @bouassaba in #511
- fix(ui): do file count on folders only by @bouassaba in #512
- fix(api): no duplicate files on sort by kind by @bouassaba in #513
- refactor(misc): insights and mosaic by @bouassaba in #514
- refactor(misc): deduplicate Go code by @bouassaba in #515
- chore(ui): publish @voltaserve/ui@3.0.1 by @bouassaba in #517
- fix(conversion): use ubuntu:noble as runner in Dockerfile by @bouassaba in #518
- fix(misc): task instead of snapshot status by @bouassaba in #519
- refactor(misc): use task instead of snapshot status by @bouassaba in #520
- chore(shared): add security config by @bouassaba in #521
- feat(api): snapshot webhook by @bouassaba in #522
- refactor(api): send DTO in snapshot hook by @bouassaba in #523
- refactor(api): use a dedicated DTO for snapshot webhook by @bouassaba in #524
- refactor(shared): rename DTO files by @bouassaba in #525
- refactor(misc): pass fields to snapshot webhook by @bouassaba in #526
- refactor(misc): adjust go.mod for correct bleve version by @bouassaba in #527
- refactor(api): simplify snapshot patch endpoint by @bouassaba in #528
- fix(api): refetch snapshot after webhook call by @bouassaba in #529
- fix(shared): remove whitespace helper by @bouassaba in #530
- chore(misc): update go.mod to latest shared code by @bouassaba in #531
- fix(misc): find snapshot endpoint and several improvements by @bouassaba in #532
- refactor(misc): task field in snapshot with S3 objects DTO by @bouassaba in #533
- fix(misc): task related improvements by @bouassaba in #534
- feat(api): index file summary field for search by @bouassaba in #535
- chore(ui): publish @voltaserve/ui@3.0.2 by @bouassaba in #536
- fix(ui): lift insights restrictions by @bouassaba in #537
- fix(ui): file menu overflow by @bouassaba in #538
- fix(api): efficiently filter JWT and non-JWT routes by @bouassaba in #541
- fix(misc): improvements in snapshot intent and insights by @bouassaba in #542
- fix(api): user picture endpoint by @bouassaba in #543
- fix(api): task count endpoint filters waiting and running only by @bouassaba in #544
- chore(misc): switch to CockroachDB by @bouassaba in #545
- refactor(api): move packages repo, cache and search to shared by @bouassaba in #546
- chore(shared): rename snapshot document props by @bouassaba in #547
- refactor(misc): move package guard to shared by @bouassaba in #548
- fix(shared): don't import API logger by @bouassaba in #549
- refactor(misc): move package mapper to shared by @bouassaba in #550
- refactor(misc): move more mappers to shared by @bouassaba in #551
- fix(misc): minor issues by @bouassaba in #552
- refactor(ui): remove unnecessary suffix in search placeholder by @bouassaba in #554
- refactor(ui): remove unused extension API by @bouassaba in #555
- ci(ui): switch to NPM by @bouassaba in #556
- ci(ui): remove unused GitHub Actions step by @bouassaba in #557
- ci(ui): separate lint and tsc steps by @bouassaba in #558
- refactor(ui): cleanup headings by @bouassaba in #559
- fix(shared): secure way to get user ID from JWT by @bouassaba in #560
- feat(misc): rich file DTO by @bouassaba in #561
- feat(api): workspace webhook by @bouassaba in #562
- feat(ui): match iOS changes by @bouassaba in #563
- feat(idp): user webhook by @bouassaba in #564
- feat(api): user bootstrap and delete data by @bouassaba in #565
- fix(api): user deletion and workspace deletion by @bouassaba in #566
- fix(misc): use int64 for storage values by @bouassaba in #567
- fix(idp): improved error handling by @bouassaba in #568
- fix(api): add user ID to workspace hook by @bouassaba in #569
- feat(misc): find first owner of resource, improved workspace webhook by @bouassaba in #570
- fix(shared): improve SQL query for file storage usage by @bouassaba in #571
- feat(api): single S3 bucket support, folder deletion bug fixes by @bouassaba in #572
- refactor(conversion): environment variable for pipeline worker count by @bouassaba in #573
- feat(api): make SMTP optional by @bouassaba in #574
- fix(idp): more precise picture size validation by @bouassaba in #575
- feat(idp): Apple strategy by @bouassaba in #576
Full Changelog: v2.1.0...v3.0.0