Commit Graph
9211 Commits
Author SHA1 Message Date
Damodar Lohani 171eb86565 fix headers in test 2022-01-28 13:06:35 +05:45
Damodar Lohani b46002005a fix webhook test 2022-01-28 11:31:22 +05:45
Damodar Lohani 5c9b8a56c7 fix deletepath call 2022-01-27 16:05:08 +05:45
Damodar Lohani dedc2806af fix missing permission for update 2022-01-27 15:51:33 +05:45
Damodar Lohani 8bafd7cafb fix namespace 2022-01-27 13:51:03 +05:45
Damodar Lohani cb8a4b57ca fix usage 2022-01-27 13:40:16 +05:45
Damodar Lohani bdd1d4c6b6 remove file sum from tags total 2022-01-27 13:31:06 +05:45
Damodar Lohani 1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Damodar Lohani 6b1dbab7a4 fix test 2022-01-27 13:06:32 +05:45
Damodar Lohani 02aaa71c96 fix delete worker 2022-01-26 18:39:18 +05:45
Damodar Lohani 5090a2a440 update param 2022-01-26 18:32:57 +05:45
Damodar Lohani cfc20b4983 fix bucket id param 2022-01-26 18:30:41 +05:45
Damodar Lohani c12a302fc8 fix pagination 2022-01-26 18:26:42 +05:45
Damodar Lohani 1c464274d0 Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Damodar Lohani 542f248330 updated console SDK 2022-01-25 15:45:03 +05:45
Damodar Lohani 4f59c8035b update spec 2022-01-25 15:26:39 +05:45
Damodar Lohani 6754adc838 fix storage update 2022-01-25 15:21:43 +05:45
Damodar Lohani 9b0f1ef962 test for cache deletion 2022-01-25 14:10:58 +05:45
Damodar Lohani 58ec32340f remove cache on file delete 2022-01-25 13:37:11 +05:45
Eldad A. Fux d444bd538d Merge pull request #2682 from brandonroberts/fix-console-web-docs
fix: update sdk to web-default for auth docs links from console
2022-01-24 23:14:00 +02:00
Eldad A. Fux 708b548690 Merge pull request #2630 from gewenyu99/doc-2584-add-chinese-readme
Adds Chinese translations to README
2022-01-24 22:58:53 +02:00
Brandon 32b037d6aa fix: update sdk to web-default for auth docs links from console 2022-01-24 14:25:47 -06:00
Vincent Ge 7da87c0358 Translations button up top and lists available languages at bottom + link 2022-01-24 11:11:33 -05:00
Vincent Ge 2ac2c3dbd2 Adopted translation changes made by Yuqi 2022-01-24 10:44:27 -05:00
Damodar Lohani 25fe4420ab update 2022-01-24 15:54:21 +05:45
Damodar Lohani fb9a18700f update header 2022-01-24 15:36:30 +05:45
Damodar Lohani 7d7eb57fed fix header 2022-01-24 13:56:20 +05:45
Eldad A. Fux 3509c83501 Merge pull request #2650 from appwrite/feat-retry-realtime-db-connection
Feat: retry db connection in realtime server
2022-01-23 19:48:22 +02:00
Eldad A. Fux 029935eb6a Merge pull request #2659 from appwrite/fix-function-timeout
Fix function timeout in controller
2022-01-23 19:45:55 +02:00
Damodar Lohani fe885ca95c add missing headers 2022-01-23 12:14:50 +05:45
kodumbeats 9f8fdd39d7 Merge remote-tracking branch 'origin/master' into feat-retry-realtime-db-connection
Fix errors when compiling plugins
2022-01-21 14:12:26 -05:00
Torsten Dittmann 6cd2c0951b Merge pull request #2663 from appwrite/fix-pin-php-to-patch-version
Fix: pin PHP to patch version
2022-01-21 20:07:38 +01:00
kodumbeats 7ddcf4142e Briefly sleep to give realtime a chance to disconnect 2022-01-21 12:53:13 -05:00
kodumbeats 7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
kodumbeats f7373fff2b Update utopia/database to latest 2022-01-21 11:39:21 -05:00
kodumbeats 43f65a3b2c Pin to specific node version 2022-01-21 11:31:08 -05:00
kodumbeats 7566547ff3 Pin alpine where possible 2022-01-21 11:21:52 -05:00
kodumbeats a7c81c0d28 Pin to patch version to avoid regressions 2022-01-21 11:11:39 -05:00
Eldad A. Fux d67d242ed4 Merge pull request #2661 from appwrite/doc-session-delete-updates
docs: update description for delete session endpoint
2022-01-21 17:04:00 +02:00
Brandon 6715d9a00e docs: update description for delete session endpoint 2022-01-21 06:25:17 -06:00
Matej Baco d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Torsten Dittmann f0c7a156e1 Merge pull request #2651 from appwrite/fix-ui-reset-form-attribute-creation
fix: ui reset form after creating attribute
2022-01-20 12:28:45 +01:00
Torsten Dittmann f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00
kodumbeats 4a8c879706 Retry database connections in realtime server 2022-01-19 17:15:38 -05:00
kodumbeats 1cf7da26d4 Test new exists behavior in database 2022-01-19 17:15:22 -05:00
Torsten Dittmann 512c3bf841 Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-19 12:17:10 +01:00
Torsten Dittmann be8958a5c7 Merge pull request #2647 from appwrite/ci-github-action-with-cache
ci: add github action with cache
2022-01-19 12:16:45 +01:00
Torsten Dittmann 8f800301cf Merge pull request #2631 from appwrite/fix-password-validation-console
Updated password length min requirment in the console
2022-01-19 12:12:47 +01:00
Torsten Dittmann 785932abd4 Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00