1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
Commit graph

1160 commits

Author SHA1 Message Date
Damodar Lohani
22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann
271470197b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-30 11:42:24 +02:00
Matej Baco
82085df58a Migrated project platforms to it's own collection 2021-08-30 09:33:45 +02:00
Damodar Lohani
27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani
fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Damodar Lohani
c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Damodar Lohani
af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
kodumbeats
fb80088286 Create range filter for numeric attributes 2021-08-27 16:27:48 -04:00
kodumbeats
a619c26aff Use database filter to encode default value as JSON string to preseve type 2021-08-27 13:12:16 -04:00
Torsten Dittmann
a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Damodar Lohani
c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Eldad A. Fux
f9d5d310e3
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:50 +03:00
Eldad A. Fux
8219fcbcb4
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:40 +03:00
Eldad A. Fux
130d567ecf
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:54 +03:00
Eldad A. Fux
8d262ffbbb
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:15 +03:00
Eldad A. Fux
75a1c70174
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:39 +03:00
Eldad A. Fux
72f8402edd
Update app/config/collections2.php 2021-08-23 23:38:26 +03:00
Eldad A. Fux
7cbebf8028
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:15 +03:00
Eldad Fux
31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Eldad Fux
555d2f7529 Hardcoded URL size, fixed icons 2021-08-22 15:59:44 +03:00
Eldad Fux
c507cd44aa Fixed format options 2021-08-22 00:48:07 +03:00
Eldad Fux
6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux
5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Damodar Lohani
2c69fab6cd use metadata instead 2021-08-20 12:29:30 +05:45
Eldad Fux
7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Eldad Fux
e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Damodar Lohani
423ecb1071 update stats table indexes 2021-08-19 13:47:28 +05:45
Damodar Lohani
0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Eldad Fux
5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux
266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00
Eldad Fux
d5d8ed365c Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-search-attribute 2021-08-18 16:37:39 +03:00
Torsten Dittmann
f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Eldad Fux
cacb0f9577 WIP 2021-08-16 22:24:15 +03:00
Eldad Fux
3ffc69b7c4 WIP 2021-08-16 20:28:33 +03:00
Damodar Lohani
94b7795332 usage aggregation environment variable description 2021-08-15 14:30:14 +05:45
Eldad Fux
a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Eldad Fux
2d7773ff12 Merged collections, attributes and indexes scopes 2021-08-14 13:16:00 +03:00
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Bradley Schofield
9210e01b63
Merge branch 'master' into orchestration-api-test 2021-08-13 15:16:42 +01:00
Bradley Schofield
054eadc6f6 Implement Suggestions
+ Added documentation for environment variables
+ Added changelog
+ Changed how we handle a error while removing a container that may or may not exist during execution
2021-08-13 15:16:05 +01:00
Damodar Lohani
949abf876b basic setup for syncing usage stats to appwrite db 2021-08-11 16:00:00 +05:45
Damodar Lohani
0f69216d66 collection for usage stats 2021-08-11 10:59:27 +05:45
Eldad Fux
b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux
d7eabe3347 init 2021-08-10 21:03:32 +03:00
Eldad Fux
7e52de7a60 Updated specs and console SDK 2021-08-08 18:56:44 +03:00
Eldad Fux
6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani
475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani
d81e42b5b1 update sdk and scripts 2021-08-06 15:55:52 +05:45
Damodar Lohani
ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani
6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani
851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Eldad Fux
c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux
3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani
f173218104 update sdk 2021-08-05 11:01:14 +05:45
Santosh Yadav
cf0778245e
doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
Damodar Lohani
abb80e18e6 revert 0.9.x spec changes 2021-08-04 16:06:09 +05:45
Damodar Lohani
6ac8a9f667 fix membership 2021-08-04 13:14:10 +05:45
Damodar Lohani
3c7e5800b2 update console sdk 2021-08-03 13:34:14 +05:45
Damodar Lohani
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux
da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux
93554135b4 Added icons 2021-08-01 10:55:46 +03:00
Eldad Fux
90b25aa2f2 Work in progress - UI 2021-08-01 01:17:35 +03:00
Eldad Fux
58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux
0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Eldad Fux
b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00
Eldad Fux
48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Eldad Fux
fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux
c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Eldad Fux
f73e24708a Merge branch 'master' of github.com:appwrite/appwrite into locale 2021-07-30 11:44:12 +03:00
Eldad Fux
b2e74bb55e Fixed codes 2021-07-30 10:58:11 +03:00
Eldad Fux
ffb7b2db38 Fixed kannada code 2021-07-30 10:51:31 +03:00
Eldad Fux
0f9eb812c4 Fixed greek 2021-07-30 10:25:07 +03:00
Damodar Lohani
5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani
a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Damodar Lohani
640753035b update sdk 2021-07-29 14:26:39 +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
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
3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
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
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
Christy Jacob
0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30