Commit Graph

  • dab844308b dateTime bug fix in the deletes worker shimon 2022-08-31 16:07:27 +03:00
  • b9a26efa80 Revert unwanted change Matej Bačo 2022-08-31 12:56:50 +00:00
  • dccb9b7291 Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 Matej Bačo 2022-08-31 12:38:40 +00:00
  • 0438e830b0 Merge pull request #3634 from appwrite/feat-variables-api Christy Jacob 2022-08-31 14:37:30 +02:00
  • d5997d92c3 Updated all UI components for new queries V2. introduced queries to listProjects Matej Bačo 2022-08-31 12:30:16 +00:00
  • 7b5cee8da9 fix description to use markdown for links Damodar Lohani 2022-08-31 10:24:13 +00:00
  • d647bdaf9e update compression attribute description Damodar Lohani 2022-08-31 09:55:55 +00:00
  • 67f38d0644 compression type constants Damodar Lohani 2022-08-31 09:51:20 +00:00
  • 4bc022736c fix zstd extension to commit hash Damodar Lohani 2022-08-31 09:45:47 +00:00
  • 0129209eb0 storage version update Damodar Lohani 2022-08-31 09:37:58 +00:00
  • 39a39a8603 Revert unnessessary changes Matej Bačo 2022-08-31 09:27:24 +00:00
  • 3ba8ee4ec8 PoC of new query pagination Matej Bačo 2022-08-31 09:22:43 +00:00
  • b2023020e0 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date shimon 2022-08-31 11:53:16 +03:00
  • 5e6c288c2b dateTime shimon 2022-08-31 11:52:55 +03:00
  • 5a58312b53 Merge pull request #3741 from appwrite/refactor-guest-rate-limits Christy Jacob 2022-08-31 10:41:23 +02:00
  • bc786cdb86 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date shimon 2022-08-31 10:42:55 +03:00
  • fcd29baacc m3u8 tidy shimon 2022-08-31 10:42:20 +03:00
  • 735072f0a4 m3u8 tidy shimon 2022-08-31 10:42:05 +03:00
  • 0897cd0fe4 Merge branch '0.16.x' into feat-variables-api Matej Bačo 2022-08-31 09:37:47 +02:00
  • 3fc2e70007 updateVariable 'key' param marked as required Matej Bačo 2022-08-31 07:33:43 +00:00
  • 054516d5c5 Merge pull request #3740 from appwrite/fix-resets Christy Jacob 2022-08-31 09:15:59 +02:00
  • 7ea521665c Revert "Allow CI to use a custom env" Jake Barnby 2022-08-31 18:52:16 +12:00
  • e16cbe6a11 Disable abuse tests on CI Jake Barnby 2022-08-31 18:30:07 +12:00
  • d1b5c69ba1 Allow CI to use a custom env Jake Barnby 2022-08-31 16:08:33 +12:00
  • 8fcb091f37 Add resource write abuse limit tests Jake Barnby 2022-08-31 16:06:36 +12:00
  • ce28dd8201 Use route method in abuse key for guest writes Jake Barnby 2022-08-31 15:58:32 +12:00
  • 8da011ad78 Ensure abuse hit counter is not increased for admin/API keys Jake Barnby 2022-08-31 15:50:53 +12:00
  • 1273f4c9b7 Allow using route method in abuse key Jake Barnby 2022-08-31 15:49:44 +12:00
  • d2ec87de2c Update Dockerfile Damodar Lohani 2022-08-31 09:11:21 +05:45
  • e4a4b0165f compression in bucket settings UI Damodar Lohani 2022-08-31 03:25:07 +00:00
  • 0a3a69b7dc update console sdk Damodar Lohani 2022-08-31 03:23:52 +00:00
  • 69ed468ec3 spec update Damodar Lohani 2022-08-31 03:20:59 +00:00
  • b17f537a4c make id unique Damodar Lohani 2022-08-31 03:04:11 +00:00
  • 02b0ed118f preview test for zstd compression Damodar Lohani 2022-08-31 03:03:51 +00:00
  • 594b66c18a fix missing break Damodar Lohani 2022-08-31 02:59:51 +00:00
  • bc7ec3854f linter fix Damodar Lohani 2022-08-31 02:56:44 +00:00
  • 63f95c0a5c Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support Damodar Lohani 2022-08-31 02:55:26 +00:00
  • 77c72970e8 ZSTD compression test Damodar Lohani 2022-08-31 02:49:13 +00:00
  • 4ba8e725ea compression attribute on default bucket Damodar Lohani 2022-08-31 02:29:06 +00:00
  • e54125a6f5 zstd extension in dockerfile Damodar Lohani 2022-08-31 02:09:08 +00:00
  • b1cb6ab9bc Add single retry to all usage tests Jake Barnby 2022-08-31 11:35:46 +12:00
  • 190d9684f0 Use consts for rate limit count + period Jake Barnby 2022-08-31 11:34:17 +12:00
  • 1d4866c5b5 Use IP + User ID as abuse key for create routes Jake Barnby 2022-08-31 11:33:19 +12:00
  • b9148d380b Fix only variables can passed by reference errors Jake Barnby 2022-08-31 11:31:43 +12:00
  • a87724ed1a Merge pull request #3641 from appwrite/feat-improve-keys Christy Jacob 2022-08-30 20:46:50 +02:00
  • 3ee3954043 feat: linter Christy Jacob 2022-08-30 18:26:02 +00:00
  • f6a0949d14 WIP: Introduce queries to UI Matej Bačo 2022-08-30 17:51:39 +00:00
  • fe8295c2ec Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-improve-keys Christy Jacob 2022-08-30 17:35:46 +00:00
  • 422cedf718 feat: fix tests Christy Jacob 2022-08-30 17:33:54 +00:00
  • 9b3e333134 Fix unaccepted invitations giving access to projects Bradley Schofield 2022-08-30 16:53:57 +01:00
  • dcdfcce3fe feat: added tests Christy Jacob 2022-08-30 14:04:42 +00:00
  • 2d1741504a compression on update bucket endpoint Damodar Lohani 2022-08-30 13:50:38 +00:00
  • 5fa7d34757 zstd compression support on endpoints Damodar Lohani 2022-08-30 13:46:55 +00:00
  • faaf233153 Merge pull request #3729 from appwrite/fix-permissions-ui Christy Jacob 2022-08-30 15:01:02 +02:00
  • 7591f68970 Merge pull request #3702 from appwrite/feat-list-endpoints-queries Christy Jacob 2022-08-30 14:56:09 +02:00
  • 6c04550558 compression attribute on create bucket endpoint Damodar Lohani 2022-08-30 12:55:26 +00:00
  • 5666002ff2 compression attribute on bucket collection Damodar Lohani 2022-08-30 12:52:53 +00:00
  • cee77ef5a1 timestamp -> datetime on file cache shimon 2022-08-30 15:52:26 +03:00
  • 67d46e8d05 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date shimon 2022-08-30 15:47:03 +03:00
  • 97a957e17a timestamp -> datetime on file cache shimon 2022-08-30 15:46:27 +03:00
  • 69066cfc5e timestamp -> datetime on file cache shimon 2022-08-30 15:44:37 +03:00
  • 1e95346205 PR review changes Matej Bačo 2022-08-30 12:30:52 +00:00
  • 574a993f59 feat: update dependencies Christy Jacob 2022-08-30 12:10:07 +00:00
  • 5785212d28 Merge pull request #3720 from appwrite/feat-allow-automatic-test-retries Christy Jacob 2022-08-30 14:00:38 +02:00
  • 63c02677a0 PR review changes Matej Bačo 2022-08-30 13:55:23 +02:00
  • b96b2ea2fb Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date shimon 2022-08-30 14:30:58 +03:00
  • 3da3e2100c Merge pull request #3727 from appwrite/feat-allow-guest-writes Christy Jacob 2022-08-30 13:28:51 +02:00
  • 22f0468c8e Merge remote-tracking branch 'origin/0.16.x' into feat-allow-automatic-test-retries Jake Barnby 2022-08-30 23:14:28 +12:00
  • 691b9ef417 Fix count name ref Jake Barnby 2022-08-30 23:12:58 +12:00
  • f4d916a4d2 Rename FlakyTest attribute to Retry Jake Barnby 2022-08-30 23:10:15 +12:00
  • c58dd9f741 Merge pull request #3734 from appwrite/fix-console-locale Christy Jacob 2022-08-30 12:47:47 +02:00
  • fc3376cbe4 Merge pull request #3735 from appwrite/update-swagger-default-datetime Christy Jacob 2022-08-30 12:47:30 +02:00
  • f0bce98d91 Update specs to use const datetime example Jake Barnby 2022-08-30 21:38:27 +12:00
  • 8c5948950d Use browser locale and timezone for date service Jake Barnby 2022-08-30 21:36:03 +12:00
  • e6ccfb6dd7 Improve variables CRUD tests Matej Bačo 2022-08-30 09:31:32 +00:00
  • 177354407a Merge pull request #3689 from appwrite/feat-list-users-queries Christy Jacob 2022-08-30 13:19:56 +04:00
  • b26a28d4fb Multi audio tracks shimon 2022-08-30 12:12:29 +03:00
  • 33e608e625 Multi audio tracks shimon 2022-08-30 12:12:03 +03:00
  • b8f6393df6 PR review changes Matej Bačo 2022-08-30 08:57:10 +00:00
  • 2b3dc48bf1 PR review changes Matej Bačo 2022-08-30 08:21:34 +00:00
  • 2534e9ad8f Remove unnessessary internal queries Matej Bačo 2022-08-30 08:20:54 +00:00
  • 087b7df52a Failure tests for variables Matej Bačo 2022-08-30 07:53:16 +00:00
  • 6df1d35712 PR review changes Matej Bačo 2022-08-30 07:30:23 +00:00
  • 677121edca Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:29:30 +02:00
  • 471cac8187 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:29:20 +02:00
  • ce334b9518 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:29:09 +02:00
  • 8620b1f3a0 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:28:48 +02:00
  • e5a63a5078 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:28:37 +02:00
  • 8ec8843a09 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:28:27 +02:00
  • 6cf3cdcadb Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:28:20 +02:00
  • 4b50fe3f15 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:28:09 +02:00
  • ce5c8d6817 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:28:01 +02:00
  • 3e2a7e2941 Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:27:54 +02:00
  • 883207240c Update app/controllers/api/functions.php Matej Bačo 2022-08-30 09:27:44 +02:00
  • 92783527c2 Merge pull request #3725 from appwrite/chore-sync-master Eldad A. Fux 2022-08-30 09:14:15 +03:00
  • 001e12b274 fix format Damodar Lohani 2022-08-30 03:59:03 +00:00
  • 6039ee0b0f update change log windows support Damodar Lohani 2022-08-30 03:57:56 +00:00
  • f50cd14bd8 revert back sdk-generator Damodar Lohani 2022-08-30 03:37:38 +00:00
  • 7a2f90b5bf flutter changelog updated Damodar Lohani 2022-08-30 03:05:31 +00:00
  • 32a8232689 dart changelogs Damodar Lohani 2022-08-30 02:35:36 +00:00