Page MenuHomePhorge
Feed Search

Apr 21 2021

machniak closed D2464: Fix wallet notice precision.
Apr 21 2021, 9:41 AM
machniak committed rK7e6b1576f5cf: [Meet] Fix video elements sizing bug.
Apr 21 2021, 9:41 AM
machniak closed D2470: [Meet] Fix video elements sizing bug.
Apr 21 2021, 9:41 AM
machniak committed rK525d8a74d97e: Use build year in the copyright footer.
Apr 21 2021, 9:39 AM
machniak closed D2476: Use build year in the copyright footer.
Apr 21 2021, 9:39 AM
machniak committed rKce369e66b199: ux cleanup. move 'delete account' button to the top.
Apr 21 2021, 9:39 AM
machniak closed D1954: ux cleanup. move 'delete account' button to the top.
Apr 21 2021, 9:39 AM
machniak committed rK5e9dec8fad30: Remove "ON UPDATE" from expires_at column.
Apr 21 2021, 9:39 AM
machniak closed D2440: Remove "ON UPDATE" from expires_at column.
Apr 21 2021, 9:38 AM
machniak updated the diff for D2440: Remove "ON UPDATE" from expires_at column.
  • Use ALTER TABLE .. MODIFY
Apr 21 2021, 9:32 AM

Apr 19 2021

machniak updated the diff for D1954: ux cleanup. move 'delete account' button to the top.
  • Fix tests
  • Small color improvements
Apr 19 2021, 11:00 AM

Apr 16 2021

machniak committed rK78dd5aa5847b: Support X-Client-IP header.
Apr 16 2021, 12:29 PM
machniak updated the summary of D2395: Localization with vue-i18n.
Apr 16 2021, 11:17 AM
machniak updated the diff for D2395: Localization with vue-i18n.
  • Manu localization
  • FAQ localization
Apr 16 2021, 11:06 AM
machniak updated the diff for D2395: Localization with vue-i18n.
  • Hide the lang selector if there's only a single language available
Apr 16 2021, 7:27 AM

Apr 15 2021

machniak updated the diff for D2395: Localization with vue-i18n.
  • Upgrade to laravel-mix v6 (webpack v5) and other js dependencies
  • Don't preload English
  • Localization engine for theme files
  • Rebase
  • Improve language selector
Apr 15 2021, 1:28 PM
machniak retitled D2476: Use build year in the copyright footer from Use build year and configured company name in the copyright footer
Apr 15 2021, 9:42 AM
machniak updated the diff for D2476: Use build year in the copyright footer.
  • Don't use app.company.name in copyright footer
Apr 15 2021, 9:41 AM
machniak abandoned D2389: update copyright info.

Close in favor of D2476

Apr 15 2021, 8:53 AM
machniak requested review of D2476: Use build year in the copyright footer.
Apr 15 2021, 8:52 AM

Apr 14 2021

machniak added a comment to D2470: [Meet] Fix video elements sizing bug.

The main cause for the issue is the chat element that uses width: 30%, which causes the screen to be split not evenly (sometimes with 0.5px difference). offsetWidth is always rounded up to full pixels. So, when you divide that (0.5px bigger than in reality) width by the number of columns the sum of widthts of the participant boxes will be bigger than the real width of the container.

Apr 14 2021, 4:17 PM
machniak committed rK1335d6cf57ce: Remove dead code.
Apr 14 2021, 12:32 PM
machniak requested review of D2470: [Meet] Fix video elements sizing bug.
Apr 14 2021, 12:29 PM
machniak requested review of D2464: Fix wallet notice precision.
Apr 14 2021, 10:02 AM

Apr 13 2021

machniak requested review of D2458: Reseller Stats UI.
Apr 13 2021, 1:57 PM
machniak committed rRPK6204b43186e3: Fix compatibility with PHP 5.4.
Apr 13 2021, 6:43 AM

Apr 12 2021

machniak requested review of D2452: Tenant scope for CLI commands.
Apr 12 2021, 1:06 PM

Apr 9 2021

machniak requested review of D2446: Reseller comissioning system.
Apr 9 2021, 12:03 PM
machniak requested review of D2440: Remove "ON UPDATE" from expires_at column.
Apr 9 2021, 7:34 AM

