1
0
Fork 0
mirror of synced 2024-06-28 03:01:15 +12:00
Commit graph

4472 commits

Author SHA1 Message Date
Eldad Fux f16113dbb3 Some minor fixes 2021-01-17 02:07:43 +02:00
Eldad Fux 47f5e871ba Added scheduling 2021-01-17 01:38:13 +02:00
Eldad Fux 1da4fa8168 Updated docs and logs 2021-01-16 17:10:20 +02:00
Eldad Fux 8de831196a Fixed old diagram 2021-01-16 12:33:56 +02:00
Eldad Fux 82742d8656 Updated auth diagram 2021-01-16 12:33:01 +02:00
Eldad Fux e9b15d5863 Updated spec 2021-01-16 10:24:05 +02:00
Eldad Fux a66683dd36 Added authentication flow 2021-01-16 10:20:59 +02:00
Eldad Fux c8eeaae1e8 Updated contribution guide 2021-01-16 09:08:54 +02:00
Eldad Fux bb113539e5 Typo fix 2021-01-16 08:22:35 +02:00
Eldad Fux 8f0558cfc1 Updated contribution guide 2021-01-16 08:07:49 +02:00
Eldad Fux c370f8b1c4 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-01-15 21:12:12 +02:00
Eldad Fux 2f5b829eed Added missing description 2021-01-15 21:12:06 +02:00
Eldad A. Fux 7517773ab7
Merge pull request #831 from appwrite/feat-minor-cleanups
Cleaning workers
2021-01-15 20:12:01 +02:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Torsten Dittmann 5da6b31edb style(migration): remove space on concatenation 2021-01-15 16:36:42 +01:00
Torsten Dittmann 8c1371db4d chore(changelog): add migration script changes 2021-01-15 16:35:51 +01:00
Eldad A. Fux cbd152f8d8
Merge pull request #829 from appwrite/refactor-removed-nginx-stuff
Deprecated old Nginx stuff
2021-01-15 16:55:33 +02:00
Torsten Dittmann a965268826 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-15 15:11:17 +01:00
Torsten Dittmann bfccaa1362 feat(migration): add api key migration 2021-01-15 12:57:32 +01:00
Torsten Dittmann bda5e13ac0 feat(Database): introduce enabling/disabling filters 2021-01-15 12:56:39 +01:00
Torsten Dittmann 538510d171 feat(collections): encrypt api keys 2021-01-15 12:56:03 +01:00
Eldad A. Fux 3daa99ea53
Merge pull request #784 from appwrite/feat-511-jwt-support
Feat 511 jwt support
2021-01-15 08:25:14 +02:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 0ee954bfeb Cleaning workers 2021-01-15 08:02:48 +02:00
Eldad Fux 17c90846e1 Fixed syntax bug in functions service 2021-01-15 07:30:49 +02:00
Eldad Fux defc91ecf4 Fix CI 2021-01-15 00:33:41 +02:00
Eldad Fux b464a761ce Removed old index.php 2021-01-15 00:22:54 +02:00
Eldad Fux 99d5794f14 Deprecated old Nginx stuff 2021-01-15 00:20:31 +02:00
Eldad Fux a8c2363087 Added space 2021-01-15 00:16:09 +02:00
Eldad Fux 54c31fe890 Updated changelog 2021-01-14 21:30:16 +02:00
Torsten Dittmann 229c649f9a revert(migration) encryption 2021-01-14 16:24:01 +01:00
Torsten Dittmann 970eac94ad fix(migration): migrate encrypt filter 2021-01-14 16:05:27 +01:00
Torsten Dittmann 3c5d32e5fc fix(migration): migrate encrypt filter 2021-01-14 15:47:13 +01:00
Torsten Dittmann 2d18abd63d Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-14 15:36:20 +01:00
Torsten Dittmann d7276aa502 fix(migration): change loop dependent integers scope 2021-01-14 15:09:48 +01:00
Torsten Dittmann a6a7f896c1 fix(migration): major project iteration bug 2021-01-14 15:03:34 +01:00
Torsten Dittmann 28d4552ee2 fix(migration): missing null value in provider 2021-01-14 14:16:17 +01:00
Torsten Dittmann d41ee76d36 fix(migration): prepare filter migration 2021-01-14 14:12:55 +01:00
Torsten Dittmann bc71a1868b fix(migration): phpdoc callable 2021-01-14 13:50:26 +01:00
Eldad A. Fux 32c316deee
Merge pull request #823 from appwrite/feat-new-public-permissions
Feat new public permissions
2021-01-14 14:19:17 +02:00
Torsten Dittmann 328405a774 fix(migration): move iteration to parent class 2021-01-14 13:05:49 +01:00
Torsten Dittmann c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux 5fb533ed6a Removed unsed volume 2021-01-14 13:11:10 +02:00
Eldad Fux 00ee2735c4 Updated changelog 2021-01-14 08:09:52 +02:00
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad A. Fux bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Eldad A. Fux 167c4ca137
Merge pull request #820 from appwrite/feat-updated-response-default-values
Updated default values
2021-01-13 22:01:47 +02:00
Torsten Dittmann 8413d3daaf fix(migration): add return type 2021-01-13 17:58:01 +01:00
Torsten Dittmann c6f9f2fc1e feat(migration): v06 - first draft 2021-01-13 17:51:02 +01:00