Damodar Lohani
a634aeddce
switched to var_dump
2023-05-11 07:08:11 +00:00
Damodar Lohani
6be37d1ae4
code organization
2023-05-11 06:56:16 +00:00
Damodar Lohani
f70712865e
refactor
2023-05-11 06:52:27 +00:00
Damodar Lohani
70019c54cd
translation not found info
2023-05-11 06:45:13 +00:00
Eldad A. Fux and GitHub
18039f5ba1
Merge pull request #5257 from appwrite/feat-pause-project
...
[FEAT] Enable/Disable all services
2023-05-11 07:00:04 +01:00
Eldad A. Fux and GitHub
953485299a
Merge pull request #5513 from appwrite/fix-storage-file-hash
...
Fix- Original File Hash
2023-05-11 06:32:52 +01:00
Damodar Lohani
b1cf55db6e
fix formatting
2023-05-11 01:43:26 +00:00
Matej Bačo
bdd79c7b10
Fix copy
2023-05-10 07:24:16 +02:00
Torsten Dittmann and GitHub
82c5a20ef3
Merge pull request #5469 from appwrite/feat-support-docker-override
...
Update install.php to not specify docker-compose.yml file
2023-05-09 17:09:07 +02:00
Torsten Dittmann and GitHub
1c815c8d99
Merge pull request #5166 from lucasctd/master
...
set correct value for logging drivers
2023-05-09 17:07:08 +02:00
shimon
13a4000312
fixed typo
2023-05-08 13:45:53 +03:00
shimon
1e29ec8d59
added bucketInternalId to file
2023-05-08 10:32:29 +03:00
fogelito
d55dc7a5b2
Merge branch 'master' of github.com:appwrite/appwrite into validator-mv
2023-05-07 12:23:02 +03:00
Damodar Lohani and GitHub
fc36120a51
get file hash before encryption and compression
2023-05-07 11:33:27 +05:45
Torsten Dittmann and GitHub
67ad856490
Merge pull request #5497 from appwrite/fix-bucket-permissions
...
Fix bucket permissions
2023-05-04 19:32:44 +02:00
Christy Jacob and GitHub
60f51580a7
Merge pull request #5246 from singhbhaskar/fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled
...
Fix: Updated error when _APP_USAGE_STATS is disabled
2023-05-04 20:47:50 +05:30
Torsten Dittmann and GitHub
bb7891b5bf
Merge pull request #5492 from appwrite/fix-update-document
...
Fix update document merging existing data after pre-processing
2023-05-04 15:28:05 +02:00
Damodar
3da853af2e
fix email template issue
2023-05-04 07:33:17 +00:00
Steven Nguyen
d7bbfb55ed
Prepare 1.3.4 release
2023-05-03 13:39:05 -07:00
Steven Nguyen
4dd6a7977e
Update create and update bucket APIs
...
Ensure the permissions and document security are updated in the
metadata collection.
2023-05-03 12:15:37 -07:00
fogelito
c51d4b386b
Merge branch 'master' of github.com:appwrite/appwrite into validator-mv
...
Conflicts:
composer.json
composer.lock
2023-05-03 14:56:03 +03:00
fogelito
5be5a7dd0e
Empty queries fixes
2023-05-03 14:53:40 +03:00
Jake Barnby
db1fd42b0d
Update platform
2023-05-03 21:54:38 +12:00
Bhaskar Singh
a4299a69ef
Refactored the condition for strict inequality
2023-05-02 23:47:50 +05:30
Christy Jacob
880dbfd128
feat: update console
2023-05-02 11:15:23 +00:00
Christy Jacob
9bd1d864e9
feat: update console
2023-05-02 10:43:50 +00:00
Matej Bačo
6d97ca7569
Fix bugs with cards
2023-05-02 10:28:14 +02:00
Jake Barnby
2eafda4ee2
Fix update document merging existing data after pre-processing instead of before
2023-05-02 19:53:11 +12:00
Damodar Lohani
23cfb694eb
spec update
2023-05-02 07:30:01 +00:00
Damodar Lohani
13a2dfa5cd
method to update project team
2023-05-02 06:59:17 +00:00
Matej Bačo
1d35eef756
Update cards emails
2023-05-01 21:19:26 +02:00
Matej Bačo
3b2e968703
Update SEO title
2023-05-01 18:51:36 +02:00
Matej Bačo
189578a248
Fix double slashes
2023-05-01 18:50:35 +02:00
Matej Bačo
956087473e
Fix OG cards
2023-05-01 18:38:22 +02:00
Matej Bačo
6885e6ea0e
linter fix
2023-05-01 17:51:31 +02:00
Matej Bačo
73668a7283
PR review changes
2023-05-01 17:50:56 +02:00
Matej Bačo
c9a39fce4f
Add OG card SSR
2023-05-01 17:43:32 +02:00
tglide
9ed7da3b38
Merge branch 'feat-fix-card-2' of https://github.com/appwrite/appwrite into feat-fix-card-2
2023-05-01 16:06:56 +01:00
tglide
f223f10de4
feat: pretty error page
2023-05-01 16:06:51 +01:00
Matej Bačo
287441a913
Improve 3rd variation og card design
2023-05-01 16:45:39 +02:00
Matej Bačo
70b5281a0b
Improve GitHub oauth email discovery
2023-05-01 15:54:33 +02:00
Matej Bačo
e84372aae2
Decreate card resolution
2023-05-01 13:54:41 +02:00
fogelito
5e4ff01568
getByType
2023-05-01 12:18:50 +03:00
Christy Jacob
352b32b54e
feat: update console
2023-05-01 04:04:35 +00:00
Steven and GitHub
5d651b9e8a
Update install.php not specify docker-compose.yml file
...
By not specifying a docker-compose.yml file, docker compose automatically uses the docker-compose.yml file in the project directory and a docker-compose.override.yml file if one is present.
2023-04-30 12:34:55 -07:00
Christy Jacob and GitHub
33d2e94d1d
Apply suggestions from code review
2023-04-30 01:54:45 +05:30
Christy Jacob
de460f1810
feat: update console
2023-04-29 20:20:56 +00:00
Matej Bačo
d71cf65300
Increase card quality, fix GH session finding
2023-04-29 13:33:38 +02:00
Matej Bačo
e912df3368
Fix error 500 in card generation
2023-04-29 10:50:04 +02:00
Christy Jacob
03612a5741
feat: update paths
2023-04-29 14:10:22 +05:30