Apr 8 2021

machniak committed rK0b12e0a6b939: Make doctrine/dbal a production requirement.
Apr 8 2021, 1:36 PM
machniak committed rK5935a9df4fe8: Store request headers with signup codes.
Apr 8 2021, 1:13 PM
machniak requested changes to D1954: ux cleanup. move 'delete account' button to the top.

Browser tests need to be updated.

Apr 8 2021, 10:45 AM
machniak committed rK208e09e04570: Remove unused EntitlementsController.
Apr 8 2021, 10:41 AM
machniak committed rK8ac7ed94dad1: Reseller UI basics completed, with tests.
Apr 8 2021, 10:41 AM

Apr 7 2021

machniak committed rK607ee93e88e7: Reseller: Domains and Discounts controller.
Apr 7 2021, 8:37 AM

Apr 6 2021

machniak updated the diff for D2422: Signup code refactoring.
  • Add reverse migration, document more SignupCode properties
Apr 6 2021, 10:50 AM
machniak accepted D2383: Convert to foreign currencies using openexchangerates.org.

I was expecting a single whitelist. We don't really need two, do we?

Apr 6 2021, 9:56 AM
machniak requested changes to D2137: add charge period to transactions.
Apr 6 2021, 7:16 AM

Apr 2 2021

machniak updated the diff for D2428: Signup Invitations.
  • Fix
Apr 2 2021, 10:05 AM
machniak updated the diff for D2428: Signup Invitations.
  • Cleanup
Apr 2 2021, 10:04 AM
machniak requested review of D2428: Signup Invitations.
Apr 2 2021, 8:16 AM

Mar 31 2021

machniak planned changes to D2422: Signup code refactoring.
Mar 31 2021, 8:07 AM

Mar 26 2021

machniak committed rKc4bd4ead4b10: Make User::canRead() work with resellers.
Mar 26 2021, 8:41 AM

Mar 25 2021

machniak updated the diff for D2422: Signup code refactoring.
  • Simplify
Mar 25 2021, 3:21 PM
machniak retitled D2422: Signup code refactoring from Throttling signups using an IP address
Mar 25 2021, 3:15 PM
machniak updated the diff for D2422: Signup code refactoring.
  • Replace pack() with hex2bin()
  • SignupCode refactor
Mar 25 2021, 3:15 PM
machniak requested review of D2422: Signup code refactoring.
Mar 25 2021, 9:00 AM
machniak requested changes to D2383: Convert to foreign currencies using openexchangerates.org.
Mar 25 2021, 8:24 AM

Mar 24 2021

