1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

6268 commits

Author SHA1 Message Date
Eldad Fux b4a65c2c1a Removed TODOs, fixed comments 2021-07-16 07:39:31 +03:00
Eldad Fux 04d6d33f60 Fixed structure 2021-07-16 07:38:29 +03:00
Eldad Fux 0f0af0c799 Updated libs 2021-07-16 07:38:18 +03:00
Eldad A. Fux 564324ff1c
Merge pull request #1398 from TorstenDittmann/fix-install-shell-args
fix(install): escape shell args
2021-07-16 06:32:11 +03:00
kodumbeats 0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
Torsten Dittmann 6e69b0a82b fix(install): escape shell args 2021-07-15 18:12:18 +02:00
kodumbeats 88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
kodumbeats 30483610f8 Add missing typehint 2021-07-14 15:09:48 -04:00
Torsten Dittmann 66c5aef358 fix: response filters 2021-07-14 15:27:40 +02:00
Torsten Dittmann 8660cf7977 fix: response filters 2021-07-14 15:27:05 +02:00
Torsten Dittmann 90a08c4d2c fix migration tests 2021-07-14 13:24:10 +02:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
kodumbeats 3d2888ac70 Remove unused functions 2021-07-13 15:24:52 -04:00
kodumbeats 2db245a607 Use new db for deletes worker 2021-07-13 14:44:45 -04:00
kodumbeats 0af70aae30 Handle deleting functions with new db 2021-07-13 12:10:42 -04:00
kodumbeats b58e773568 Handle deleting execution logs with new db 2021-07-13 12:10:20 -04:00
kodumbeats 4062715613 Handle deleting team memberships with new db 2021-07-13 12:08:52 -04:00
kodumbeats adb26c5356 Use Utopia authorization validator 2021-07-13 09:41:15 -04:00
Eldad A. Fux 3fbdf88080
Merge pull request #1378 from appwrite/feat-dev-debugger
feat-dev-debugger
2021-07-13 10:51:36 +03:00
kodumbeats f869e69123 Delete user documents from new db 2021-07-12 17:57:37 -04:00
Torsten Dittmann 3d22d30868
Merge pull request #1388 from appwrite/feat-changelog-0.9.1
update changelog for 0.9.1
2021-07-12 20:14:04 +02:00
Torsten Dittmann 582f4e91f6
Update CHANGES.md 2021-07-12 20:03:29 +02:00
Torsten Dittmann 0c1c254019
Merge pull request #1387 from TorstenDittmann/feat-release-0.9.1
feat(release): 0.9.1
2021-07-12 19:45:01 +02:00
kodumbeats acc4bbb052 Deletes worker no longer needed for collections 2021-07-12 12:45:30 -04:00
Torsten Dittmann e9a37e9a53
Merge pull request #1385 from TorstenDittmann/fix-broken-pdo-connection
fix(http): reset pdo connection if broken
2021-07-12 18:39:57 +02:00
Torsten Dittmann 71941d8712 feat(release): 0.9.1 2021-07-12 18:21:12 +02:00
Torsten Dittmann cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Eldad A. Fux b2308e48e3
Merge pull request #1384 from TorstenDittmann/fix-app-resource
fix(app): remove app resource and replace with utopia
2021-07-12 18:42:43 +03:00
Torsten Dittmann 76af58c646 fix(pdo): throw on general to parent 2021-07-12 17:27:26 +02:00
Torsten Dittmann df24011d8b fix(http): reset pdo connection if broken 2021-07-12 12:04:00 +02:00
Torsten Dittmann 18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Damodar Lohani 9814ca2fa9 update with DEBUG build args 2021-07-11 18:10:39 +05:45
Eldad A. Fux f713c35170
Merge pull request #1375 from Meldiron/feat-fix-log
Added " to wrap environment name in a log
2021-07-11 15:24:36 +03:00
Damodar Lohani 74b24dfe69 properly setup debugger for everyone and contribution guide 2021-07-11 17:20:03 +05:45
Damodar Lohani 5073c264b7 modified entrypoint to support debugger 2021-07-11 15:49:31 +05:45
Matej Baco 24f85cdc78 Added " to wrap environment name 2021-07-10 20:07:03 +02:00
Damodar Lohani e8754111b9 install and enable yasd if testing is true 2021-07-10 21:06:46 +05:45
Eldad A. Fux c7978bddfa
Update README.md 2021-07-10 07:33:32 +03:00
Eldad A. Fux bb95ec536b
Update README.md 2021-07-09 07:44:45 +03:00
Eldad A. Fux ce9ee59156
Update README.md 2021-07-09 07:39:58 +03:00
Eldad A. Fux 53a24217dc
Update CONTRIBUTING.md 2021-07-08 17:50:02 +03:00
Eldad A. Fux cd6aa89bcc
Merge pull request #1370 from appwrite/feat-update-maven-links
feat(platforms): update maven links
2021-07-07 17:48:51 +03:00
Christy Jacob ce8a1dc8c2 feat(platforms): update maven links 2021-07-07 20:17:24 +05:30
Christy Jacob 41e181916c
Merge pull request #1364 from appwrite/feat-update-readme
feat(docs): update version in readme
2021-07-07 19:55:19 +05:30
Eldad A. Fux 426dad9767
Merge pull request #1367 from appwrite/feat-kotlin-java-docs
Fixed kotlin sdk java docs
2021-07-07 15:22:03 +03:00
Eldad A. Fux ecd1026b9b
Merge pull request #1368 from appwrite/fix-filtertypes-without-rules
fix(database): default value for empty rules
2021-07-07 15:12:43 +03:00
Torsten Dittmann f158980963
fix(database): default value for empty rules 2021-07-07 13:46:44 +02:00
Jake Barnby 190d9607b0 Fixed kotlin sdk java docs 2021-07-07 23:12:01 +12:00
Torsten Dittmann 7a828cacc3
Merge pull request #1366 from PineappleIOnic/fix-sdk-getting-started-mistype
Fix Mistype in SDK Getting Started files
2021-07-07 12:31:17 +02:00
Bradley Schofield 8f71b9618c Fix Mistype 2021-07-07 11:25:49 +01:00