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

8492 commits

Author SHA1 Message Date
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
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Torsten Dittmann 3aadb7d102 fix(ui): document boolean attribute margin bottom 2021-12-01 13:55:37 +01:00
Torsten Dittmann c8d7ea8071 fix(ui): collection tables 2021-12-01 13:19:15 +01:00
Torsten Dittmann 38ca693966 fix(ui): creat enum attribute validation 2021-12-01 13:05:24 +01:00
Torsten Dittmann b55c5a2660 fix(ui): elements issue 2021-12-01 12:56:40 +01:00
Torsten Dittmann ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Matej Baco c057084bee Log data update 2021-12-01 11:59:08 +01:00
Damodar Lohani b0762f169d encrypt oauth2 providers 2021-12-01 13:18:49 +05:45
Damodar Lohani 6ac92c6a59 update missing encrypt filter 2021-12-01 13:02:55 +05:45
Torsten Dittmann 45fde3b2b9
Merge pull request #2390 from appwrite/feat-db-refactor-restrict-assignable-permissions
feat(refactor-db): restrict assignable permissions
2021-11-30 15:28:03 +01:00
Matej Baco 970936c93d WIP: Better worker error logging 2021-11-30 13:12:17 +01:00
Christy Jacob 67f59cdcb6
Merge pull request #2015 from fernandoamz/feat-add-translation-latin
Feat add translation latin
2021-11-29 19:30:46 +04:00
Fernando 8b4e1745b1 Fix country duplicated 2021-11-29 08:17:07 -06:00
Matej Baco 7bed9aed5b Updated to new utopia logger, removed leftover 2021-11-29 13:52:18 +01:00
Christy Jacob a9e07668c6
Merge pull request #2376 from Ln11211/feat-1764-telugu-translation
Feat-1764-telugu translation
2021-11-28 22:11:27 +04:00
Christy Jacob db5373cc10
Merge pull request #2373 from Shrey-Nahar/feat-1719-tamil-translation
Added tamil translations
2021-11-28 20:56:31 +04:00
Christy Jacob f900675bbd
Merge pull request #2221 from NeonSpork/master
refactor: Remove redundant Norwegian language translation
2021-11-28 20:37:10 +04:00
Christy Jacob 51efa18e7b
Merge pull request #2132 from daniloff200/some-typos-fixes
fix(typos): fix bunch of typos and missclicks in whole project
2021-11-28 20:16:43 +04:00
Christy Jacob 2b94b386ed
Merge pull request #2348 from chandrikadeb7/chandrikadeb7-bengali-translation
Feat bengali translation
2021-11-28 18:28:33 +04:00
Dmitriy Danilov 3eabd83309
Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
Christy Jacob 2554749d8e
Merge pull request #2329 from arsheelsheikh/ur
Translation of text into Urdu language
2021-11-28 17:53:18 +04:00
kodumbeats ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
kodumbeats 4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00