1
0
Fork 0
mirror of synced 2024-08-29 17:03:10 +12:00
Commit graph

5487 commits

Author SHA1 Message Date
Torsten Dittmann
8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +01:00
Torsten Dittmann
d92763fbfc Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-14 11:47:05 +01:00
Torsten Dittmann
37a243b42f Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 11:43:27 +01:00
Torsten Dittmann
b42a79411a fix: database permission model 2021-12-14 11:14:39 +01:00
Damodar Lohani
786f5bfeb4 make permissions optional on create file 2021-12-14 15:27:34 +05:45
Torsten Dittmann
22faa5b9cf fix: users service - delete all sessions 2021-12-14 10:32:45 +01:00
Torsten Dittmann
a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Damodar Lohani
6362f18a9a fix param order 2021-12-14 12:08:37 +05:45
Damodar Lohani
2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
Damodar Lohani
0f8a3fcea3 fix collection config name 2021-12-14 10:57:48 +05:45
Christy Jacob
a3e3ba9e44 feat: fix issue with listIndexes 2021-12-14 04:42:54 +04:00
Radmacher
ad3fb9303d Removed 'unique' 2021-12-13 18:15:05 +01:00
Torsten Dittmann
7b607e85ac Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 16:56:40 +01:00
Torsten Dittmann
a10eccbdc7
Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Eldad Fux
34c68699a3 Added twitter card tags 2021-12-13 15:50:02 +02:00
Eldad Fux
0d9c0daf47 Updated cachebuster 2021-12-13 15:23:57 +02:00
Matej Baco
7262515842 Added prefs max size limit 2021-12-13 13:53:30 +01:00
Torsten Dittmann
66710cebc2 feat(ui): add collection enable/disable 2021-12-13 13:42:17 +01:00
Torsten Dittmann
6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Damodar Lohani
64c719e82c re organize validators 2021-12-13 17:31:59 +05:45
Christy Jacob
79e9298e9b feat: update user agent name to Appwrite CLI 2021-12-13 15:19:47 +04:00
Torsten Dittmann
361006d42c adapt to review 2021-12-13 11:59:13 +01:00
Torsten Dittmann
b15096421b
Update app/controllers/api/database.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-13 11:10:03 +01:00
Torsten Dittmann
8179bc1a8f
Merge pull request #2477 from appwrite/feat-database-indexing-permissions-fix
fix(database/storage): permissions using an admin user
2021-12-13 10:31:47 +01:00
Damodar Lohani
350859d9bd refactor files collection config 2021-12-13 15:02:53 +05:45
Damodar Lohani
d9883fe9eb use storage from resources in functions 2021-12-13 13:53:36 +05:45
Damodar Lohani
80272c528f use storage from resource 2021-12-13 13:53:27 +05:45
Damodar Lohani
b25cd9274c storage device resource 2021-12-13 13:53:17 +05:45
Damodar Lohani
0481a510a4 storage resource 2021-12-13 13:19:15 +05:45
Christy Jacob
d2809d9980 feat: display terminal icon in logs 2021-12-12 22:07:24 +04:00
Christy Jacob
854e9f7eaf feat: use Appwrite\Detector in database.php 2021-12-12 21:59:12 +04:00
Christy Jacob
9845fc05fa feat: use Appwrite\Detector in database.php 2021-12-12 21:58:17 +04:00
Christy Jacob
3d863d634a feat: use Appwrite\Detector in users.php 2021-12-12 21:55:40 +04:00
Christy Jacob
2b9f4667f7 feat: add the termnial user agent 2021-12-12 21:46:47 +04:00
Eldad Fux
0f9ef59fda Updated logo 2021-12-12 19:01:14 +02:00
Eldad Fux
624c18c0bf Updated og image 2021-12-12 18:05:33 +02:00
Christy Jacob
cc53f1bf08
Merge pull request #2476 from appwrite/feat-add-list-runtime
feat: add new endpoint
2021-12-12 14:43:56 +04:00
Eldad Fux
8a46713d8e Updated our Twitter handle 2021-12-11 22:17:33 +02:00
Eldad Fux
07551dc902 Merge branch 'master' of github.com:appwrite/appwrite 2021-12-11 02:17:34 +02:00
Eldad Fux
76bf24ac9b Updated Youtube URL 2021-12-11 02:17:28 +02:00
Torsten Dittmann
aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
kodumbeats
75a83e9b53
Harmonize offset param descriptions 2021-12-10 12:22:10 -05:00
Torsten Dittmann
b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Radmacher
bfbf0e54b9 Rolled back addition of articles 2021-12-10 16:44:54 +01:00
Torsten Dittmann
adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Torsten Dittmann
0d60e82666 fix(database): permissions using an admin user 2021-12-10 11:56:11 +01:00
Damodar Lohani
c63bf70404 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-10 16:24:33 +05:45
Damodar Lohani
037c0bfbd5 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-10 16:22:35 +05:45
Damodar Lohani
16e686d250 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-12-10 16:20:27 +05:45
Damodar Lohani
6bc7825089 fix hardcoded chunk size with a const 2021-12-10 16:14:59 +05:45
Damodar Lohani
0bb74c79eb add type for mode 2021-12-10 15:51:37 +05:45
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
83e1241db9 wait for event loop to finish before exiting cli 2021-12-09 15:46:07 +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
ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Damodar Lohani
63d3b8e200 more review suggestion fixes 2021-12-09 16:29:44 +05:45
Torsten Dittmann
9d47280d78 feat(migratio): add options 2021-12-09 11:42:49 +01:00
Damodar Lohani
80a89877c1 fix variable 2021-12-09 14:11:30 +05:45
Damodar Lohani
eb2968256a Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-09 13:52:53 +05:45
Damodar Lohani
a3fa418aa5 update chunks uploaded when all chunks are uploaded 2021-12-09 13:30:52 +05:45
Damodar Lohani
9f3b298a57 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-12-09 12:23:15 +05:45
Damodar Lohani
8a3647c5c6 updates 2021-12-09 12:15:41 +05:45
Damodar Lohani
d30fcd13c5 remove comments 2021-12-09 12:06:00 +05:45
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
34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Damodar Lohani
8279a2e208 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:29:27 +05:45
Damodar Lohani
5fed67a2c2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:28:21 +05:45
Damodar Lohani
6f31a3de09 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-08 14:25:59 +05:45
Damodar Lohani
f5e48033ec Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-08 14:24:05 +05:45
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
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
Damodar Lohani
af7f98a03f fix error 2021-12-07 14:00:42 +05:45
Damodar Lohani
34ead9edb7 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-07 13:21:40 +05:45
Damodar Lohani
b4c3802558 make comparisons strict 2021-12-07 13:15:39 +05:45
Damodar Lohani
ce337cff32 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-07 13:10:31 +05:45
Damodar Lohani
277df21217 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-07 13:06:02 +05:45
Damodar Lohani
dae6d6808c fix comparisons and duplicates 2021-12-07 13:05:25 +05:45
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
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
Damodar Lohani
e1c413120a Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-06 13:29:16 +05:45
Matej Baco
c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +01:00
Damodar Lohani
a5de9094f2 update descriptions 2021-12-05 15:28:30 +05:45
Damodar Lohani
5b83538485 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-05 14:06:02 +05:45
Damodar Lohani
f7a04fffc9 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-05 14:05:39 +05:45
Damodar Lohani
6437e37e85 update ui 2021-12-05 13:50:40 +05:45
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
95dcab624e Merge branch 'feat-large-file' into feat-s3-integration 2021-12-03 13:54:52 +05:45
Damodar Lohani
08cec63c3e Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-03 13:52:10 +05:45
Damodar Lohani
ea8985d591 skip decryption for null 2021-12-03 13:23:21 +05:45
Damodar Lohani
66450584e8 fix merge issue 2021-12-03 12:43:09 +05:45
Damodar Lohani
5ea1ab714e function tags upload chunk begin from 1 2021-12-03 11:43:41 +05:45
Damodar Lohani
ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
Damodar Lohani
307114f2c5 fix make chunk start from 1 2021-12-03 11:12:46 +05:45
Damodar Lohani
9e9256386b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-03 10:31:30 +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
244b829c68
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:14 +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
b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +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
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
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
Damodar Lohani
ce07c464f8 fix chunks 2021-11-30 14:25:21 +05:45
Damodar Lohani
e1f45b5a2d update naming 2021-11-30 13:51:54 +05:45
Damodar Lohani
a2ef59df47 update file naming 2021-11-30 13:49:19 +05:45
Damodar Lohani
2a6bf47bce fix chunked upload for tags - chunk start from 1 2021-11-30 13:46:47 +05:45
Damodar Lohani
ba8598cc8b remove dumps 2021-11-30 13:46:32 +05:45
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
Bradley Schofield
879bdf1a74 Update api.php 2021-11-29 09:52:12 +00:00
Bradley Schofield
4cee817161 Merge branch 'master' into fix-improve-recovery-rate-limit 2021-11-29 09:13:35 +00: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
Christy Jacob
7d613c181a
Merge pull request #2202 from saintmalik/doc-fix-typos
doc: Fix typos
2021-11-28 15:52:10 +04:00
Christy Jacob
5b44f6ff89
Merge pull request #1884 from kristofkalocsai/feat-1691-improve-hungarian-translations
updates hu locale translations
2021-11-28 14:23:51 +04:00
Eldad A. Fux
8075ff9692
Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
Eldad A. Fux
573ab5a938
Merge pull request #2426 from appwrite/feat-update-theme-color
Updated theme color to Appwrite pink
2021-11-26 21:13:36 +02:00
Damodar Lohani
028a62d3d3 fix deletes worker 2021-11-26 10:50:31 +05:45
Damodar Lohani
ee7459cd36 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-26 10:23:42 +05:45
Damodar Lohani
8ece11d28e Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-26 10:22:30 +05:45
Damodar Lohani
8d8d32af7c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-26 10:16:16 +05:45
kodumbeats
a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
kodumbeats
f64702150d Use correct validator for confirmation password 2021-11-25 15:03:11 -05:00
Torsten Dittmann
3b144840bd feat(views): database worker 2021-11-25 20:20:28 +01:00
Torsten Dittmann
0d6581330b remove usage worker from installation compose 2021-11-25 18:17:03 +01:00
Torsten Dittmann
194337ac3b fix(ui): increase cache buster 2021-11-25 17:08:24 +01:00
Matej Baco
a8bf2a4f59 FIxed realtime logging, upgraded code to new logger version 2021-11-25 15:13:14 +01:00
Matej Baco
276f521eb6 WIP: Realtime erro handler fix 2021-11-25 14:45:05 +01:00
Torsten Dittmann
ff9d2e6448 fix(ui): collection settings permissions 2021-11-25 14:18:53 +01:00
Torsten Dittmann
3552f69542
Merge pull request #2436 from appwrite/fix-swagger-spec
fix(spec): add nullable property
2021-11-25 14:02:01 +01:00
Torsten Dittmann
d71c351d0a fix(ui): add activity bubble to tabs 2021-11-25 13:57:59 +01:00
Torsten Dittmann
0b0b6968a1 fix(ui): fix charts 2021-11-25 11:54:02 +01:00
Torsten Dittmann
7d2bb76416 fix(ui): ordering of collections in pagination 2021-11-25 11:28:53 +01:00
Torsten Dittmann
c39002be0a chore(specs): update specs 2021-11-25 11:27:18 +01:00
Torsten Dittmann
e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Damodar Lohani
e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani
ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani
8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani
fc6c6a16e9 fix deletes 2021-11-25 13:31:02 +05:45
Damodar Lohani
6598aa0f1e fix deletes 2021-11-25 11:11:07 +05:45
Damodar Lohani
7508e9f631 update deletes to account for different storage device 2021-11-25 10:44:38 +05:45
Damodar Lohani
c8c34d765d fix collection name 2021-11-25 10:36:48 +05:45
Damodar Lohani
a19934db2b metadata for s3 chunked upload 2021-11-25 10:32:40 +05:45
Torsten Dittmann
fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann
0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
kodumbeats
8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann
db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
Torsten Dittmann
9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann
b19217cc56 update specs 2021-11-24 14:10:33 +01:00
Bradley Schofield
6184c4c93b
Add Eldad's Suggestion 2021-11-24 09:57:25 +00:00
Matej Baco
49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Torsten Dittmann
7c8135b580 refactor(ui): list documents 2021-11-24 09:33:21 +01:00
Torsten Dittmann
7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00
Damodar Lohani
28e4f5ac43 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-24 11:27:11 +05:45
kodumbeats
c7bc055995 Purge external database cache on createAttribute 2021-11-23 12:04:08 -05:00
kodumbeats
efb8087a9b Purge external database cache on deleteAttribute 2021-11-23 12:03:51 -05:00
Torsten Dittmann
446827732d
Merge pull request #2427 from appwrite/feat-improve-deletes-worker
fix(deletes): add realtime logs and improve code
2021-11-23 17:46:19 +01:00
Torsten Dittmann
7e3df6fc96 refactor(workers): remove db exceptions from deletes 2021-11-23 17:11:52 +01:00
Torsten Dittmann
8e09a7eb9c
Merge pull request #2423 from appwrite/fix-usage-worker-influxdb-check
fix(usage): influxdb health check
2021-11-23 17:03:19 +01:00
Matej Baco
56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Torsten Dittmann
7904d79916 fix(ui): add enum attribute 2021-11-23 13:46:20 +01:00
Matej Baco
fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Torsten Dittmann
3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten Dittmann
f9ebeac24c fix(ui): collection permission binding 2021-11-19 18:26:13 +01:00
Torsten Dittmann
38499e0a5d fix(deletes): add realtime logs and improve code 2021-11-19 17:46:10 +01:00
Torsten Dittmann
db478c12d7 feat(ui): add users usage 2021-11-19 12:09:04 +01:00
Damodar Lohani
5ec183bae6 remove numbers in labels 2021-11-19 16:38:46 +05:45
Damodar Lohani
5bf53f6db5 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:58:56 +05:45
Damodar Lohani
7147a7dc6f Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-19 15:49:10 +05:45
Damodar Lohani
84fd0345cd fix file deletes - use external db 2021-11-19 15:43:00 +05:45
Damodar Lohani
a3d7b5f60b Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:37:28 +05:45
Damodar Lohani
eb0be63b5d Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 15:34:27 +05:45
Damodar Lohani
328ef5adf9 inject mode 2021-11-19 15:30:42 +05:45
Damodar Lohani
0b0f14ef88 allow operating with disabled bucket from console 2021-11-19 15:27:09 +05:45
Matej Baco
442117c94b Updated theme color to Appwrite pink 2021-11-19 09:09:35 +01:00
Damodar Lohani
956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani
a6fc5820cc checks for if bucket is disabled 2021-11-18 20:43:18 +05:45
Torsten Dittmann
7d0eae7aee fix(ui): adapt usage legends 2021-11-18 14:19:14 +01:00
Torsten Dittmann
4378dfe724 fix(usage): influxdb health check 2021-11-18 11:46:39 +01:00
Torsten Dittmann
0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann
f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann
58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Damodar Lohani
aa00872909 Merge branch 'feat-sb-uis' into feat-sb-uis-chartjs-upgrade 2021-11-18 11:23:11 +05:45
LN
dba0f212f5
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-18 08:37:44 +05:30
Fernando Amezcua
b91c13fcb5 Fix merge changes 2021-11-17 10:58:47 -06:00
Fernando Amezcua
3dab8a80d1
Merge branch 'appwrite:master' into feat-add-translation-latin 2021-11-17 10:53:43 -06:00
Damodar Lohani
71b3ecad10 update naming 2021-11-17 19:06:58 +05:45
Damodar Lohani
ff4aa30781 fix elements parents 2021-11-17 19:05:35 +05:45
Damodar Lohani
5d478f1ffe fix order 2021-11-17 19:02:07 +05:45
Christy Jacob
5c3998426f
Merge pull request #2236 from Dhruvacube/locale
Corrected hindi grammatical errors
2021-11-17 14:54:33 +04:00
Torsten Dittmann
d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Christy Jacob
e95696a449
Merge pull request #2232 from ErfanBahramali/patch-1
Fix Persian translation
2021-11-17 14:18:51 +04:00
Torsten Dittmann
b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Christy Jacob
55210d9b73
Merge pull request #2346 from vancassa/feat-1697-Javanese-translation
feat(locales): add javanese translation
2021-11-17 14:17:40 +04:00
Christy Jacob
f4f812eb92
Merge pull request #2198 from ivernus/feat-1737-irish-translation
added country names translated into Irish
2021-11-17 13:38:48 +04:00
Christy Jacob
bff01d309b
Merge pull request #1786 from vj-codes/master
doc-1703-improved-marathi-translation
2021-11-17 11:30:14 +04:00
Wess Cope
c21cc918be
Merge branch 'appwrite:master' into master 2021-11-16 15:57:43 -05:00
Torsten Dittmann
47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann
ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann
19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Damodar Lohani
3dd10b7c3c DO spaces support with existing envs 2021-11-16 17:20:13 +05:45
Torsten Dittmann
058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann
f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann
d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
LN
f41de4681d
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-15 12:05:41 +05:30
Damodar Lohani
3f32e39227 WIP 2021-11-15 11:49:43 +05:45
Damodar Lohani
810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Damodar Lohani
385ee837bc fix issues with creating and viewing files 2021-11-14 20:22:04 +05:45
Damodar Lohani
d914c7ecd7 skip antivirus if non-local device 2021-11-14 18:56:52 +05:45
Damodar Lohani
c9595b40dd fix api to account for non-local storage 2021-11-14 18:50:51 +05:45
Damodar Lohani
436f6b7c77 merge fixes 2021-11-14 18:43:48 +05:45
Damodar Lohani
241b6f4cd6 check the device environment variable to set proper device 2021-11-14 18:39:23 +05:45
Damodar Lohani
364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Damodar Lohani
e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani
692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Damodar Lohani
73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Torsten Dittmann
bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
Damodar Lohani
d3701ec41d fix dashboard chart 2021-11-12 15:38:32 +05:45
Damodar Lohani
b965b2a146 update charts styling 2021-11-12 15:32:39 +05:45
Damodar Lohani
7fd3ac6e02 fix storage usage 2021-11-12 13:32:05 +05:45
Damodar Lohani
80c732f34e buckets chart 2021-11-12 13:31:57 +05:45
Damodar Lohani
35dffe9d8e chart title and description 2021-11-12 11:23:46 +05:45
kodumbeats
4dd6f63fb9 Use Auth method to simplify code 2021-11-11 20:14:40 -05:00
Aditya Rana
07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Torsten Dittmann
dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Damodar Lohani
3cc530749c make file size unsigned 2021-11-11 16:17:53 +05:45
Damodar Lohani
84275d1f74 files now in external namespace 2021-11-11 12:06:24 +05:45
Damodar Lohani
2de39155b6 use external db for files storage 2021-11-11 12:05:52 +05:45
Radmacher
4f7b699b0c Updated delete team membership doc 2021-11-10 17:32:47 +01:00
Radmacher
6ccceb9f32 Updated update team membership status doc 2021-11-10 17:21:36 +01:00
Radmacher
3ff2cf172f Updated get team members doc 2021-11-10 17:13:51 +01:00
Radmacher
4137bdb098 Updated update team membership roles docs 2021-11-10 16:43:07 +01:00
Radmacher
5924026bb8 Updated create team membership docs 2021-11-10 16:32:10 +01:00
Torsten Dittmann
b0388371c4 fix(ui): single array property 2021-11-10 11:24:45 +01:00
Torsten Dittmann
1c96af3311 fix(ui): multiple arrays on document 2021-11-10 10:43:51 +01:00
LN
b3a3c80531
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-09 22:48:36 +05:30
Bradley Schofield
89cc417e3f Update api.php 2021-11-09 14:56:25 +00:00
Bradley Schofield
a101c06c62 Update api.php 2021-11-09 14:52:32 +00:00
Bradley Schofield
eb73bee093 Update api.php 2021-11-09 14:45:11 +00:00
Bradley Schofield
b78715f353 Update api.php 2021-11-09 14:07:10 +00:00
Bradley Schofield
24b747453f Add the ability for multiple abuse-keys 2021-11-09 10:21:24 +00:00
Damodar Lohani
2fcbc49a7a bucket usage 2021-11-09 16:05:47 +05:45
Damodar Lohani
654a88a95d update storage usage charts 2021-11-09 15:09:06 +05:45
Damodar Lohani
44437f5c8b fix storage usage 2021-11-09 11:52:01 +05:45
Damodar Lohani
49c850eba7 update usage tasks with missing usage stats and fixes for buckets 2021-11-09 11:35:03 +05:45
Damodar Lohani
1694601974 update usage storage 2021-11-09 10:55:19 +05:45
Eldad A. Fux
a1a4584095
Merge pull request #2400 from appwrite/feat-sdks-web-5-0
feat(sdks): release web 5.0.0
2021-11-08 21:01:17 +02:00
Bradley Schofield
5a54ae8d0a Update abuse-key for password recovery to add IP
Update abuse-key for password recovery to add IP
2021-11-08 14:54:28 +00:00
Torsten Dittmann
12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
LN
4927053fb7
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-08 17:35:51 +05:30
Torsten Dittmann
3741786e07
Merge pull request #2225 from PineappleIOnic/health-improve-db-test
Improve health check for Database
2021-11-08 10:42:55 +01:00
Damodar Lohani
34bbe18ec1 updated storage UI to support buckets 2021-11-08 14:11:06 +05:45
Damodar Lohani
1041f76bf7 new version for sdk generation 2021-11-07 15:09:03 +05:45
Damodar Lohani
3b290e1042 handling bucket enforced permissions 2021-11-07 12:20:49 +05:45
Damodar Lohani
411db5c3f0 delete constant 2021-11-07 11:39:28 +05:45
Damodar Lohani
7f548ba150 remove components 2021-11-07 11:39:22 +05:45
Damodar Lohani
e8443ded49 Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets 2021-11-07 11:38:12 +05:45
Damodar Lohani
cad73af84d more strict comparison 2021-11-07 11:36:18 +05:45
Damodar Lohani
b68311755f using strict comparison 2021-11-07 11:35:21 +05:45
Radmacher
071f964e29 Working on an overhaul for the teams documentation. 2021-11-06 14:30:32 +01:00
JB Leiknes
fa3cf3c025
Merge branch 'appwrite:master' into master 2021-11-05 10:13:04 +01:00
LN
48b9dd5baa
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-04 16:12:30 +05:30
Miku Chan
b5ef74aef4
Merge branch 'master' into locale 2021-11-04 15:40:25 +05:30
Damodar Lohani
9a673798f9 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-11-04 15:29:39 +05:45
Damodar Lohani
0e91b67528
Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +05:45
kodumbeats
7853c9370b Enforce that users cannot add permission roles they do not have 2021-11-03 12:38:06 -04:00
kodumbeats
238ff6fcd4 Enable strict query checking if queries are provided 2021-11-02 19:43:10 -04:00
Torsten Dittmann
4dea1ebaf2
Merge pull request #2380 from appwrite/feat-db-refactor-more-api-bugfixes
fix(refactor-db): more api bugfixes
2021-11-02 16:20:06 +01:00
Torsten Dittmann
08b6a64363 Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:17:52 +01:00
Torsten Dittmann
244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten Dittmann
0dd32a0a0c
Merge pull request #2360 from appwrite/feat-db-refactor-backfill-usage-stats
Backfill usage stats with empty records when required
2021-11-02 16:09:37 +01:00
Torsten Dittmann
ada4b993d6 fix(ui): prevent double inerstion on clone 2021-11-02 11:04:43 +01:00
Damodar Lohani
27cc105325 remove leftover dump 2021-11-02 15:04:18 +05:45
Damodar Lohani
cff3995300 fix response 2021-11-02 14:44:26 +05:45
Damodar Lohani
410081bf11 some tests to validate mock tests 2021-11-02 11:17:02 +05:45
kodumbeats
dd5c873b99 Clear external cache when resources are deleted 2021-11-01 20:48:38 -04:00
kodumbeats
7624f97f0b PHP_FLOAT_MIN provides the smallest positive float, not largest negative 2021-11-01 20:48:14 -04:00
kodumbeats
c2f994a02e Pass filters to createAttribute to inherit default value defined in this layer 2021-11-01 20:47:07 -04:00
Damodar Lohani
9de29d1fc4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-01 14:46:15 +05:45
Damodar Lohani
78f7164c30 Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets 2021-11-01 14:45:32 +05:45
Damodar Lohani
240cf0d738 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-01 14:43:33 +05:45
LN
df21f1d80d
Fixed a small typo
Fixed a small typo in te.json
2021-10-31 21:32:54 +05:30
LN
e5372e828f
Added Telugu in init.php
This commit adds Telugu to init.php file.
2021-10-31 21:16:44 +05:30
LN
41ef17af48
Added Telugu in codes
This commit adds Telugu in codes.php file
2021-10-31 21:12:32 +05:30
LN
fc3827c4b0
Translated everything
Finally translated all lines
2021-10-31 20:59:53 +05:30
LN
28165e570a
Added more translations
Added more translations, translated until line 151
2021-10-31 19:55:06 +05:30
LN
d92c3477d9
Created File te.json
Created the file and translated until line 53.
2021-10-31 18:50:57 +05:30
Arsheel Sheikh
ae82df56a9
fixed word 2021-10-31 18:47:29 +05:30
Arsheel Sheikh
3fd0d3653e
fixed bracket 2021-10-31 18:36:32 +05:30
Arsheel Sheikh
6e98483534
correction fixed 2021-10-31 18:16:47 +05:30
Shrey
e0fdda66ea Added tamil translations 2021-10-31 00:46:27 +05:30
Torsten Dittmann
b2bf63df15 fix(ui): add confirmation message to leave teams 2021-10-29 18:11:35 +02:00
Torsten Dittmann
b0b0d91572 fix(ui): remove leftover 2021-10-29 17:56:21 +02:00
Torsten Dittmann
a2beb8ce0b fix(ui): remove leftover 2021-10-29 17:55:15 +02:00
Torsten Dittmann
641c2b215c fix(ui): update casting and enum 2021-10-29 17:51:21 +02:00
Torsten Dittmann
535f433817 fix(ui): pre-select value for enum 2021-10-29 15:50:17 +02:00
Torsten Dittmann
b8936c7674 fix(ui): add basic pagination with after and enum attributes 2021-10-29 14:01:48 +02:00
Torsten Dittmann
620333a8d2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-29 13:16:19 +02:00
Torsten Dittmann
23c771bdfc update specs 2021-10-29 13:01:26 +02:00
Dmitriy Danilov
9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03:00
Damodar Lohani
c192df1cf1
Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 16:48:36 +05:45
Damodar Lohani
340ab02ee5
Update app/init.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-10-28 16:46:47 +05:45
Damodar Lohani
3f0e0d6867
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-10-28 16:44:53 +05:45
Damodar Lohani
cb6873af95 fix removed gravity 2021-10-28 16:43:49 +05:45
Torsten Dittmann
85ccf0def4 fix(ui): array attributes in documents 2021-10-28 12:41:46 +02:00
Torsten Dittmann
973e8bff9b fix(ui): make number/float range optional 2021-10-28 10:55:48 +02:00
Damodar Lohani
4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani
1677a80046 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-28 11:39:29 +05:45
Damodar Lohani
67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
kodumbeats
92e48e273d Add reminder to check query order 2021-10-27 18:31:25 -04:00
kodumbeats
6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats
79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats
656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04:00
Torsten Dittmann
275dd70a04 fix(ui): form validation and checkbox disabling 2021-10-27 18:55:36 +02:00
Torsten Dittmann
04c75a8256 fix(ui): required fields now are properly set in DOM 2021-10-27 18:54:57 +02:00
Torsten Dittmann
8d326b1b7e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 15:45:12 +02:00
kodumbeats
974788db83 fix(api): allow failed attributes to be deleted 2021-10-27 09:44:10 -04:00
Torsten Dittmann
f92a55d0bf style(usage): improve usage worker code 2021-10-27 14:12:06 +02:00
Torsten Dittmann
71084e023b fix(ui): leftover from users fix 2021-10-27 13:16:25 +02:00
Torsten Dittmann
31d1493ba6 fix(ui): users settings 2021-10-27 13:14:51 +02:00
Torsten Dittmann
adf5c1b288 fix(ui): disabled default value when required or array 2021-10-27 13:05:12 +02:00
Bradley Schofield
91827930c0 Improve exception 2021-10-27 10:21:16 +01:00
Torsten Dittmann
886e19be16 remove data-debug 2021-10-27 11:11:07 +02:00
Torsten Dittmann
df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
kodumbeats
0312b071ce Get integer constant from Range class 2021-10-26 16:51:40 -04:00
kodumbeats
10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00
kodumbeats
c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
Torsten Dittmann
7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats
549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
kodumbeats
353eb2b057 Respond with proper model on deleteAttribute 2021-10-25 21:12:27 -04:00
kodumbeats
c3627cac24 Define delete types as constants 2021-10-25 20:14:55 -04:00
kodumbeats
5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
kodumbeats
fb0b83574f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-25 14:26:44 -04:00
Torsten Dittmann
839284a832 fix(ui): total users 2021-10-25 19:13:13 +02:00
Torsten Dittmann
ae05fa1c63 fix(ui): usage for collections 2021-10-25 18:58:11 +02:00
Torsten Dittmann
1500ffedf4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-25 16:55:05 +02:00
Torsten Dittmann
cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +02:00
Torsten Dittmann
1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann
a7d550ba86 fix(database): documents audit logs 2021-10-25 15:03:20 +02:00
Damodar Lohani
10c93cb62e fix code 2021-10-25 11:26:10 +05:45
Chandrika Deb
17a637a43a
Merge branch 'appwrite:master' into chandrikadeb7-bengali-translation 2021-10-24 11:24:23 +05:30
Vanessa Cassandra
b91df5e67f feat: add javanese translation 2021-10-23 22:06:32 +08:00
Damodar Lohani
5dfdf3b3ac wip 2021-10-22 16:06:23 +05:45
Torsten Dittmann
fb24335876 feat(sdk): swift 0.1.1 2021-10-22 10:32:45 +02:00
arsheel
bad06a8f99 Translation of text into Urdu language 2021-10-21 23:50:42 +05:30
JB Leiknes
178ef50d3a
Merge branch 'appwrite:master' into master 2021-10-21 11:41:58 +02:00
Nicolò Santilio
8639db0cd2
Update health.php 2021-10-20 17:30:59 +02:00
AmreshSinha
d737294acb Added Yammer OAuth2 Provider 2021-10-20 11:09:02 +05:30
Fernando
529d5e8d22 Merge branch 'feat-add-translation-latin' of https://github.com/fernandoamz/appwrite into feat-add-translation-latin 2021-10-19 10:31:32 -05:00
Fernando
5003a2e536 Fix order locale alphabetical 2021-10-19 10:31:14 -05:00
Christy Jacob
72702386cc
Merge pull request #2211 from Virtual1/feat-1672-af-translation
Translate missing Afrikaans terms
2021-10-19 11:55:03 +05:30
Christy Jacob
028c2bdd6b
Merge pull request #2166 from fatrixienicolieopetina/feat-1721-tagalog-translation
Issue #1721 Added Tagalog/Filipino translations
2021-10-19 11:37:46 +05:30
Christy Jacob
226989cb9b
Merge pull request #2126 from Shrey-Nahar/feat-1759-sindhi-translation
Added Sindhi translations
2021-10-19 11:32:52 +05:30
Christy Jacob
bdd0fd7b02
Merge pull request #1834 from RukmalFernando/master
Update Sinhala translations & fix 2 country-name
2021-10-19 10:26:38 +05:30
Bradley Schofield
aca61d1902 Update Cache Test 2021-10-18 16:08:50 +01:00
Torsten Dittmann
74b7dd1733 update flutter version 2021-10-18 11:12:40 +02:00
Torsten Dittmann
933eb8bfe6 feat(sdks): release 0.11 sdks 2021-10-18 09:37:09 +02:00
Torsten Dittmann
05a0ade355 docs(sdks): 0.11.0 2021-10-18 08:47:46 +02:00
Eldad Fux
cb11f9c3f6 Added Youtube icon 2021-10-17 18:08:40 +03:00
Torsten Dittmann
328f5e1467 feat(specs): 0.11.x 2021-10-17 16:42:47 +02:00
Torsten Dittmann
9d6e6fc770 Merge branch '0.11.x' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:36:34 +02:00
Torsten Dittmann
6c33145ef4 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:31:07 +02:00
Eldad A. Fux
295b8b2a51
Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Eldad A. Fux
9bc326418d
Update app/config/platforms.php 2021-10-17 13:44:12 +03:00
Eldad A. Fux
095d6218a2
Update app/config/platforms.php 2021-10-17 13:44:07 +03:00
Eldad A. Fux
9c9685be8a
Update app/config/platforms.php 2021-10-17 13:44:00 +03:00
Eldad A. Fux
02ddba083d
Update app/config/platforms.php 2021-10-17 13:43:54 +03:00
Eldad A. Fux
ef6410df35
Update app/config/platforms.php 2021-10-17 13:43:45 +03:00
Eldad Fux
1e07f0db97 Fix for review 2021-10-17 12:23:42 +03:00
Eldad A. Fux
0cca6dbce2
Update app/config/storage/mimes.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-17 12:22:19 +03:00
Damodar Lohani
e0faaf2758 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-17 13:00:10 +05:45
Damodar Lohani
c1aa49747a Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:59:09 +05:45
Damodar Lohani
cecc863717 fix storage tests 2021-10-17 12:57:59 +05:45
Damodar Lohani
89d9feaa99 fir list storage after pagination 2021-10-17 12:39:34 +05:45
Damodar Lohani
fdfb3b9493 fix list files 2021-10-17 12:35:08 +05:45
Damodar Lohani
68361364b3 file search attribute 2021-10-17 12:29:35 +05:45
Damodar Lohani
4dc278a2bf Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-17 12:03:35 +05:45
Damodar Lohani
b282ee7c18 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:00:16 +05:45
Damodar Lohani
da068085ef add search field in storage buckets 2021-10-17 11:51:13 +05:45
Damodar Lohani
d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani
3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Eldad Fux
bac55d1478 Added mime types 2021-10-16 19:34:02 +03:00
Dhruva Shaw
1a986978dc corrected hindi grammatical errors 2021-10-16 17:03:49 +05:30
Erfan Bahramali
3c6e8e24ce Fix Persian translation 2021-10-15 20:46:36 +03:30
Torsten Dittmann
441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
kodumbeats
4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
Torsten Dittmann
7de15ab7f5 chore(geodb): update maxmind db to 2021-10 2021-10-15 12:34:53 +02:00
Bradley Schofield
7540dafa9b Update health.php 2021-10-15 10:40:25 +01:00
Bradley Schofield
f988a89cf3 Update health.php 2021-10-15 10:05:21 +01:00
kristofkalocsai
52586cf6f7 adds optional articles 2021-10-15 07:27:15 +02:00
NeonSpork
791649c4bb
fix: remove unused country code
nb and nn remain
2021-10-14 21:26:23 +02:00
Jake Barnby
dd299007ff Merge Apple platform creation into tabbed dialog 2021-10-15 02:49:40 +13:00
NeonSpork
067c0b6705
refactor: remove redundant NO and fix typos in NB
NB and NN representing Norwegian bokmål and
Norwegian nynorsk respectively is more in line
with the ISO standard for Norwegian language abbreviation,
when both are present.

