Commit Graph

8106 Commits

Author SHA1 Message Date
ernstmul 3b6cb316bb Send utm info to analytics 2025-03-13 12:40:02 +01:00
Ernst Mulders 79cb166468 Merge pull request #1739 from appwrite/fix-remember-specification-functions
Save the specification when updating a function
2025-03-12 14:16:15 +01:00
ernstmul 09407cacb9 Save the specification when updating a function 2025-03-12 13:00:13 +01:00
Darshan 00a1313e17 Merge pull request #1737 from appwrite/fix-updates
Fix: Wrong params sent for updates
2025-03-12 17:07:10 +05:30
Darshan 2023708513 fix: ai dependency and stream protocol. 2025-03-12 12:37:53 +05:30
Darshan bf7b52f681 fix: wrong params sent to backend. 2025-03-12 12:00:24 +05:30
Damodar Lohani 568aba8a90 Merge pull request #1733 from appwrite/revert-1721-revert-1675-feat-budget-nullable
Revert "Revert "Console Feat: make budget cap nullable""
5.2.53
2025-03-11 11:40:47 +05:45
Darshan 27fded5cff Merge pull request #1695 from appwrite/check-message-status
Update message status via polling
2025-03-11 09:14:14 +05:30
Damodar Lohani f3507c8a13 Revert "Revert "Console Feat: make budget cap nullable"" 2025-03-10 11:26:49 +05:45
Darshan 2ff0b2c804 Merge pull request #1732 from appwrite/fix-hostname
Allow localhost on web platforms
2025-03-08 10:04:26 +05:30
Darshan d7d3e5aa62 update: allow localhost. 2025-03-08 09:48:49 +05:30
Darshan d91d689695 Merge pull request #1729 from appwrite/fix-backup-calls
Reduce calls to Backups endpoints
2025-03-06 19:09:55 +05:30
Darshan 7caf892145 address comment: remove await. 2025-03-06 18:28:05 +05:30
Darshan f0510de5e9 improve: reduce calls to backend on free plans for policy check. 2025-03-06 18:14:38 +05:30
Darshan 42c1e68fde Merge pull request #1713 from appwrite/fix-payment-status-width
Fix: table cell width
2025-03-06 14:08:58 +05:30
Darshan 7921ce1088 update: status width. 2025-03-06 13:47:42 +05:30
Darshan 7f322dc69f Merge pull request #1726 from appwrite/fix-usage-bucket-chart
fix: add option to usage bucket chart to be cumulative
5.2.52
2025-03-06 12:23:58 +05:30
ChiragAgg5k bf82c9f311 fix: add option to usage bucket chart to be cumulative 2025-03-06 10:28:39 +05:30
Darshan e800b0baaa Merge pull request #1721 from appwrite/revert-1675-feat-budget-nullable
Revert "Console Feat: make budget cap nullable"
5.2.51
2025-03-05 12:08:52 +05:30
Darshan aaf9885b2f Revert "Console Feat: make budget cap nullable" 2025-03-05 12:04:34 +05:30
Darshan 055846a31b Merge pull request #1693 from appwrite/add-image-transformation-stats
feat: added image transformation usage to org & buckets
5.2.50
2025-03-05 11:52:16 +05:30
Darshan be31051229 Merge pull request #1718 from appwrite/feat-prevent-billingplan-downgrade-on-coupon
Prevent downgrading an org when a coupon/credit is applied
2025-03-05 11:49:18 +05:30
Darshan 0159740b80 Merge pull request #1719 from appwrite/fix-accumulate-charts-with-trailing-zeros
fix: accumulate charts with trailing zeros
2025-03-05 11:49:01 +05:30
ChiragAgg5k b37bf5a85b chore: remove consolelog 2025-03-05 11:47:16 +05:30
ChiragAgg5k 1933c8ec11 chore: bump console sdk to 1.5.2 2025-03-05 10:59:05 +05:30
ChiragAgg5k ae52c97225 chore: temporary check 2025-03-05 10:31:52 +05:30
ChiragAgg5k 52f585b8f5 chore: remove date logic 2025-03-04 21:05:26 +05:30
Torsten Dittmann a8274bad26 fix: code quality 2025-03-04 18:05:08 +04:00
ChiragAgg5k 47dd256d38 chore: hid banner before april 1st 2025-03-04 19:19:15 +05:30
Torsten Dittmann 6e6da3fdbc fix: accumulate charts with trailing zeros 2025-03-04 17:45:32 +04:00
ernstmul 571d026768 Feat: prevent downgrading an org when a coupon/credit is applied 2025-03-04 14:25:09 +01:00
ChiragAgg5k f8245caaae chore: updated free tier card 2025-03-04 16:48:15 +05:30
ChiragAgg5k 7ea7c0eb07 chore: updated usage card 2025-03-04 15:29:30 +05:30
ChiragAgg5k c82af15678 chore: hide image transforamtions on free tier 2025-03-04 13:41:09 +05:30
Darshan 34ca5d4256 Merge pull request #1652 from appwrite/fix-invalid-hostname
Fix invalid hostnames on platform creation
2025-03-04 09:01:27 +05:30
Ernst Mulders c78f84d9ad Merge pull request #1712 from appwrite/fix-auth-setting-state
Fix: Auth states not updating
2025-03-03 15:37:05 +01:00
Ernst Mulders 8c67fa667e Merge pull request #1714 from appwrite/add-column-to-deployments
Add `$createdAt` to deployments table
2025-03-03 15:35:37 +01:00
ChiragAgg5k d34e231972 Merge branch 'main' into add-image-transformation-stats 2025-03-03 15:21:10 +05:30
Darshan f12bf7c751 update: component that displays create/update data. 2025-03-03 14:10:08 +05:30
Darshan 3064b4bebd update: add $createdAt to deployments table. 2025-03-03 13:53:37 +05:30
Darshan 76b1e37889 fix: table cell width. 2025-03-03 13:35:37 +05:30
Darshan 6287f15f4e fix: auth states not updating. 2025-03-03 12:25:31 +05:30
ChiragAgg5k 859a904a03 fix: rendering of image transformations component 2025-03-01 22:47:55 +05:30
Darshan 61bc0ad380 Merge pull request #1711 from appwrite/fix-org-limit
Fix count
2025-03-01 09:39:26 +05:30
Torsten Dittmann 3ee3821262 Merge pull request #1710 from appwrite/fix-modals-on-safari
Fix: Modals on Safari
2025-02-28 17:07:07 +04:00
Darshan a08709e821 fix: count logic for PHP_INT_MAX on JS! 2025-02-28 12:43:45 +05:30
ChiragAgg5k 2b5d6eab2d chore: updated usage to project level 2025-02-28 11:55:30 +05:30
Darshan 550ff434a1 fix: safari shenanigans! 2025-02-28 10:36:52 +05:30
Steven Nguyen e77b95d9ac Merge pull request #1708 from appwrite/feat-set-sentry-release-var
Feat: add sentry release environment variable
2025-02-27 07:09:51 -08:00
Darshan 489cd32141 add: validation logic in update screen for web platforms. 2025-02-27 19:59:06 +05:30