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

8730 commits

Author SHA1 Message Date
Torsten Dittmann ea7d9f617c handle float min/max 2021-12-10 11:51:50 +01:00
Bradley Schofield 7e20dc5863
Merge branch 'appwrite:master' into fix-improve-recovery-rate-limit 2021-12-09 17:02:20 +00:00
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Torsten Dittmann b2ac3fb5f3 add better logging 2021-12-09 16:37:41 +01:00
Torsten Dittmann 83e1241db9 wait for event loop to finish before exiting cli 2021-12-09 15:46:07 +01:00
Torsten Dittmann 337083e9f4 add more verbose logging 2021-12-09 15:45:56 +01:00
Torsten Dittmann 3ab5a070e5 fix counting documents 2021-12-09 15:03:08 +01:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann 04a3e0633d add coroutine 2021-12-09 13:51:29 +01:00
Torsten Dittmann ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Torsten Dittmann 9d47280d78 feat(migratio): add options 2021-12-09 11:42:49 +01:00
Radmacher 9fb460396c Fixed inconsistency 2021-12-08 23:22:52 +01:00
Radmacher 34f6aea63b
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-08 23:16:45 +01:00
Torsten Dittmann 3f92e6991a leftover commits 2021-12-08 18:50:04 +01:00
Torsten Dittmann 34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Torsten Dittmann 4727e4f8f8 update to review 2021-12-08 10:43:06 +01:00
Eldad A. Fux 27b7b73b92
Update README.md 2021-12-07 18:27:56 +02:00
Torsten Dittmann 760f41b9c6 fixed grammar mistakes 2021-12-07 17:23:21 +01:00
Torsten Dittmann cece3ed83b chore(changes): first iteration of the changelog 2021-12-07 17:20:52 +01:00
Torsten Dittmann 9d23afa263 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-07 14:09:16 +01:00
Torsten Dittmann cfcdd26a84
Merge pull request #2456 from appwrite/feat-db-main-rebase
rebase(main): into feat-database-indexing
2021-12-07 14:08:48 +01:00
Torsten Dittmann dd89eb334e
Merge pull request #2445 from appwrite/snyk-upgrade-dc2a48ec087a7d753eeee3495066176f
[Snyk] Upgrade chart.js from 3.5.1 to 3.6.0
2021-12-07 13:55:06 +01:00
Torsten Dittmann 075f46b6bf Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-07 13:53:09 +01:00
Torsten Dittmann 655ff4da8d chore(deps): update chart.js to 3.6.2 2021-12-07 13:51:04 +01:00
Torsten Dittmann c66843bc85 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-06 17:05:52 +01:00
Torsten Dittmann e47abb3c9a fix(ui): checkboxes in form service 2021-12-06 16:56:55 +01:00
Eldad A. Fux 1337129aeb
Merge pull request #2466 from appwrite/fix-translation-tests
Attempt to fix tests
2021-12-06 17:44:31 +02:00
Matej Baco c276bee7a9 Merge branch 'fix-translation-tests' into feat-improve-error-logging 2021-12-06 16:44:22 +01:00
Matej Baco 277d397a41 Attempt to fix tests 2021-12-06 16:03:11 +01:00
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco 243dfbb9ca PR review bug fix 2021-12-06 14:14:55 +01:00
Matej Baco 4d8c2e3cdb Fixed worker logger 2021-12-06 13:55:59 +01:00
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Matej Baco c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +01:00
Matej Bačo 67c15e9346
Update src/Appwrite/Resque/Worker.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-05 12:08:08 +01:00
Tafadzwa Demba 44ca72a7a5
Update app/config/locale/codes.php
Code formatting

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-04 10:28:31 +02:00
Torsten Dittmann ad0387153a fix(ui): create/edit document 2021-12-03 10:53:33 +01:00
Damodar Lohani ea8985d591 skip decryption for null 2021-12-03 13:23:21 +05:45
Radmacher 95e2cb6290
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:20:57 +01:00
Radmacher c3f06f9a58
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:19:07 +01:00
Radmacher 18dfe9b4a0
Update docs/references/teams/get-team-members.md
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:36 +01:00
Radmacher 244b829c68
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:14 +01:00
Torsten Dittmann b09dc51fba revert(ui): switch margin 2021-12-02 14:09:18 +01:00
Damodar Lohani a32351ff7e add the filter back 2021-12-02 18:44:28 +05:45
Damodar Lohani e6304d71b0 remove encrypt filter from password as it's already hashed 2021-12-02 15:35:19 +05:45
Damodar Lohani 32b13f113a session secret field size increase 2021-12-02 15:32:40 +05:45
Damodar Lohani bc22bbae46 Merge branch 'feat-database-indexing' into fix-missing-encryption-filters 2021-12-02 13:43:12 +05:45
Damodar Lohani d60dc467f8 incrementing field size for encrypted fields 2021-12-02 13:34:56 +05:45
Torsten Dittmann 83394170a1 fix(git): .gitattributes syntax 2021-12-01 16:41:56 +01:00
Torsten Dittmann 3d2cd66466 tests(database): increase password length 2021-12-01 16:33:03 +01:00