Commit Graph

  • 439c1ffa75 check is admin chrislu 2025-07-13 13:28:37 -0700
  • 32be4e7d48 address comments chrislu 2025-07-13 13:17:27 -0700
  • 83dc7eea7b address comments chrislu 2025-07-13 13:05:15 -0700
  • 567474b561 add logs chrislu 2025-07-13 11:49:06 -0700
  • 5240d19778 limit matcher cache size chrislu 2025-07-13 11:47:50 -0700
  • 669d69586c address comments for policy engine chrislu 2025-07-13 11:35:54 -0700
  • 8e10f1da00 tests chrislu 2025-07-13 11:25:58 -0700
  • 04bd35ecb9 add LegacyIAM chrislu 2025-07-13 11:25:37 -0700
  • 8519d1d045 cache regex chrislu 2025-07-13 11:25:24 -0700
  • e6b3463452 constant chrislu 2025-07-13 10:27:01 -0700
  • 4acfa779a9 address comments chrislu 2025-07-13 10:21:33 -0700
  • 0c121fed16 objects should have prefix "/" chrislu 2025-07-13 10:15:20 -0700
  • b299c25706 fix admin ui chrislu 2025-07-13 10:13:01 -0700
  • 5507d674f2 address comments chrislu 2025-07-13 09:58:33 -0700
  • c3e4211c07 implement bypassing chrislu 2025-07-13 09:54:00 -0700
  • cceec4a312 check permission for by passing governance chrislu 2025-07-13 09:38:47 -0700
  • f1c2af5c40 refactor chrislu 2025-07-13 09:34:01 -0700
  • 1385501d52 refactor chrislu 2025-07-13 09:33:36 -0700
  • d0957445fa move chrislu 2025-07-12 22:22:38 -0700
  • b2eda30e9c Merge branch 'master' into add-policy-engine chrislu 2025-07-12 22:09:18 -0700
  • 1549ee2e15
    implement PubObjectRetention and WORM (#6969) Chris Lu 2025-07-12 21:58:55 -0700
  • 4d351f8e28 address comments #6969 chrislu 2025-07-12 21:51:01 -0700
  • 8944d62930 better error checking chrislu 2025-07-12 20:31:23 -0700
  • daad789bc3 errors.Is ErrBucketNotFound chrislu 2025-07-12 20:20:37 -0700
  • 487e667dca refactor out handleObjectLockAvailabilityCheck chrislu 2025-07-12 20:18:31 -0700
  • 7538869a55 address comment chrislu 2025-07-12 19:52:57 -0700
  • 5a26f88d90 address comments chrislu 2025-07-12 19:47:58 -0700
  • 53773b4c2c fix comments chrislu 2025-07-12 14:36:42 -0700
  • 5cbc02881e constants chrislu 2025-07-12 14:36:31 -0700
  • 7e834fbff7
    Update weed/s3api/s3api_object_retention.go Chris Lu 2025-07-12 14:13:12 -0700
  • fdabb509f7
    Update weed/s3api/s3api_object_retention_test.go Chris Lu 2025-07-12 14:12:26 -0700
  • 0bfd695c6a add version id to the error chrislu 2025-07-12 14:10:01 -0700
  • a5890ebebb address comments chrislu 2025-07-12 14:00:25 -0700
  • ac24fd6ac3 Add proper error logging for timestamp parsing failures chrislu 2025-07-12 13:40:47 -0700
  • 527ad30fb8 add comments chrislu 2025-07-12 13:40:32 -0700
  • ce5ffe569c address comments chrislu 2025-07-12 13:33:00 -0700
  • d2d4d0be66 init version chrislu 2025-07-12 13:23:24 -0700
  • 450af45876 add version id to ObjectIdentifier chrislu 2025-07-12 12:48:41 -0700
  • 0ce3ccc1d6 Update s3api_object_retention_test.go chrislu 2025-07-12 12:27:38 -0700
  • 38d89e5d82 Update s3api_object_handlers_skip.go chrislu 2025-07-12 12:12:08 -0700
  • a72f8b23b0 Revert "comments" chrislu 2025-07-12 12:11:30 -0700
  • 6736434176 comments chrislu 2025-07-12 12:10:45 -0700
  • 638715e590 address comments chrislu 2025-07-12 12:10:37 -0700
  • b9b480e605 only checkObjectLockPermissions if versioningEnabled chrislu 2025-07-12 11:56:58 -0700
  • 55c4820481 adding filters and improvements Ibrahim Konsowa 2025-07-12 22:50:12 +0400
  • 2700197eb2 rename to ExtObjectLockModeKey chrislu 2025-07-12 11:24:06 -0700
  • a67dc2e218 address comments chrislu 2025-07-12 10:47:48 -0700
  • e0fcd74e52 address comments chrislu 2025-07-12 09:32:20 -0700
  • 4bfb4ec361 Update s3-versioning-tests.yml chrislu 2025-07-12 09:17:38 -0700
  • be3e324070 avoid previous buckets chrislu 2025-07-12 09:12:24 -0700
  • 63149191a4 Update s3_worm_integration_test.go chrislu 2025-07-12 02:40:36 -0700
  • d86bf967f1 implement PubObjectRetention and WORM chrislu 2025-07-12 02:15:14 -0700
  • 687a6a6c1d
    Admin UI: Add policies (#6968) Chris Lu 2025-07-12 01:13:11 -0700
  • 72373a21db directory permission #6968 chrislu 2025-07-12 01:01:06 -0700
  • 701beec024 Update file_browser_handlers.go chrislu 2025-07-12 00:44:37 -0700
  • fbbefa4e09 fix directory creation file mode chrislu 2025-07-12 00:31:10 -0700
  • 45eda5deb3 more obvious chrislu 2025-07-12 00:17:25 -0700
  • 0751c7df31 fix properties page chrislu 2025-07-12 00:13:02 -0700
  • 0ccd2f7fae fix collections page action button chrislu 2025-07-11 23:57:43 -0700
  • 7a0ae94b3e fix volume servers action buttons chrislu 2025-07-11 23:52:30 -0700
  • be0278751f clean up masters page chrislu 2025-07-11 23:48:35 -0700
  • fb1c33e1b7 filer action button works chrislu 2025-07-11 23:38:33 -0700
  • ef10e9e920 fix browser buttons chrislu 2025-07-11 23:38:01 -0700
  • b49c8888ed bucket view details button chrislu 2025-07-11 23:27:58 -0700
  • af1c237b96 fix ui dark mode when modal is closed chrislu 2025-07-11 23:20:33 -0700
  • 128e52ac62 remove unused chrislu 2025-07-11 23:15:33 -0700
  • c04229ba32 migrate queue to watermill Ibrahim Konsowa 2025-07-12 10:14:29 +0400
  • c76b3b4f4a add back buttons for "users" page chrislu 2025-07-11 23:12:51 -0700
  • 3c9bf584bf view, edit policies chrislu 2025-07-11 23:02:19 -0700
  • cd43924269 add policies to UI, accessing filer directly chrislu 2025-07-11 21:21:07 -0700
  • 49d43003e1 show volume size limit on dashboard chrislu 2025-07-11 19:37:09 -0700
  • 4460dc02e4 Delete MULTIPART_COPY_TEST_SUMMARY.md chrislu 2025-07-11 18:53:34 -0700
  • d892538d32
    More efficient copy object (#6665) Chris Lu 2025-07-11 18:51:32 -0700
  • e561f0005c add custom s3 copy tests #6665 chrislu 2025-07-11 18:30:21 -0700
  • 2ecdef70a7 remove debug messages chrislu 2025-07-11 18:29:57 -0700
  • fc04c53e55 fix conditional copying tests chrislu 2025-07-11 18:18:02 -0700
  • 8a02d45ae5 ensure bucket name not conflicting chrislu 2025-07-11 17:57:35 -0700
  • 4a38186192 fix TestObjectCopyRetainingMetadata chrislu 2025-07-11 17:52:53 -0700
  • b12a16c282 refactoring chrislu 2025-07-11 17:40:19 -0700
  • 164d4a8daf fix chunk lookup chrislu 2025-07-11 17:29:11 -0700
  • 7b8df3e5d3 adjust tests chrislu 2025-07-11 17:28:45 -0700
  • 6b259756bd add testing tools chrislu 2025-07-11 17:03:10 -0700
  • d6ca7b9c47 Merge branch 'master' into more-efficient-copy-object chrislu 2025-07-11 14:57:47 -0700
  • 4fcbdc1f61 tweaking dashboard UI chrislu 2025-07-11 13:11:39 -0700
  • 3d4a9bdac0 upgrade templ version from v0.3.833 to v0.3.906 chrislu 2025-07-11 13:03:04 -0700
  • 51543bbb87
    Admin UI: Add message queue to admin UI (#6958) Chris Lu 2025-07-11 10:19:27 -0700
  • 1313399991 embed the static assets into the binary #6958 chrislu 2025-07-11 09:35:44 -0700
  • f63b8b9318 Update s3_buckets_templ.go chrislu 2025-07-11 09:35:18 -0700
  • a9e1f00673
    Fix drift for security config (#6967) Andrei Kvapil 2025-07-11 17:50:12 +0200
  • 61269e1319
    Fix drift for security config #6967 Andrei Kvapil 2025-07-11 16:42:39 +0200
  • f156246dcc retry queue Ibrahim Konsowa 2025-07-11 17:50:52 +0400
  • ba79548721 graceful worker drain Ibrahim Konsowa 2025-07-11 14:05:48 +0400
  • 88ec9cd6d4 start worker Ibrahim Konsowa 2025-07-11 09:31:03 +0400
  • e2688f19c7 fix tests Ibrahim Konsowa 2025-07-11 09:25:29 +0400
  • 122d7b8cc3 worker setup Ibrahim Konsowa 2025-07-11 09:20:24 +0400
  • ede55847e3 create bucket chrislu 2025-07-10 16:11:15 -0700
  • 29e7d5360f show retention when listing topics chrislu 2025-07-10 12:17:54 -0700
  • 3e33a08785 support editing topic retention chrislu 2025-07-10 12:07:47 -0700
  • a176b2407f topic with retention chrislu 2025-07-10 10:48:07 -0700
  • 93bbaa1fb4
    [Notifications] Support webhook notifications (#6962) Ibrahim Konsowa 2025-07-10 20:22:05 +0400