1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

1956 commits

Author SHA1 Message Date
Matej Baco aa4d397758 Updated specs 2022-02-02 15:14:52 +01:00
Eldad A. Fux 3330cbc06b
Merge pull request #2636 from appwrite/fix-db-attr-number-params
Add float validator case to spec to prevent fallthrough
2022-02-01 22:57:44 +02:00
Matej Baco 50f6c4dd1c Updated specs 2022-02-01 16:54:24 +01:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco 89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Christy Jacob 6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Khushboo Verma 3bc4d08c4d
Add LogOwl logger details 2022-01-31 20:40:14 +05:30
Christy Jacob b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Christy Jacob 9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob 83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Bradley Schofield d2ec314ef0 Remove Search and add resourceType to indexes 2022-01-31 11:36:22 +00:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani 37d5b9a5be fix limit size 2022-01-31 14:22:45 +05:45
Damodar Lohani 8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani 05c8b45799 update spec 2022-01-31 13:06:37 +05:45
Damodar Lohani 0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Eldad A. Fux adce14f9d8
Merge pull request #2642 from wess/master
Stripe OAuth provider
2022-01-31 01:45:11 +02:00
Christy Jacob f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Eldad A. Fux 4544483539
Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Damodar Lohani 50adedf907 update spec and sdk 2022-01-30 14:12:51 +05:45
Christy Jacob 506c19eb01 feat: add more desctiptions 2022-01-30 03:27:29 +04:00
Christy Jacob aedded86de feat: add more desctiptions 2022-01-30 03:13:55 +04:00
Christy Jacob 6a0b3c328b feat: add more descriptions 2022-01-30 03:12:38 +04:00
Christy Jacob 8264a8fcd1 feat: improve description 2022-01-30 03:08:56 +04:00
Christy Jacob df55cf4e39 fix: add description 2022-01-30 03:05:23 +04:00
Christy Jacob b32ab98c00 fix: exception namespace 2022-01-30 02:50:07 +04:00
Christy Jacob 9f671cfb18 feat: move error codes to config 2022-01-30 02:20:34 +04:00
Wess Cope 216914faca
Merge branch 'appwrite:master' into master 2022-01-28 07:25:35 -05:00
Jake Barnby a264978f19 Update Kotlin and Android platform versions to current 2022-01-28 21:33:57 +13:00
Christy Jacob a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00
Christy Jacob ada65e9819 feat: update deployment status 2022-01-27 16:50:22 +04:00
Jake Barnby 1bcabf8f90 Merge remote-tracking branch 'origin/master' into fix-db-attr-number-params 2022-01-27 22:47:15 +13:00
Jake Barnby 30a14f01e8 Add float validator case to spec to prevent fallthrough 2022-01-27 19:43:30 +13:00
Bradley Schofield f3e97e4133 Fix environment variables during build 2022-01-26 10:49:02 +00:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Damodar Lohani 1c464274d0
Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Simon Trockel 6fde6642bc
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
kodumbeats 160a451fed Lengths and orders not necessary for fulltext indexes 2022-01-25 16:48:18 -05:00
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
Christy Jacob 963a258fd6 feat: update description in scopes.php 2022-01-25 15:50:00 +04:00
Damodar Lohani 4f59c8035b update spec 2022-01-25 15:26:39 +05:45
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Christy Jacob e6fdeb3d9d feat: reneame update-function-tags endpoint 2022-01-25 02:59:02 +04:00
Christy Jacob 8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob 939a11d701 feat: rename tags to deployments in events.php 2022-01-25 02:40:49 +04:00
Christy Jacob 9d2e452779 feat: rename tags to deployments in collections.old.php 2022-01-25 02:26:21 +04:00
Christy Jacob 6d3c522834 feat: rename tags to deployments in collections.php 2022-01-25 02:13:34 +04:00
Brandon 32b037d6aa fix: update sdk to web-default for auth docs links from console 2022-01-24 14:25:47 -06:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Christy Jacob 962a1be130 feat: added getting started guides 2022-01-19 02:22:28 +04:00
Wess Cope 5209fb9c9e
Merge branch 'appwrite:master' into master 2022-01-18 10:55:43 -05:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Simon Trockel 7f52116a17
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-17 00:47:46 +01:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Eldad A. Fux 2fbcc3e23e
Merge pull request #2617 from appwrite/add-notion-oauth-provider
feat: add notion oauth provider
2022-01-16 19:08:10 +02:00
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Damodar Lohani ccc77438f4 update spec 2022-01-16 16:02:01 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Eldad A. Fux 464db81880
Merge pull request #2620 from appwrite/fix-consistent-users-limit
Fixed missing users limit validation
2022-01-16 09:28:37 +02:00
Damodar Lohani 0b0b8f1e8e variables required 2022-01-16 13:12:39 +05:45
Damodar Lohani 30fdb9f66d
Apply suggestions from code review
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-01-16 13:01:06 +05:45
Eldad Fux 9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Christy Jacob 0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Eldad Fux 26eb09da25 Removed Appwrite domains 2022-01-13 13:03:32 +02:00
Bradley Schofield 87565d07e2 Update collections.php 2022-01-10 14:25:46 +00:00
Bradley Schofield 58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Torsten Dittmann 4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Damodar Lohani a790edf8d7 setting file size attributes to bigint 2022-01-07 17:14:52 +05:45
Damodar Lohani 2239e4a5e6 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2022-01-07 15:47:38 +05:45
Wess Cope 25b34eef80
Merge branch 'appwrite:master' into master 2022-01-06 10:03:05 -05:00
Damodar Lohani 6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Torsten Dittmann d8087a7053 fix: sdk version numbers 2022-01-05 16:38:22 +01:00
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Varghese Jose fdd3d2d54b
Update ml.json
fix:typo
2022-01-05 17:04:48 +05:30
Varghese Jose b4ff3b1c35
Merge branch 'appwrite:master' into master 2022-01-05 17:02:29 +05:30
Torsten Dittmann 150c2f9cd8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-prefs-improvement 2022-01-04 16:18:38 +01:00
Damodar Lohani ed438e0c85 update versions 2022-01-04 18:30:54 +05:45
Torsten Dittmann a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten Dittmann 0b8259a078 fix: 0.12.x specs 2022-01-04 11:45:57 +01:00
Torsten Dittmann 304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Torsten Dittmann ab0211d12f fix: update specs 2022-01-03 16:51:00 +01:00
Torsten Dittmann af440d787d fix: spec file names 2022-01-03 15:52:33 +01:00
Eldad Fux b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux 0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Eldad Fux 18a2e020c2 Changed spec formats 2022-01-01 04:28:31 +02:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann 9802058e4f fix: certificates and domain collection 2021-12-28 12:02:39 +01:00
Torsten Dittmann 49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Damodar Lohani 535bdee74a update remove sub collection and use the configured collections itself 2021-12-23 14:16:32 +05:45
Matej Baco 1f32bd6367 Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-22 09:07:50 +01:00
Torsten Dittmann 166ebf7225
Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Matej Baco e46b99b0a6 Implemented limit in a new way; second iteration 2021-12-20 16:21:01 +01:00
Christy Jacob 80cc823510
Merge pull request #2312 from AmreshSinha/feat-1781-yammer-oauth
Added Yammer OAuth2 Provider
2021-12-19 21:54:27 +04:00
Christy Jacob c7ffd88f14
Merge pull request #2191 from TafadzwaD/master
Added Shona Translations
2021-12-19 21:46:58 +04:00
Damodar Lohani da72a67687 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2021-12-19 13:21:19 +05:45
Damodar Lohani 4de4e87c49 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-19 13:19:54 +05:45
Damodar Lohani 879bff2bb1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-19 13:01:09 +05:45
Damodar Lohani 99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Damodar Lohani ad0edfd5fb updated dart and flutter sdk version 2021-12-17 17:58:24 +05:45
Torsten Dittmann 7f1fd96657 fix: rebuild js and specs 2021-12-17 12:16:53 +01:00
Damodar Lohani 2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
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 6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Damodar Lohani 350859d9bd refactor files collection config 2021-12-13 15:02:53 +05:45
Bradley Schofield 65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Bradley Schofield 3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00: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 eb2968256a Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-09 13:52:53 +05:45
Damodar Lohani 8a3647c5c6 updates 2021-12-09 12:15:41 +05:45
Torsten Dittmann 34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Bradley Schofield 37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00: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
Bradley Schofield 7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Bradley Schofield 1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Bradley Schofield f30169dcc4 Move Build data into it's own collection
Move Build data into it's own collection
2021-12-06 14:12:41 +00:00
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +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
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 66450584e8 fix merge issue 2021-12-03 12:43:09 +05:45
Damodar Lohani ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
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 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 ac796048d8 replace old collections file 2021-12-01 12:48:23 +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
Bradley Schofield e64bb9faf5 Add Build Timeout EnvVar 2021-11-30 09:39:50 +00: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
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
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
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
Torsten Dittmann c39002be0a chore(specs): update specs 2021-11-25 11:27:18 +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
Torsten Dittmann b19217cc56 update specs 2021-11-24 14:10:33 +01:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Matej Baco fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Damodar Lohani a3d7b5f60b Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:37:28 +05:45
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
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
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
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
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
Damodar Lohani 3dd10b7c3c DO spaces support with existing envs 2021-11-16 17:20:13 +05:45
LN f41de4681d
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-15 12:05:41 +05:30
Damodar Lohani 810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +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
Torsten Dittmann bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
Damodar Lohani 3cc530749c make file size unsigned 2021-11-11 16:17:53 +05:45
LN b3a3c80531
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-09 22:48:36 +05:30
Bradley Schofield 6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
Torsten Dittmann 12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
Damodar Lohani 1041f76bf7 new version for sdk generation 2021-11-07 15:09:03 +05:45
JB Leiknes fa3cf3c025
Merge branch 'appwrite:master' into master 2021-11-05 10:13:04 +01:00
Miku Chan b5ef74aef4
Merge branch 'master' into locale 2021-11-04 15:40:25 +05:30
Damodar Lohani 9de29d1fc4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-01 14:46:15 +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 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 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 4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani 67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
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
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
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
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
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 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
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 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
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
Bradley Schofield 7649a2c677 Make new database work with the executor
+ New DB now works with executor
+ events now work with new execution model
2021-10-14 10:37:00 +01: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
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
Varghese Jose 96818cd5ad
Update ml.json
translated to malayalam word
2021-10-13 11:32:01 +05:30
Conor O'Callaghan 6ad3ea3281 added country names translated into Irish 2021-10-12 13:07:01 +01:00
Bradley Schofield efaa2227e0 start fixing bubgs 2021-10-12 12:54:50 +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 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
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01: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 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
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
kodumbeats 5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04: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 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
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 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 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 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 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
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