Commit Graph

  • fdd4f8f5d5 Fix SMS JS dropdown, enable toggle, landing page link text, add SMS tests Wabo 2026-06-02 22:52:54 -0400
  • aca5e679de Fix API reference link: point to GitHub docs/api instead of product URL Wabo 2026-06-02 21:53:31 -0400
  • 3d5f38304c Fix remaining merge damage: restore Google SSO form, remove trusted signature row, GitHub stars, Discord/AI Wabo 2026-06-02 21:37:22 -0400
  • 9c464f54ab Fix SMS settings test (select field not found) Wabo 2026-06-02 20:28:56 -0400
  • f871ea40d6 Fix EncryptedConfig SMS constant, route helpers, and update tests for removed Pro refs Wabo 2026-06-02 20:20:43 -0400
  • b755c147e8 Fix settings nav ERB syntax error (dangling end) Wabo 2026-06-02 20:02:28 -0400
  • 738d531467 Fix merge damage: restore WaboSign branding, SMS form, remove Console/Pro/Upgrade Wabo 2026-06-02 19:52:53 -0400
  • fe661d961d Fix docker login-action version: @v6 does not exist, use @v4 Wabo 2026-06-02 18:58:21 -0400
  • b993c25927 Fix test image build: use amd64 runner, single-platform build Wabo 2026-06-02 18:57:55 -0400
  • 07ed359766 Fix GHCR permissions: add explicit packages:write to workflow Wabo 2026-06-02 18:35:05 -0400
  • 2ba9dc2ec1
    Guard Litestream to production so preview envs can't clobber prod R2 (#2) Omar Shaarawi 2026-06-02 16:22:42 -0500
  • 65a77e029a Fix docker-login-action version for arm64 runner Wabo 2026-06-02 17:02:36 -0400
  • 37aebb338e Add public test Docker image build workflow Wabo 2026-06-02 17:01:23 -0400
  • 4faa0dcd6b Shorten pending test reasons for Rubocop compliance Wabo 2026-06-02 15:14:21 -0400
  • 3c64e515b6 Fix Rubocop offenses in new spec files Wabo 2026-06-02 15:05:36 -0400
  • 95a56d4648 Add comprehensive E2E test suite and Docker test infrastructure Wabo 2026-06-02 14:54:57 -0400
  • 776384cacd Fix 29 Dependabot vulnerabilities in npm dependencies Wabo 2026-06-02 10:46:24 -0400
  • 38566399b0 Fix CI: add bin/sync-upstream to rebrand allowlists, install libvips for assets precompile Wabo 2026-06-02 10:37:40 -0400
  • f725834cae Automate upstream sync workflow and fix CI gaps Wabo 2026-06-02 10:34:48 -0400
  • b0965eb276 Restore WaboSign W mark logos overwritten by upstream sync Wabo 2026-06-02 10:27:48 -0400
  • 36e26f7549 Merge remote-tracking branch 'upstream/master' Wabo 2026-06-02 10:25:47 -0400
  • 78264a3584 Always register Google OAuth2 strategy in test env so route helper is available Wabo 2026-06-02 08:25:42 -0400
  • f848f073aa Fix CI failures: omniauth config, users#index auth, missing logo partials Wabo 2026-06-02 08:18:44 -0400
  • 49cd964938 Fix brand_name form rendering, add missing GOOGLE_SSO_KEY, fix Docuseal references Wabo 2026-06-02 08:00:34 -0400
  • 62f8283587 adjust html to text Pete Matsyburka 2026-06-02 13:44:52 +0300
  • 20a1ec661b Add BRAND_NAME_KEY to ALLOWED_KEYS in personalization_settings_controller Wabo 2026-06-01 15:34:22 -0400
  • b378d30635 Fix Rubocop LineLength offense in sms_settings_controller Wabo 2026-06-01 15:25:45 -0400
  • 5360d5420b Add omniauth gems to Gemfile (required for Google SSO) Wabo 2026-06-01 15:17:22 -0400
  • f81edc07e5 Add :omniauthable to User model's devise declarations (required for Google SSO) Wabo 2026-06-01 15:12:17 -0400
  • d9b86d464c Restore fork-specific features lost during upstream sync: Wabo 2026-06-01 15:02:09 -0400
  • a153e926f8 Restore EDITOR_ROLE, VIEWER_ROLE, and editor?, viewer? methods to User model (fork-specific, removed during upstream sync) Wabo 2026-06-01 14:09:32 -0400
  • ae16a0a0bf Restore brand_name method to Account model (fork-specific, removed during upstream sync) Wabo 2026-06-01 14:00:40 -0400
  • 727a25e22d Restore BRAND_NAME_KEY constant to AccountConfig (fork-specific, removed during upstream sync) Wabo 2026-06-01 13:52:41 -0400
  • 89571e17e1 Add missing constants to lib/wabosign.rb (CONSOLE_URL, CLOUD_URL, CDN_URL, etc.) — these were in deleted lib/docuseal.rb Wabo 2026-06-01 13:44:09 -0400
  • 9137d4384d Remove lib/docuseal.rb — conflicts with lib/wabosign.rb (Zeitwerk expects lib/docuseal.rb to define Docuseal module) Wabo 2026-06-01 13:37:43 -0400
  • d9587b5a2d Merge temp-rebrand: sync to upstream 3.0.2 + rebrand-check update Wabo 2026-06-01 13:27:29 -0400
  • 6fb7a1a779 Update rebrand-check to tolerate new upstream patterns (i18n keys, Twitter handles, github.com/docusealco) Wabo 2026-06-01 13:11:22 -0400
  • 977a98a5da Sync to upstream 3.0.2 — integrate 28 upstream commits with WaboSign rebrand Wabo 2026-06-01 12:57:52 -0400
  • 1f89accac3
    Merge from docusealco/wip 3.0.2 Alex Turchyn 2026-06-01 14:58:06 +0300
  • 9fcaef4cf7 use new_from_memory_copy Pete Matsyburka 2026-05-31 14:28:35 +0300
  • d5738a0631 disable variant_processor Pete Matsyburka 2026-05-31 12:51:52 +0300
  • 8bf7a1f95a adjust image detect fields Pete Matsyburka 2026-05-31 09:20:51 +0300
  • 04cf36891e fix complete button press enter Pete Matsyburka 2026-05-31 09:09:57 +0300
  • b2d9948c30 remove active storage analyzers Pete Matsyburka 2026-05-30 22:37:39 +0300
  • a2c9ac1707 remove image_processing Pete Matsyburka 2026-05-30 21:37:00 +0300
  • 09647afe3d Remove AWS Fargate deploy automation (rolled back to Railway) Omar 2026-05-30 10:51:34 -0500
  • 46a6bd0108 fix stamp Pete Matsyburka 2026-05-30 11:50:36 +0300
  • 5f069e7a40 use load vips Pete Matsyburka 2026-05-30 07:49:40 +0300
  • 14b9c94106 Add deploy workflow: ping bloombilt-infra on push to master Omar Shaarawi 2026-05-29 21:04:23 -0500
  • 24816341db
    Add Litestream->R2 replication + start.sh + Dockerfile for AWS Fargate (#1) Omar Shaarawi 2026-05-29 19:01:14 -0500
  • ff57e5c6ae fix pdfa Pete Matsyburka 2026-05-29 15:31:32 +0300
  • f65b6e2d76
    add confirm prompt for template upload via URL Alex Turchyn 2026-05-29 09:29:21 +0300
  • 58fd180ae0 update gem Pete Matsyburka 2026-05-29 08:04:53 +0300
  • cd6503c4c3 adjust image size Pete Matsyburka 2026-05-28 15:37:20 +0300
  • e8b36c2b6d update gh stars Pete Matsyburka 2026-05-28 14:38:34 +0300
  • 51743f1359 fix spec Pete Matsyburka 2026-05-28 10:18:45 +0300
  • 504c42646b refactor template builder data Pete Matsyburka 2026-05-28 10:06:47 +0300
  • c61e84d1b4 adjust archive Pete Matsyburka 2026-05-28 08:40:05 +0300
  • b8ab01c46c add dynamic documents to template response Pete Matsyburka 2026-05-27 21:25:25 +0300
  • 9558060bde check resubmit config Pete Matsyburka 2026-05-27 20:38:37 +0300
  • 0741c879f1 use expires_at with file links Pete Matsyburka 2026-05-27 22:19:18 +0300
  • dca4a705ce Merge upstream/master (tag 3.0.1) via sync/upstream-3.0.1 Wabo 2026-05-27 15:18:34 -0400
  • 6589867c9c Remove vendor/bundle from tracking (upstream added in 3.0.1, not wanted in fork) Wabo 2026-05-27 15:10:10 -0400
  • 5282ea43fe Apply WaboSign rebrand sweep to upstream 3.0.1 Wabo 2026-05-27 15:02:25 -0400
  • ca9e6cedbf Add robots.txt (Disallow: /) and RFC 9116 security.txt Omar Shaarawi 2026-05-26 17:04:36 -0500
  • 2e6dd2867e file url ttl env var Pete Matsyburka 2026-05-26 21:49:04 +0300
  • 9f3fcccb61 optimize build Pete Matsyburka 2026-05-26 16:50:10 +0300
  • ae08d7abad adjust opacity_layer Pete Matsyburka 2026-05-26 11:48:52 +0300
  • 16808a7ec6 use pngload_buffer Pete Matsyburka 2026-05-26 11:42:13 +0300
  • b1dfcd6283 fix email typo Pete Matsyburka 2026-05-26 10:30:29 +0300
  • 369f4c0f08 sync prefillable field changes Pete Matsyburka 2026-05-26 09:18:32 +0300
  • 827de03579 fix result generatrion Pete Matsyburka 2026-05-26 08:57:30 +0300
  • 0c7f4e5b43 fix sidekiq embedded redis connection Alex Turchyn 2026-05-25 21:08:03 +0300
  • 9c700a3fb6
    Merge from docusealco/wip 3.0.1 Alex Turchyn 2026-05-25 12:28:05 +0300
  • 9e41d3a577 Bridge Clerk apex SSO into Devise via clerk-sdk-ruby Omar 2026-05-17 16:45:55 -0500
  • 232380d378 Fix: require lib/docuseal in devise initializer (autoload not ready) Omar 2026-05-17 13:37:30 -0500
  • ed1fbc681a Add optional Clerk OIDC login Omar 2026-05-17 12:55:53 -0500
  • 89bf83febb adjust autorot Pete Matsyburka 2026-05-23 09:30:56 +0300
  • d44b35cf0a convert images on upload Pete Matsyburka 2026-05-23 08:25:04 +0300
  • 891833e273 refactor process doc Pete Matsyburka 2026-05-22 13:33:22 +0300
  • 6b91cabfb7
    docs: add Sealos deployment option #683 yangchuansheng 2026-05-22 14:44:43 +0800
  • 29d3a80d3f fix rubocop Pete Matsyburka 2026-05-21 21:55:30 +0300
  • 90fef58684 ruby 4.0.5 Pete Matsyburka 2026-05-21 21:44:38 +0300
  • 07841722ac adjust image load Pete Matsyburka 2026-05-21 15:38:16 +0300
  • 9e4da5948b convert images on upload Pete Matsyburka 2026-05-21 14:50:30 +0300
  • fe87513416 feat: add paperless-ngx observability — startup logging, job logging, settings UI status #681 Sebastian Noe 2026-05-20 18:08:09 +0200
  • d767e8a030
    fix(ci): use public pdfium-binaries source (#14) Sebastian Noe 2026-05-20 17:17:06 +0200
  • dc6e4313a1 fix ci Pete Matsyburka 2026-05-20 16:15:15 +0300
  • a68cc0b689 convert images on upload Pete Matsyburka 2026-05-20 15:23:42 +0300
  • 21a8bbf2e8 1.3.2 — fix CI failures (Rubocop, Brakeman, pdfium source) Wabo 2026-05-20 07:51:39 -0400
  • 62bf89c1cd Fix CI failures blocking 1.3.2 release Wabo 2026-05-20 07:51:07 -0400
  • 1edc41c981 Security: bump vulnerable dependencies (Dependabot Tiers 1-3) Wabo 2026-05-20 07:39:54 -0400
  • 5433aa4dc3 1.3.1 — address CodeQL alerts from initial scan Wabo 2026-05-20 07:15:57 -0400
  • 2cd3bd0751 Fix eslint no-irregular-whitespace in percent_space format Sebastian Noe 2026-05-20 11:05:23 +0200
  • 39fa64c15d Merge upstream release 3.0.0 Sebastian Noe 2026-05-20 10:50:07 +0200
  • 34250ac305 Fix lingering erblint failures in sms_settings/index.html.erb Wabo 2026-05-19 16:15:46 -0400
  • 02b98fda3e Fix CI lint failures in SMS provider work Wabo 2026-05-19 15:23:05 -0400
  • 521a4b78cd README: bump release pointers to 1.3.0 + SMS provider list Wabo 2026-05-19 15:11:50 -0400
  • a03b6065b5 Document 1.3.0 — Twilio, VoIP.ms, SignalWire SMS providers Wabo 2026-05-19 15:09:52 -0400
  • 3b1003eb9f Merge branch 'sms-twilio-voipms-signalwire' Wabo 2026-05-19 15:09:20 -0400