shimon
e28cbce5ee
small updates
2023-05-14 10:30:29 +03:00
shimon
af80accc15
added internalIds to collections
2023-05-07 17:15:59 +03:00
shimon
f3508e1701
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
.gitmodules
Dockerfile
app/config/services.php
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
app/console
app/controllers/api/databases.php
app/controllers/api/projects.php
app/controllers/api/teams.php
composer.json
composer.lock
src/Appwrite/Utopia/Response.php
2023-05-07 11:43:29 +03:00
shimon
3c69c211e9
added internalIds to collections
2023-05-07 11:31:27 +03:00
Steven Nguyen
d7bbfb55ed
Prepare 1.3.4 release
2023-05-03 13:39:05 -07:00
shimon
927bead147
bug fixes
2023-04-30 18:58:10 +03:00
Steven Nguyen
1e5dc3ad6f
Bump version to 1.3.3
2023-04-28 12:29:46 -07:00
Torsten Dittmann
5ee3c592a4
chore: release 1.3.2
2023-04-24 13:10:28 +02:00
shimon
a187aa4bc5
bug fixes
2023-04-23 19:57:12 +03:00
shimon
dbd58966db
updates
2023-04-16 17:21:47 +03:00
Torsten Dittmann
d2b2d18134
chore: prepare 1.3.1 release
2023-04-12 18:13:49 +02:00
shimon
741a87f464
updates
2023-04-12 18:18:56 +03:00
Jake Barnby
26eaddee82
Update comment
2023-04-12 02:59:45 +12:00
Jake Barnby
bafcfcfbb9
Update cache buster
2023-04-12 02:56:48 +12:00
Jake Barnby
a2cb3c135f
Fix migration of floats
2023-04-11 23:42:06 +12:00
shimon
c09f600e73
transcoding -> videos
2023-04-04 17:08:45 +03:00
shimon
2b60b18a3c
timeline
2023-04-04 14:24:18 +03:00
shimon
bccd1a96c0
timeline
2023-04-02 13:48:59 +03:00
Jake Barnby
d76d573e7c
Update attribute subquery to flatten relationship attributes
2023-03-25 16:28:07 +13:00
fogelito
ca3efdf562
create relation
2023-03-12 16:04:18 +02:00
shimon
cb217b43b4
Updates
2023-03-09 09:57:10 +02:00
shimon
7340968d1f
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
app/console
2023-03-08 16:31:56 +02:00
Steven Nguyen
85a2d623a6
Update APIs to check X-Appwrite-Timestamp header
...
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
shimon
7a0255d011
Updates
2023-03-05 11:24:24 +02:00
Torsten Dittmann
ae32536be2
Merge branch 'master' of https://github.com/appwrite/appwrite into chore-release-1-3-console-sdk
2023-02-28 14:45:34 +05:30
Torsten Dittmann
293c0e176b
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-console-sdk
2023-02-26 13:24:55 +05:30
shimon
a1918d1512
video tests
2023-02-21 11:21:47 +02:00
Damodar Lohani
6b6f9edbd6
Merge branch '1.3.x' into feat-13x-master-sync
2023-02-21 07:38:46 +05:45
shimon
d1c0e0d9a2
realtime events
2023-02-19 16:36:11 +02:00
shimon
4ac062edfe
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
.gitmodules
Dockerfile
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
app/console
composer.lock
2023-02-19 10:51:50 +02:00
shimon
f71f18095f
realtime events
2023-02-19 10:46:49 +02:00
Torsten Dittmann
244c4e1795
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.2.x
2023-02-15 17:54:23 +01:00
Jake Barnby
f6fc9a8d8c
Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
...
# Conflicts:
# composer.lock
2023-02-14 14:22:08 +13:00
Steven Nguyen
7790079bb2
Bump version to 1.2.1
2023-02-13 15:55:54 -08:00
shimon
1b6adce14f
realtime events
2023-02-13 20:18:33 +02:00
shimon
3d1228ba13
sync with master
...
and renaming attr
2023-02-12 10:56:11 +02:00
shimon
edaa93936f
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
composer.json
composer.lock
2023-02-09 19:28:26 +02:00
Torsten Dittmann
24a7caf936
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-4803-flutter-web-platform-type
2023-01-27 13:24:41 +01:00
Bradley Schofield
ade2e10994
Update DBIP Database
2023-01-26 14:57:02 +00:00
Christy Jacob
54f4bef67a
Merge pull request #5004 from appwrite/feat-remove-validators
...
Replace Appwrite Validators with backported Utopia ones
2023-01-26 16:03:06 +05:30
Torsten Dittmann
f7e35cce2c
fix: sdk typo
2023-01-16 12:09:13 +01:00
shimon
f1fa22c4fc
usage test
2023-01-16 10:48:26 +02:00
fogelito
f5cc2e43f4
conflics
2023-01-16 10:32:15 +02:00
fogelito
c4ae047833
Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
...
Conflicts:
app/init.php
composer.json
composer.lock
2023-01-16 10:24:37 +02:00
Damodar Lohani
4f35353289
Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-dictionary
2023-01-16 05:09:55 +00:00
Damodar Lohani
fe472e5b36
Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-password-history
2023-01-16 05:04:13 +00:00
Bradley Schofield
31b718d829
Replace Appwrite Validators with backported Utopia ones
...
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
2023-01-13 15:28:04 +00:00
Steven Nguyen
be77b10549
Add flutter-web as a platform type
...
Having a dedicated type for flutter-web will allow us to differentiate
between Flutter Web and Web in the Appwrite Console.
2023-01-11 15:47:49 -08:00
Steven Nguyen
2b4dbfb4b9
Convert _APP_STORAGE_DEVICE env var to lowercase
...
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
shimon
1af48bd895
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
.gitmodules
app/config/errors.php
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
composer.json
composer.lock
docker-compose.yml
src/Appwrite/Extend/Exception.php
2023-01-11 16:31:26 +02:00