1
0
Fork 0
mirror of synced 2024-09-16 17:40:04 +12:00
Commit graph

812 commits

Author SHA1 Message Date
Torsten Dittmann
0571dbe378
Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1
chore(changes): 0.10.1
2021-09-03 14:06:40 +02:00
Torsten Dittmann
bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann
54aea7d75d fix(migration): better warning message 2021-09-03 10:36:58 +02:00
Damodar Lohani
91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Torsten Dittmann
9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux
b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Torsten Dittmann
0e7cf6a466
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 14:47:21 +02:00
Christy Jacob
dd9cddc525 feat(review): fix review comments 2021-09-01 16:54:36 +05:30
Torsten Dittmann
424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Matej Baco
0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo 2021-09-01 10:43:35 +02:00
Torsten Dittmann
c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Christy Jacob
ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Christy Jacob
ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
Damodar Lohani
4267221970
Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
Torsten Dittmann
8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani
22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann
93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Eldad Fux
09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
Christy Jacob
66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob
3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Christy Jacob
a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob
1b074a3c38 feat(model): added better description for rule 2021-08-28 21:38:50 +05:30
kodumbeats
8d7b4a9c2d Get proper attribute models in collection document 2021-08-27 19:42:24 -04:00
kodumbeats
783e9d86c0 Fix response models 2021-08-27 16:27:59 -04:00
kodumbeats
6c5ac312fa Inherit from Attribute model since custom strings should not respond with size 2021-08-27 16:24:48 -04:00
kodumbeats
ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats
87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
Christy Jacob
ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Christy Jacob
038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob
1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob
b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob
6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob
3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Torsten Dittmann
371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Christy Jacob
7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Torsten Dittmann
8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Torsten Dittmann
4dd9424613 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-25 10:00:50 +02:00
Damodar Lohani
1af4b02034 fix warning 2021-08-25 11:44:12 +05:45
kodumbeats
7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -04:00
kodumbeats
af2e64ef7b Construct parent models to properly inherit rules 2021-08-24 10:31:02 -04:00
Damodar Lohani
c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
kodumbeats
65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
kodumbeats
741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00
kodumbeats
0eb0ceb6d5 Explicitly add attribute model rules 2021-08-23 17:25:32 -04:00
Eldad A. Fux
27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux
ca5f31dcf6
Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
kodumbeats
19e1443469 Fix breaking bugs introduced in merge conflict resolution 2021-08-23 15:06:47 -04:00
kodumbeats
401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux
74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux
f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
kodumbeats
4d1bb3a07d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-22 12:34:10 -04:00
Eldad Fux
fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux
6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Torsten Dittmann
b56d886717 add comments 2021-08-19 10:34:32 +02:00
Torsten Dittmann
cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Damodar Lohani
0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani
7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani
9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad Fux
c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Torsten Dittmann
30025885f3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 12:52:25 +02:00
Torsten Dittmann
5a152987a7 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-17 17:43:58 +02:00
Torsten Dittmann
9b252a51b9 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-17 16:56:23 +02: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
Damodar Lohani
0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani
354633afa8 fix usage stats 2021-08-17 10:47:31 +05:45
kodumbeats
10e4297652 Update attribute response models 2021-08-16 18:59:33 -04:00
kodumbeats
328358654a Instantiate boolean attribute response model 2021-08-16 16:08:18 -04:00
kodumbeats
e963ad84d5 Add default param to attribute response models 2021-08-16 16:06:27 -04:00
kodumbeats
d2ad1a899e Add response model for boolean attribute 2021-08-16 16:01:20 -04:00
kodumbeats
78d013c109 Prefix all attribute models with Attribute 2021-08-16 15:59:58 -04:00
kodumbeats
6948a75133 Prefix custom string models with Attribute 2021-08-16 15:54:25 -04:00
Torsten Dittmann
3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Damodar Lohani
00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Damodar Lohani
1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani
8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Damodar Lohani
4bab152b3d initial db metrics collection 2021-08-15 17:24:49 +05:45
Damodar Lohani
ca64195eb1 fix special chars in path in statsd 2021-08-15 14:15:51 +05:45
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
kodumbeats
9c3f1988bb Instantiate new attribute models, constants, and lists 2021-08-13 16:58:54 -04:00
kodumbeats
20f5f03173 Create formatted string attribute models 2021-08-13 16:58:36 -04:00
kodumbeats
3172f3073c Split attribute model into primitive types 2021-08-13 16:57:08 -04:00
Eldad Fux
87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Damodar Lohani
d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani
19c97d7509 fix model task related issue 2021-08-13 14:25:01 +05:45
Torsten Dittmann
37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
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
Torsten Dittmann
d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
Eldad Fux
99f969a98d Removed debugs 2021-08-09 17:43:55 +03:00
Eldad Fux
034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad A. Fux
328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Eldad Fux
e4b30786f8 Fixed parent attribute response model 2021-08-08 18:57:58 +03:00
Damodar Lohani
d73ddb581c added namespace and modified tests 2021-08-08 15:08:44 +05:45
Damodar Lohani
35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani
fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani
a8f864a07d
Update src/Appwrite/Statsd/Statsd.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-08 12:13:50 +05:45
Damodar Lohani
ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux
9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux
0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +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
755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Damodar Lohani
475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +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
201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Eldad Fux
37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00
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
f7497784d3 Backward compatibility 2021-08-01 16:37:59 +03:00
Eldad Fux
54481eedfc Fixed test 2021-08-01 11:01:35 +03:00
Eldad Fux
58b08c7111 Started work on the UI 2021-08-01 00:36:18 +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
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
8b021a13ef more fixes introducing name 2021-07-29 14:18:38 +05:45
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Christy Jacob
1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Christy Jacob
2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Torsten Dittmann
d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Damodar Lohani
10155d89ba Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-27 11:42:29 +05:45
Damodar Lohani
08ba825077 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-27 11:40:00 +05:45
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
Christy Jacob
823a76d73d feat(email-tempaltes): apply nl2p filters 2021-07-26 23:25:14 +05:30
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
kodumbeats
b340d236db Refactor retry logic to private method 2021-07-26 10:59:38 -04:00
Torsten Dittmann
889d6aa1c0 tests(realtime): adapt account channel 2021-07-26 11:05:42 +02:00
Christy Jacob
198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
kodumbeats
51449841bf Refactor db methods to worker class instead of worker script 2021-07-25 19:14:19 -04:00
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +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
Christy Jacob
e6e0baab12 feat(template): fix incorrect if condition 2021-07-23 23:16:04 +05:30
Christy Jacob
2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
Christy Jacob
47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Torsten Dittmann
4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Damodar Lohani
e88450268b depricate name params 2021-07-22 10:57:01 +05:45
Damodar Lohani
df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani
e06701942c remove name from function 2021-07-21 17:43:05 +05:45
Damodar Lohani
8c0e891079 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-20 11:37:00 +05:45
Damodar Lohani
085f7c03c4 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-20 11:15:09 +05:45
Damodar Lohani
6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Eldad A. Fux
48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Eldad A. Fux
c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad A. Fux
ea33609acb
Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00