1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

402 commits

Author SHA1 Message Date
Eldad Fux e18f3a55e4 Added image lazyloading 2020-07-11 07:16:57 +03:00
Eldad Fux c7c9563304 Security attribute is now boolean 2020-07-09 12:10:27 +03:00
Eldad Fux 2e676b8b3a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-08 18:21:38 +03:00
Eldad Fux c5840266f0 Updated project response format 2020-07-08 18:07:52 +03:00
Eldad Fux b8948d8e18 Fixed regex syntax 2020-07-08 01:12:45 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux 3d2c06a70f Merge branches 'swoole' and 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:47:53 +03:00
Eldad Fux 58390126c8 Added OAuth2 providers names 2020-07-06 22:46:09 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 4abc35fe1a Removed commented code 2020-06-27 10:25:12 +03:00
Eldad Fux 1d0d19a1f1 Fixed android update form 2020-06-16 00:20:31 +03:00
Eldad Fux 938a3a71d0 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-15 23:05:54 +03:00
Eldad Fux 305e73c190 Added tooltip + improved error messages 2020-06-15 23:05:49 +03:00
Eldad Fux d6fffb0459 New OAuth grid 2020-06-15 00:14:54 +03:00
Eldad Fux 56c3f3a946 Animation is off by default and turned on manually 2020-06-14 21:43:08 +03:00
Eldad A. Fux 368d5e094e
Merge pull request #406 from appwrite/ui-performance
UI Performance & Accessibility Improvments
2020-06-13 20:13:27 +03:00
Eldad A. Fux 6e0b32325a
Merge branch 'master' into database-key-fix 2020-06-13 14:22:02 +03:00
Eldad Fux b79b2b4ccc Performance and accessibility improvments 2020-06-13 14:13:53 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux c2deb11361 Changed Gravatar filter name 2020-06-11 11:58:53 +03:00
Eldad Fux 69f944ec46 Removed gravatar upload button 2020-06-11 10:57:12 +03:00
Eldad Fux 9eef72cdd3 Limited number of cells 2020-06-11 07:37:12 +03:00
Eldad Fux 1f8cd7f081 Limit key size to 32 chars 2020-06-11 00:42:16 +03:00
Eldad Fux f3c8e57e70 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-10 22:08:00 +03:00
Eldad Fux 4e73b3e9fd Fixed small UI bug 2020-06-10 17:11:59 +03:00
Eldad A. Fux 12dc275d3e
Merge branch 'master' into style/links-animations 2020-06-10 16:30:09 +03:00
AnatoleLucet 960136a823 Adding links animation 2020-06-10 15:21:28 +02:00
Eldad Fux 79613e80c9 Small style fixes 2020-06-10 14:42:35 +03:00
Eldad Fux ce664ec4dd Fix for #394 2020-06-10 06:11:53 +03:00
Eldad Fux 7d5ee934ee Added link to user page 2020-06-08 19:15:13 +03:00
Eldad Fux 0060dfe715 Fix for tests 2020-06-08 11:01:11 +03:00
Eldad Fux 157b91b63b Fixed team member count 2020-06-08 08:42:01 +03:00
Eldad Fux 591ff738ee Added roles tooltip 2020-06-08 07:40:13 +03:00
Eldad Fux 0e6f36d78d Added invite form 2020-06-07 15:29:12 +03:00
Eldad Fux fb2663745d Updated Team UI 2020-06-07 12:29:51 +03:00
Eldad Fux 950a66f294 #380 added option to delete team from the console 2020-06-07 11:09:05 +03:00
Eldad Fux 2afb5776c0 Added option to update team name 2020-06-07 10:48:06 +03:00
Eldad Fux d6f3e34bc4 Updated alert messages 2020-06-07 09:22:51 +03:00
Eldad Fux 9083ea0cdc Updated routes 2020-06-07 08:57:04 +03:00
Eldad Fux c2ab447832 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-07 08:44:35 +03:00
Eldad Fux ce89f0e283 Self hosting Google fonts for offline access 2020-06-07 08:36:10 +03:00
Eldad Fux 4507c7afce Work in progress 2020-06-07 07:57:56 +03:00
Eldad Fux 1c7cb37efe Added a new team page 2020-06-07 07:18:02 +03:00
Eldad Fux f88504a967 Fallback for user name 2020-06-07 06:51:11 +03:00
Eldad Fux 7fc76c9731 Fixed duplicated IDs 2020-06-07 06:33:36 +03:00
Eldad Fux 0c29251f9d Fix for collection reload 2020-05-31 08:56:13 +03:00
Eldad Fux aadac941c6 Removed required fields 2020-05-31 08:49:30 +03:00
Eldad Fux 61c54f2a12 Fixed tooltip 2020-05-31 01:11:02 +03:00
Eldad A. Fux 093bcad4f2
Merge pull request #362 from appwrite/apple-oauth
Apple OAuth Adapter 
2020-05-30 13:44:04 +03:00