1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

10854 commits

Author SHA1 Message Date
Torsten Dittmann 6e396ebdd7
Merge pull request #3060 from appwrite/fix-failed-indexes-query
Fix: Failed indexes in queries
2022-04-25 16:41:58 +02:00
Torsten Dittmann 12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Torsten Dittmann d74c234334 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-user-verification-ui 2022-04-25 16:33:48 +02:00
Torsten Dittmann c145723b22
Merge pull request #3145 from appwrite/fix-enum-create
Fix: 1-element enum
2022-04-25 16:30:09 +02:00
Torsten Dittmann 9de1e902c8
Merge pull request #3127 from appwrite/chore-update-deps
chore: prepare for release
2022-04-25 16:18:41 +02:00
Torsten Dittmann 1b85a25f03
Merge pull request #3138 from appwrite/fix-ui-improve-validation-of-attributes
fix(ui): improve validation of attributes
2022-04-25 16:10:24 +02:00
Torsten Dittmann 666f5ea49c
Merge pull request #3134 from appwrite/fix-database-float-casting
fix(database): casting of float values
2022-04-25 16:03:40 +02:00
Torsten Dittmann 68cb0dc281
Merge pull request #3148 from appwrite/fix-account-bugs
fix(account): magic url and sessions locale
2022-04-25 15:59:31 +02:00
Tanay Pant 5d86acf15f Fix image size 2022-04-25 15:45:50 +02:00
INFERN04 f6084098f0
Update GETTING_STARTED.md
I fixed a preposition
2022-04-25 19:02:10 +05:30
Torsten Dittmann 501563f8c4 tests: adapt magic url tests 2022-04-25 15:07:39 +02:00
Torsten Dittmann 5dedd629bd fix(account): countryName from session locale 2022-04-25 14:59:08 +02:00
Torsten Dittmann 9f1b2644e1 fix(account): magic link session verifies email 2022-04-25 14:58:34 +02:00
Matej Bačo 9cd79a0193 Fix composer after merge 2022-04-25 11:46:33 +00:00
Matej Bačo 07943fd0e7 Merge branch 'master' into feat-sessions-subquery 2022-04-25 11:46:03 +00:00
Matej Bačo 1eb821c823 Default value & perms bug fix 2022-04-25 11:43:30 +00:00
Matej Bačo ff28d0d2a1 PR review changes 2022-04-25 09:26:38 +00:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo 4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo 4846a2e1dd Add const usage 2022-04-25 09:04:08 +00:00
Matej Bačo 023e9f0f73 Fix spacings 2022-04-25 09:03:03 +00:00
Matej Bačo 9abe1a41e9 Fix typo 2022-04-25 09:00:31 +00:00
Matej Bačo f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Matej Bačo d36a2602ed Add limits, add docs 2022-04-25 07:23:25 +00:00
Everly Precia Suresh ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Tanay Pant adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant 8942610219 Fix typo 2022-04-23 23:29:26 +02:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Torsten Dittmann 82d30ebc35 fix(ui): increase alert time 2022-04-22 14:21:04 +02:00
Torsten Dittmann c2be304345 fix(ui): improve validation of attributes 2022-04-22 14:10:16 +02:00
Christy Jacob b9764f3d5d
Merge pull request #2979 from appwrite/fix-runtime-data
Fix: Default payload to empty string
2022-04-22 13:46:24 +03:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Torsten Dittmann 25c7127f76 tests: add float default 0 to database 2022-04-21 15:20:53 +02:00
Torsten Dittmann 25de029992 fix(database): casting of float values 2022-04-21 15:14:01 +02:00
Torsten Dittmann a95995f0e8
Merge pull request #3132 from appwrite/fix-upgrade-stats-table
make stats table value field Bigint
2022-04-21 14:49:47 +02:00
Torsten Dittmann 9495a0873d
Merge pull request #3133 from appwrite/fix-ui-missing-icons
fix(ui): missing icons & upload box
2022-04-21 14:49:09 +02:00
Damodar Lohani a18ea60168 fix storage.total usage 2022-04-21 11:16:21 +00:00
Torsten Dittmann fd9fa82fb4 chore: build css 2022-04-21 13:13:53 +02:00
Torsten Dittmann 3a3bf9b16b fix(ui): pointer events for jump to top 2022-04-21 13:05:47 +02:00
Torsten Dittmann 0b92de81f4 fix(ui): upload box covering top jump button 2022-04-21 13:04:40 +02:00
Torsten Dittmann a91b9ff7ee fix(ui): missing icons 2022-04-21 12:51:46 +02:00
Damodar Lohani 59af8d9c86 aggregate storage.total as well 2022-04-21 10:30:32 +00:00
Damodar Lohani 3cd953d2cf make stats table value field Bigint 2022-04-21 10:29:10 +00:00
Everly Precia Suresh f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh 277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten Dittmann a6c27a3876
Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann bf22b4264d Merge branch '0.14.x' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 17:01:17 +02:00
Torsten Dittmann a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-04-20 17:00:51 +02:00
Torsten Dittmann b4411261cd Merge branch 'master' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 16:56:21 +02:00