Commit Graph

4158 Commits

Author SHA1 Message Date
shamoon 763d352ec8 Modified is always going to be set 2026-02-26 19:13:54 -08:00
shamoon 1088e28d9a Some random frontend coverage 2026-02-26 19:13:53 -08:00
shamoon 29cb7262bc sonar 2026-02-26 19:13:52 -08:00
shamoon f853f424e0 Actually these are not Dates 2026-02-26 19:13:50 -08:00
shamoon 30149c8bd4 Dont trigger notification for regular save "echoes" 2026-02-26 19:13:49 -08:00
shamoon 600614cf5a Queue updates to handle workflow triggering 2026-02-26 19:13:23 -08:00
shamoon a536dd14c5 Fix test 2026-02-26 19:12:55 -08:00
shamoon 34033029ba Actually use a modal 2026-02-26 19:12:54 -08:00
shamoon 77f7f437bb Frontend handle this 2026-02-26 19:12:17 -08:00
shamoon 081bed32d0 Frontend service doc updated ws 2026-02-26 19:11:09 -08:00
GitHub Actions 5e135de85e Auto translate strings 2026-02-26 18:10:15 +00:00
Jan Kleine c86ebc0260 Enhancment: Formatted filename for single document downloads (#12095)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2026-02-26 18:06:47 +00:00
GitHub Actions fff1aa2a34 Auto translate strings 2026-02-26 16:48:48 +00:00
shamoon ceee769e26 Feature: document file versions (#12061) 2026-02-26 16:46:54 +00:00
GitHub Actions 503845ce5b Auto translate strings 2026-02-26 03:33:37 +00:00
shamoon 90a58dde18 Fix: separate displayed and API collection sizes for tags (#12170) 2026-02-25 17:30:47 -08:00
GitHub Actions e08287f791 Auto translate strings 2026-02-24 00:44:37 +00:00
Jan Kleine c4ea332c61 Feature: move to trash action for workflows (#11176)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2026-02-23 16:42:50 -08:00
GitHub Actions be7f1c6233 Auto translate strings 2026-02-22 23:18:50 +00:00
shamoon d6cd6d0311 Tweakhancement: reset to page 1 on reset filters (#12143) 2026-02-22 15:17:02 -08:00
shamoon 1b912c137a Merge branch 'main' into dev 2026-02-21 17:45:28 -08:00
shamoon 35be0850ec Bump version to 2.20.8 2026-02-21 16:49:52 -08:00
GitHub Actions 57c5939d7b Auto translate strings 2026-02-20 20:55:01 +00:00
shamoon 43fe932c57 Fix: unify POSTs when toggling sidebar to prevent db lock (#12129) 2026-02-20 12:53:16 -08:00
shamoon be4e29a19c Merge branch 'main' into dev 2026-02-16 09:01:19 -08:00
shamoon e63b62d531 Bump version to 2.20.7 2026-02-16 07:26:59 -08:00
shamoon dd3ec83569 Fix: correct user dropdown button icon styling (#12092) 2026-02-16 07:26:52 -08:00
GitHub Actions 84163f4197 Auto translate strings 2026-02-15 00:39:28 +00:00
shamoon ae234d15c8 Chore: track down the margin + &nbsp; patterns 2026-02-14 16:37:35 -08:00
shamoon 118afa82b3 Fix: correct user dropdown button icon styling (#12092) 2026-02-14 08:15:19 -08:00
GitHub Actions 6622349b5f Auto translate strings 2026-02-13 17:37:56 +00:00
shamoon b050fab77f Enhancement: consolidate management lists into document attributes section (#12045) 2026-02-13 09:36:12 -08:00
shamoon a467df0755 Enhancement: option to stop processing further mail rules (#12053) 2026-02-13 17:33:29 +00:00
GitHub Actions 728c5ea07b Auto translate strings 2026-02-13 16:40:48 +00:00
shamoon 4f2e16fdc7 Chore: Pngx pdf viewer fixes (#12083) 2026-02-13 08:38:49 -08:00
GitHub Actions d41d4e12bf Auto translate strings 2026-02-11 01:03:46 +00:00
shamoon 775e32bf3b Fix(dev): history causing infinite requests (#12059) 2026-02-10 17:01:47 -08:00
shamoon 9d7231d2dc Tweak: improve 2-digit year parsing (#12044) 2026-02-08 23:00:00 -08:00
GitHub Actions 4208d9255a Auto translate strings 2026-02-09 05:26:28 +00:00
shamoon 9e9e55758f Enhancement: pngx pdf viewer (#12043) 2026-02-08 21:24:43 -08:00
dependabot[bot] 750c77736b Chore(deps-dev): Bump @playwright/test from 1.58.1 to 1.58.2 in /src-ui (#12032)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.58.1...v1.58.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-08 03:47:48 +00:00
dependabot[bot] dfbac35f9c Upgrade: Bump @types/node from 25.2.0 to 25.2.1 in /src-ui (#12008)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.0 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 03:52:09 +00:00
dependabot[bot] 8f917555b1 Upgrade: Bump webpack from 5.103.0 to 5.105.0 in /src-ui (#12007)
Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.103.0...v5.105.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 03:43:29 +00:00
GitHub Actions 734b5b9a45 Auto translate strings 2026-02-06 03:40:03 +00:00
shamoon 0f1cae03ec Chore: bump Angular to 21.1.3, ngx-ui-tour-ng-bootstrap to v18 (#12015) 2026-02-05 19:37:59 -08:00
GitHub Actions d0c02e7a8d Auto translate strings 2026-02-03 17:33:37 +00:00
shamoon e45fca475a Feature: password removal workflow action (#11665) 2026-02-03 17:10:07 +00:00
GitHub Actions 231561ad55 Auto translate strings 2026-02-02 19:10:07 +00:00
shamoon 4fa38708a1 Fix: prevent infinite loading crash in mail component (#11978) 2026-02-02 11:08:01 -08:00
GitHub Actions 5c2366fb24 Auto translate strings 2026-02-02 19:05:50 +00:00