init.php and codes.php updated to reflect removal of no.json and NO
2021-10-14 09:22:58 +02:00
kodumbeats
d93d2af194 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-ui-fixes 2021-10-13 13:11:06 -04:00
Jessica Erasmus
a066e08c9b Translate missing Afrikaans terms 2021-10-13 15:09:39 +00:00
Jake Barnby
f975156a28
Prefix apple platforms 2021-10-14 01:22:42 +13:00
Jake Barnby
48112559d8
Add swift client generation to SDK tasks 2021-10-14 01:22:04 +13:00
SaintMalik
32e513012e doc: Fix typos 2021-10-12 19:22:41 +01:00
Conor O'Callaghan
6ad3ea3281 added country names translated into Irish 2021-10-12 13:07:01 +01:00
Christy Jacob
7650676006
Merge pull request #2019 from NeonSpork/master
feat: Nynorsk Norwegian translation
2021-10-12 09:53:30 +05:30
Shrey Nahar
76c98cfcf7
Update sd.json
updated %s
2021-10-11 23:31:19 +05:30
Tafadzwa Demba
bf7d39b777
Merge branch 'appwrite:master' into master 2021-10-11 18:35:40 +02:00
TafadzwaD
a25b4c2429 Added Shona translations 2021-10-11 18:33:21 +02:00
Fernando Amezcua
09d2ed9586
Merge branch 'master' into feat-add-translation-latin 2021-10-11 10:53:59 -05:00
TafadzwaD
99aea00e07 Added language as supported into app/init.php 2021-10-11 16:34:26 +02:00
TafadzwaD
bf5d2b9456 Added Shona language as supported in codes.php 2021-10-11 16:31:08 +02:00
TafadzwaD
784fe73b37 Link translation 2021-10-11 16:28:15 +02:00
TafadzwaD
61cdd6ce59 Generated translations for Shona 2021-10-11 16:20:12 +02:00
TafadzwaD
128ad27c1a Created sn.json file in the translations folder as the ISO 639-1 code for Shona is sn. The file will contain Shona Translations 2021-10-11 13:58:50 +02:00
Christy Jacob
87adbe6564
Merge pull request #2173 from thet3o/refactor-italian-translation-correction
Updated it.json for a more accurate translation by a native speaker
2021-10-11 17:27:07 +05:30
Christy Jacob
4ff0a51154
Merge pull request #2177 from takmar/feat_1696_japanese_translation
Added Japanese translations
2021-10-11 17:26:09 +05:30
Christy Jacob
833a8ce609
Merge pull request #2018 from mantasio/feat-1701-lithuanian-translation
Locales: Add Lithuanian (lt) translation
2021-10-11 15:35:14 +05:30
Christy Jacob
eaf8193e8d
Merge pull request #2010 from Exouxas/master
Added Norwegian Bokmål translations
2021-10-11 15:33:52 +05:30
Christy Jacob
4aeb64b5b8
Merge pull request #2022 from RReiso/feat-1749-latvian-translation
Added Latvian translations
2021-10-11 15:21:42 +05:30
Mohammad-Ali A'RÂBI
963524914f feat(locale): add Azerbaijani to PHP code 2021-10-11 11:37:39 +02:00
Mohammad-Ali A'RÂBI
38d22c9a64 feat(locale): add Azerbaijani translations of countries 2021-10-11 11:35:36 +02:00
Mohammad-Ali A'RÂBI
29fa5eff17 feat(locale): add Azerbaijani translations of the phrases 2021-10-11 11:35:36 +02:00
Christy Jacob
f15110e373
Merge pull request #2128 from nataliarossini/feat-1711-portuguese-br-translation
fix portuguese-br grammar and misspell
2021-10-11 15:00:29 +05:30
Christy Jacob
4fc901291a
Merge pull request #2134 from HelloSeaNation/master
Update zh-tw.json
2021-10-11 14:56:25 +05:30
Christy Jacob
9f7e77405d
Merge pull request #2171 from KaminskiDaniell/patch-2
Update currencies.php
2021-10-11 14:36:25 +05:30
Conor O'Callaghan
e0b6a27e7d Irish translation for 1737 2021-10-10 12:55:45 +01:00
Takuma Yoshida
a5387a6df2 Added Japanese translations 2021-10-10 20:22:14 +09:00
the_t3o
9530e49790 Updated it.json for a more accurate translation by a native speaker 2021-10-09 19:30:41 +02:00
Daniel Kamiński
2d5b75b2b5
Update currencies.php 2021-10-09 17:44:30 +02:00
Chandrika Deb
c69c592d64
Update bn.json 2021-10-09 12:10:10 +05:30
Patricia Nicole Opetina
6c4cdff8c0 Added Tagalog/Filipino translations 2021-10-09 13:19:10 +08:00
Daniel Kamiński
d219599c84
Modified some translations
Hello, I have corrected some Polish translations
2021-10-08 13:38:43 +02:00
Torsten Dittmann
24a2cbfa9b fix error message 2021-10-08 12:59:28 +02:00
Torsten Dittmann
9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Christy Jacob
2155da8b0c
Merge pull request #1927 from tacoelho/master
Add Esperanto Translation
2021-10-08 15:56:05 +05:30
Christy Jacob
8c2aafbe58
Merge pull request #2023 from PrerakMathur20/master
Added Assamese translations
2021-10-08 15:53:37 +05:30
Torsten Dittmann
1a72f05bbb update specs 2021-10-08 12:09:29 +02:00
Torsten Dittmann
44aed9524e Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 11:06:53 +02:00
Torsten Dittmann
8685c09c13 fix functions and users 2021-10-08 10:39:37 +02:00
HelloSeaNation
a01c6a5a57 Update zh-tw.json 2021-10-08 18:29:36 +13:00
Dmitry
a52d9152e5 fix(typos): fix bunch of typos and missclicks in whole project 2021-10-08 05:03:09 +03:00
Natalia Rossini
b0abfedbb9 fix portuguese-br grammar and misspell 2021-10-07 21:46:49 +01:00
Torsten Dittmann
90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann
e368053d7b fix magic url 2021-10-07 21:10:43 +02:00
kodumbeats
1f031f1187 Remove legacy method 2021-10-07 14:44:14 -04:00
kodumbeats
6373c4f92d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-07 14:40:45 -04:00
kodumbeats
f197699523 Throw exception when any enum element is empty 2021-10-07 14:30:52 -04:00
kodumbeats
5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
Torsten Dittmann
1dc8a74e57 fix users endpoint 2021-10-07 19:57:23 +02:00
Shrey
9e7d205d41 Added Sindhi translations 2021-10-07 22:48:47 +05:30
Torsten Dittmann
a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Tatiana
8537e14005
Update init.php 2021-10-07 11:24:20 -03:00
Tatiana
4f22fffb21
Update codes.php 2021-10-07 11:22:46 -03:00
Tatiana
8e4c12ae5f
Update and rename esp.json to eo.json 2021-10-07 11:21:06 -03:00
Tatiana
b8f84c4843
Update app/config/locale/translations/esp.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-07 11:19:29 -03:00
Torsten Dittmann
8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Christy Jacob
c03bfb66ec
Merge pull request #1992 from kostapappas/feat-add-Greek-translation
Feat add greek translation
2021-10-07 14:38:02 +05:30
Christy Jacob
964b00081f
Merge pull request #1959 from mazedlx/master
Update de.json
2021-10-07 14:23:52 +05:30
Christy Jacob
760a1be0c8
Merge pull request #1958 from jakubhi/feat-1760-slovak-translation
Added Slovak translation
2021-10-07 14:22:27 +05:30
Christy Jacob
423fec88e5
Merge pull request #1883 from ErfanBahramali/patch-1
Fix Persian translation (spelling correction)
2021-10-07 14:10:26 +05:30
Christy Jacob
38f78778be
Merge pull request #1868 from cristina-sirbu/ro_locale
Added romanian translations
2021-10-07 14:09:02 +05:30
Christy Jacob
ee7e2821cb
Merge pull request #1841 from dazzlerkumar/feat-1730-bihari-translation
Added Bihari translations
2021-10-07 14:06:54 +05:30
Christy Jacob
960a879783
Merge pull request #1836 from HelloSeaNation/master
Update zh-cn.json
2021-10-07 14:02:44 +05:30
Christy Jacob
4b7bd051f4
Merge pull request #1820 from OscarRG/pt-translation
feat(locales):Add Portugal(pt-pt) translation
2021-10-07 13:56:51 +05:30
cristina-sirbu
7542e6652f Fix punctuation 2021-10-07 08:26:49 +03:00
kodumbeats
1b4beb5ea2 Ensure enum attribute has proper response model 2021-10-06 22:25:03 -04:00
Prerak Mathur
2672596a1f assamese-trans 2021-10-07 06:06:53 +05:30
kodumbeats
ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Prerak Mathur
b9841bcdec Merge branch 'master' of https://github.com/PrerakMathur20/appwrite 2021-10-07 05:54:18 +05:30
Prerak Mathur
e3a7a14364 assamese-trans 2021-10-07 05:54:12 +05:30
Ruta R
c8b02b9177 Added Latvian translations 2021-10-06 18:04:57 -04:00
NeonSpork
36ae9def87
feat: Nynorsk Norwegian translation 2021-10-06 22:53:25 +02:00
NeonSpork
b9a95e5351
fix: corrected typos
"e-postadresse" should be one word,
misspelled "sendt"
2021-10-06 22:50:40 +02:00
Mantas Pieškaitis
11b0c37f98 Add Lithuanian translation 2021-10-06 21:42:19 +03:00
Fernando Amezcua
38a2b01c23
Merge branch 'master' into feat-add-translation-latin 2021-10-06 10:56:21 -05:00
Fernando
f0615de9c8 Add fixes to latin language 2021-10-06 10:42:52 -05:00
jakubhi
1aa3fe036a
Changed emails.invitation.body
Rephrased the invitation sentence.
2021-10-06 16:59:31 +02:00
Torsten Dittmann
8083c182b0 fix leftover 2021-10-06 16:13:55 +02:00
Torsten Dittmann
9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
Dazzler Kumar
1c63ffa5b7 Update Bihari Translation 2021-10-06 18:49:31 +05:30
Torsten Dittmann
e0699932a0 fix(users): query to ignore deleted users 2021-10-06 14:56:44 +02:00
Torsten Dittmann
492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
Torsten Dittmann
fb165fa968
Merge pull request #1554 from appwrite/feat-db-project-subqueries
Moved project json attributes to their own collection
2021-10-06 12:42:10 +00:00
Torsten Dittmann
90e02847e4
Merge pull request #1646 from appwrite/feat-database-user-deprecation
Feat: Deprecate user for security reasons
2021-10-06 12:41:53 +00:00
Torsten Dittmann
7ce2ca45b4 fix cache purge in projects api 2021-10-06 13:56:44 +02:00
Torsten Dittmann
97aa1908c8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-project-subqueries 2021-10-06 13:56:06 +02:00
Christy Jacob
e56d10e6da
Merge pull request #1875 from und1n3/feat-1678-catalan-translation
Added catalan translations.
2021-10-06 16:05:49 +05:30
Christy Jacob
856c69535c
Merge pull request #1857 from OscarRG/feat-Luxembourgish-translation
feat(locales):Add Luxembourgish(lb) translation
2021-10-06 15:50:38 +05:30
Christy Jacob
a351d02314
Merge pull request #1952 from minna-xD/feat-1685-finnish-translation
Updated Finnish translations (retry)
2021-10-06 15:21:01 +05:30
Lampros Kostapappas
afe43af6d4
Merge branch 'appwrite:master' into master 2021-10-06 10:24:29 +03:00
Christy Jacob
a4a33ff226
Merge pull request #1810 from willtryagain/doc-1690-hindi-translation
hindi-trans
2021-10-06 10:49:06 +05:30
Aman Atman
bb7bc65f06
Update hi.json 2021-10-06 10:44:15 +05:30
Fernando
d0c325ed9a Add owner var in the json lat file 2021-10-05 22:51:39 -05:00
Fernando
6687bdc028 Add new blank space 2021-10-05 21:58:04 -05:00
Fernando
45aff15240 Update init file 2021-10-05 21:57:30 -05:00
Fernando
99e1aec48f Translate json to latin 2021-10-05 21:55:52 -05:00
JB Leiknes
b5e6d52a27
Merge branch 'appwrite:master' into norwegian-translation 2021-10-06 00:09:55 +02:00
Christian Leo-Pernold
a9cee98145
Update de.json
Fix spelling of Nordkorea.
Change Mazedonien to Nordmazedonien
2021-10-05 23:36:03 +02:00
Torsten Dittmann
301e3c3e1a
Merge pull request #1569 from appwrite/feat-cleanup-index-on-delete-attribute
feat(refactor-db): clean up internal indexes collection on delete attribute
2021-10-05 21:26:06 +00:00
Torsten Dittmann
4a054559a5 fix search with cristiano 2021-10-05 23:15:43 +02:00
Torsten Dittmann
895da9dbef fix semi-colons 2021-10-05 22:37:17 +02:00
Torsten Dittmann
244b62f12d
Merge pull request #1480 from appwrite/feat-enforce-document-collection-permissions
feat(refactor-db) enforce either document or collection permissions
2021-10-05 20:33:23 +00:00
jakubhi
f5cccb975b Added Slovak translation
Added the Slovak translations of countries, emails and settings (basically everything).
2021-10-05 22:28:01 +02:00
Christy Jacob
6b20537fbd
Merge pull request #1948 from didair/didair/1718_update_swedish_translations
Add missing swedish translations !1718
2021-10-06 01:14:55 +05:30
Andreas Ekström
ef0172beb1 Fix indentation 2021-10-05 21:43:16 +02:00
Christy Jacob
7c7dbd22b9
Merge pull request #1807 from TheLearneer/feat-1705-nepali-translation
feat(locales): Add Nepali(ne) translations
2021-10-06 01:13:01 +05:30
Minna N
b1977040ea
Merge branch 'appwrite:master' into feat-1685-finnish-translation 2021-10-05 21:36:15 +03:00
Tatiana
3897b2293b
Update app/config/locale/translations/esp.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-05 15:21:23 -03:00
Christy Jacob
1eba87af2c
Merge pull request #1895 from Rutam21/feat-1757-sa-translation
Added Sanskrit translations
2021-10-05 23:26:15 +05:30
Andreas Ekström
0f89d969e8 Use e-postadressen instead of adressen 2021-10-05 19:53:06 +02:00
Andreas Ekström
13c8c9a6fd Add missing Swedish translations 2021-10-05 19:51:28 +02:00
Christoffer Aske
154a91ff11 Added Norsk Bokmål translations 2021-10-05 19:50:20 +02:00
Christy Jacob
7f92de77c7
Merge pull request #1879 from ArtixAllMighty/language_nl
Updated nl.json
2021-10-05 23:01:03 +05:30
NeonSpork
7024af0643
fix: typo 2021-10-05 19:29:25 +02:00
Christy Jacob
d7ef941028
Revert "Added Norsk Bokmål translations" 2021-10-05 22:58:47 +05:30
Christy Jacob
7c4c47b352
Merge pull request #1877 from Exouxas/locale
Added Norsk Bokmål translations
2021-10-05 22:58:32 +05:30
NeonSpork
e8becd73dc
fix: add missing period 2021-10-05 19:28:12 +02:00
Christy Jacob
ca974bdb29
Merge pull request #1878 from aerabi/aerabi/add-fa-translation
feat(locale): complete Persian translations
2021-10-05 22:25:02 +05:30
Torsten Dittmann
1ba98f2c1f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-enforce-document-collection-permissions 2021-10-05 18:33:52 +02:00
Christy Jacob
2b80aba554
Merge pull request #1894 from harshita214/master
Update languages.php
2021-10-05 22:02:52 +05:30
JB Leiknes
af56a8efba
fix: change line 13 to more closely follow en.json 2021-10-05 18:28:54 +02:00
Torsten Dittmann
cec95b5663 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 18:19:53 +02:00
kodumbeats
76be4ed082 Merge remote-tracking branch 'origin/feat-db-search-attribute' into feat-db-search-tests 2021-10-05 12:10:02 -04:00
kodumbeats
3d6de5da47 Throw correct response code for duplicate user 2021-10-05 12:02:54 -04:00
kodumbeats
a071880f2d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:52:24 -04:00
Torsten Dittmann
c774ea849c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-user-deprecation 2021-10-05 17:45:39 +02:00
Torsten Dittmann
f0ff3de725 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-cleanup-index-on-delete-attribute 2021-10-05 17:44:57 +02:00
Torsten Dittmann
70a7855bf6 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-attribute-limits 2021-10-05 17:44:35 +02:00
Torsten Dittmann
c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
Dazzler Kumar
edf3a4d48d Update Bihari Translations 2021-10-05 20:47:30 +05:30