machniak committed rK9617696a57c1: Reseller: Access to users/domains in UI.
Mar 24 2021, 2:17 PM
machniak accepted D2239: New Payment dialog structure.
Mar 24 2021, 12:43 PM
machniak committed rK6cfac91269ca: Re-add lost withEnvTenant() and withUserTenant() macros.
Mar 24 2021, 12:07 PM
machniak committed rK4af1eef6dd8e: Merge branch 'dev/reseller' of ssh://git.kolab.org/source/kolab into….
Mar 24 2021, 11:06 AM
machniak committed rK114fa81adeeb: Fix rebase regressions.
Mar 24 2021, 11:06 AM
machniak committed rK6389c0784186: Remove redundant code that sets tenant_id on signup.
Mar 24 2021, 11:06 AM
machniak committed rK527617296431: Fix error found by phpstan.
Mar 24 2021, 11:06 AM
machniak committed rK792299bd1512: withEnvTenant and withUserTenant macros.
Mar 24 2021, 11:06 AM
machniak committed rKd5d6073547eb: Update ObjectDelete and ObjectUpdate commands, and move the dangerous test to… (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK538aa48b53c7: These are just completely not needed, since there are no direct effects to… (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK719f30bcea4d: Transfer commit (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK84c22530a67d: scalpel:discount:merge -> discount:merge (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK27c01203e01c: More complete commands, show-case dangerous delete command in scalpel (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK64d27ce00896: Some additional command logic (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK75be665b70c7: Revert "Add degraded status to user:status command".
Mar 24 2021, 11:06 AM
machniak added a reverting change for rKc441d3ca2090: Add degraded status to user:status command: rK75be665b70c7: Revert "Add degraded status to user:status command".
Mar 24 2021, 11:06 AM
machniak committed rK885509af3077: Add degraded status to user:status command.
Mar 24 2021, 11:06 AM
machniak committed rKf29193ac9e00: Add some reseller tests.
Mar 24 2021, 11:06 AM
machniak committed rK515f066c5090: Reseller app engine.
Mar 24 2021, 11:06 AM
machniak committed rKd751b400bd72: More changes for the work in progress (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rKc39bcc2cf670: Rebase on master (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rKd70ff989c5fc: Make Reseller/UsersController more complete.
Mar 24 2021, 11:06 AM
machniak committed rK0880a58061ee: Remove redundant code that sets tenant_id on signup.
Mar 24 2021, 11:06 AM
machniak committed rKbead23e3acef: Add a domain that is for the other tenant (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rKd1efae7b8acd: Fix error found by phpstan.
Mar 24 2021, 11:06 AM
machniak committed rKd56a728c84ea: Fix discounts command test.
Mar 24 2021, 11:06 AM
machniak committed rKa87b08b55ee6: withEnvTenant and withUserTenant macros.
Mar 24 2021, 11:06 AM
machniak committed rKa9e9b6ace234: domain:add -> domain:create, update observer to handle restore() (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK27720581f54f: This is in effect an abstract class (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK80a0a3a80522: Update ObjectDelete and ObjectUpdate commands, and move the dangerous test to… (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK931e340f02f4: Hide the scalpel commands from the list of artisan commands (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK681cbaf95011: These are just completely not needed, since there are no direct effects to… (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rK0fe02c32ead6: Transfer commit (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rKcb118ee92055: scalpel:discount:merge -> discount:merge (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rKb26dd227f31d: More complete commands, show-case dangerous delete command in scalpel (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rKec8efb4b5c22: Some additional command logic (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak added a reverting change for rKc441d3ca2090: Add degraded status to user:status command: rK1eb51b3c336f: Revert "Add degraded status to user:status command".
Mar 24 2021, 11:06 AM
machniak committed rK1eb51b3c336f: Revert "Add degraded status to user:status command".
Mar 24 2021, 11:06 AM
machniak committed rK8430974814aa: Lock wallet:check to the current tenant.
Mar 24 2021, 11:06 AM
machniak committed rKaca52c6d8e13: Add degraded status to user:status command.
Mar 24 2021, 11:06 AM
machniak committed rK9cc286cfbedd: Add some reseller tests.
Mar 24 2021, 11:06 AM
machniak committed rKaf4971170e27: Reseller app engine.
Mar 24 2021, 11:06 AM
machniak committed rK06a3d8688152: More changes for the work in progress (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM
machniak committed rKe4022cc48826: Rebase on master (authored by vanmeeuwen).
Mar 24 2021, 11:06 AM

Mar 23 2021

machniak updated the summary of D2395: Localization with vue-i18n.
Mar 23 2021, 2:46 PM
machniak updated the summary of D2395: Localization with vue-i18n.
Mar 23 2021, 2:43 PM
machniak updated the diff for D2395: Localization with vue-i18n.
  • Localization engine for theme files
Mar 23 2021, 2:40 PM
machniak updated the summary of D2395: Localization with vue-i18n.
Mar 23 2021, 1:26 PM
machniak updated the diff for D2395: Localization with vue-i18n.
  • Upgrade to laravel-mix v6 (webpack v5) and other js dependencies
  • Don't preload English
Mar 23 2021, 1:24 PM
machniak requested changes to D2239: New Payment dialog structure.

When executing some tests for Stripe:

Mar 23 2021, 11:25 AM
machniak requested changes to D2383: Convert to foreign currencies using openexchangerates.org.

Looks good to me. Two things:

  1. Some tests would be nice.
  2. In bin/quickstart.php we should probably run the command if the api key is set somewhere. And/or maybe we should check-in some already fetched data into the repository. It will be needed for tests.
Mar 23 2021, 10:46 AM
machniak requested review of D2401: Upgrade to laravel-mix v6 (webpack v5) and other js dependencies.
Mar 23 2021, 10:34 AM