1
0
Fork 0
mirror of synced 2024-09-16 09:27:23 +12:00
Commit graph

3530 commits

Author SHA1 Message Date
Damodar Lohani
8b021a13ef more fixes introducing name 2021-07-29 14:18:38 +05:45
Damodar Lohani
6cd4f044e9 update scripts 2021-07-29 14:06:52 +05:45
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Torsten Dittmann
2051160e21 sdks(flutter): release 0.7.1 2021-07-29 10:08:55 +02:00
Christy Jacob
1bc8640194 feat(locale): rename bosnian translation file 2021-07-29 01:33:14 +05:30
Christy Jacob
27a879c23f feat(locale): replace cambodian with khmer 2021-07-29 01:29:38 +05:30
Christy Jacob
ea33204c95 feat(locale): rename filipino translation file 2021-07-29 01:25:25 +05:30
Christy Jacob
52327ba74b feat(locale): rename ukrainian translation file 2021-07-29 01:19:52 +05:30
Christy Jacob
228d08d80c feat(locale): rename oriya translation file 2021-07-29 01:14:53 +05:30
Christy Jacob
6c8f4e38bf feat(locale): rename oriya translation file 2021-07-29 00:55:34 +05:30
Christy Jacob
c0a7a969aa feat(locale): rename nepali translation 2021-07-29 00:51:26 +05:30
Christy Jacob
dd52abe472 feat(locale): rename country codes 2021-07-29 00:29:07 +05:30
Christy Jacob
27c078f4d6 feat(translations): fix incorrect language codes for czech and catalan 2021-07-28 11:58:00 +05:30
Christy Jacob
10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Christy Jacob
77d5f71a9a feat(terms): updated terms info 2021-07-28 10:54:05 +05:30
Christy Jacob
1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Eldad A. Fux
c06e4a5580
Merge pull request #1438 from appwrite/feat-remove-cta
Remove CTA template and move logic to mails worker
2021-07-27 23:52:20 +03:00
Christy Jacob
b52ae9fda8 feat(terms): added new terms 2021-07-28 02:21:26 +05:30
Christy Jacob
2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
kodumbeats
432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats
1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Christy Jacob
3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Eldad Fux
7144741016 Updated UI 2021-07-27 17:58:09 +03:00
Christy Jacob
196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Christy Jacob
d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann
d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Bradley Schofield
7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield
e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield
d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Damodar Lohani
c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Christy Jacob
20a11c6759 feat(terms): update context message 2021-07-27 10:59:06 +05:30
Christy Jacob
a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob
d95e29ba3d feat(email): fix email template button margin 2021-07-27 10:28:30 +05:30
Christy Jacob
53817c3171 feat(locale): added context to terms 2021-07-27 10:13:37 +05:30
kodumbeats
b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats
c0b48ec247 Remove references to old db responses 2021-07-26 19:11:25 -04:00
kodumbeats
df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats
58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Eldad A. Fux
5dfa6217d8
Merge pull request #1411 from appwrite/refactor-workers-no-db-pools
Refactor - use direct database connections in certificates worker
2021-07-26 22:59:20 +03:00
Eldad A. Fux
cf9f99fdc8
Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib
Feat cleanup old DB lib
2021-07-26 22:57:56 +03:00
Eldad A. Fux
aa3651c6f8
Merge pull request #1426 from appwrite/fix-sessions-index
fix-sessions-index
2021-07-26 22:57:08 +03:00
Christy Jacob
0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30
Christy Jacob
78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
kodumbeats
717799776a Use parent class method to get consoleDB 2021-07-26 12:37:29 -04:00
kodumbeats
9b5f8fb525 Merge remote-tracking branch 'origin/feat-database-indexing' into refactor-workers-no-db-pools 2021-07-26 12:26:26 -04:00
Eldad A. Fux
f81227cad0
Merge pull request #1413 from appwrite/fix-retry-init-db-connection
fix(refactor-db): retry initial database connection on failure
2021-07-26 19:17:24 +03:00
Damodar Lohani
f6b91336a4 update label 2021-07-26 13:27:22 +05:45
Damodar Lohani
9ec39ad3b8 custom id component in project id 2021-07-26 13:09:29 +05:45
Christy Jacob
198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Damodar Lohani
75fdc8c0e7 platform update form display ID 2021-07-26 12:04:10 +05:45
Damodar Lohani
47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
kodumbeats
51449841bf Refactor db methods to worker class instead of worker script 2021-07-25 19:14:19 -04:00
kodumbeats
51100fda0a Ensure namespace exists before proceeding 2021-07-25 18:24:29 -04:00
kodumbeats
03288ffbfa Refactor database methods to parent worker script 2021-07-25 18:20:31 -04:00
Eldad Fux
f7c415cd2c Removed Authorization2 references 2021-07-25 17:51:04 +03:00
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani
7bf7300aba remove unused 2021-07-25 17:59:28 +05:45
Damodar Lohani
3a8487016c explode initials with _ as well 2021-07-25 17:58:49 +05:45
Damodar Lohani
a20bf4171e Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:23:27 +05:45
Eldad Fux
69cd8c468c Fixed conflict 2021-07-25 14:37:36 +03:00
Damodar Lohani
e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +05:45
Eldad Fux
f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux
b431c0ee41 Added missing sessions index 2021-07-24 18:48:11 +03:00
kodumbeats
e22d4e1db9 Add support for min and max for numeric attributes 2021-07-23 17:38:14 -04:00
Christy Jacob
2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
kodumbeats
ff2fd8a381 Set format structure validators on app init 2021-07-23 10:59:55 -04:00
Christy Jacob
47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Damodar Lohani
3665998791 fix platforms update 2021-07-23 11:55:39 +05:45
Damodar Lohani
73dea8d4b2 update case 2021-07-23 11:33:38 +05:45
Damodar Lohani
0c6f1298e7 custom id in platforms depricating name 2021-07-23 11:23:39 +05:45
kodumbeats
aea2d2ffa5 Accept format on createAttribute for document structure validation 2021-07-22 16:38:42 -04:00
Christy Jacob
16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Eldad A. Fux
7fb7f1073f
Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2
feat(0.9.2): release
2021-07-22 19:09:33 +03:00
Eldad A. Fux
82d22d10fc
Merge pull request #1419 from PineappleIOnic/fix-early-command-execution
FIX Commands executing before the tar has finished extracting
2021-07-22 18:33:11 +03:00
Eldad Fux
d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield
70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield
ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann
4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Damodar Lohani
7c551d829d file support custom ID 2021-07-22 14:21:54 +05:45
Damodar Lohani
d01079e67c update console 2021-07-22 12:34:28 +05:45
Damodar Lohani
b86b2e8430 collection update name attribute 2021-07-22 11:54:57 +05:45
Damodar Lohani
f957c4aa94 remove name on update 2021-07-22 11:53:55 +05:45
Damodar Lohani
40b57aca19 depricate name in webhook 2021-07-22 11:44:01 +05:45
Damodar Lohani
ee34261cde function name removed 2021-07-22 11:40:34 +05:45
Damodar Lohani
77e232b320 collection id as default 2021-07-22 11:34:13 +05:45
Damodar Lohani
e54fc6fc5a swagger update 2021-07-22 11:19:50 +05:45
Damodar Lohani
7a2cab6a58 remove indexes 2021-07-22 11:08:41 +05:45
Damodar Lohani
e88450268b depricate name params 2021-07-22 10:57:01 +05:45
kodumbeats
4242ba75f5 Remove unneeded continue statements 2021-07-21 15:14:18 -04:00
kodumbeats
97b7c863a8 Validate default value only when not null 2021-07-21 10:26:50 -04:00
kodumbeats
b64202043d Renamed import due to reserved keyword conflicts 2021-07-21 10:26:08 -04:00
kodumbeats
6fc5bf0a71 Add createAttribute routes for each primitive type 2021-07-21 09:23:12 -04:00
kodumbeats
9ac2a4f94c Remove outdated comments 2021-07-21 09:22:34 -04:00
Damodar Lohani
df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani
829a804ea5 depricate name attribute from function 2021-07-21 18:16:58 +05:45
Damodar Lohani
e06701942c remove name from function 2021-07-21 17:43:05 +05:45
Damodar Lohani
be3eda31f4 support custom id for file 2021-07-21 13:58:00 +05:45
Damodar Lohani
7999355b05 custom id support on team and user 2021-07-21 11:56:30 +05:45