1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

268 commits

Author SHA1 Message Date
Eldad Fux 01719473a9 Added dev env cache buster 2020-02-24 14:57:23 +02:00
Eldad Fux b502ce008a Fixed mobile UI 2020-02-24 14:56:57 +02:00
Eldad Fux d7df7b765f Updated UI triggers 2020-02-24 08:59:10 +02:00
Eldad Fux 42d80276a0 Removed inline styles 2020-02-23 21:27:02 +02:00
Eldad Fux ba1f2f0dec Updated UI 2020-02-23 10:57:51 +02:00
Eldad Fux cefbc2fc4e Minor style fixes 2020-02-22 10:11:28 +02:00
Eldad Fux 7cd3069944 Added domain UI tab 2020-02-20 22:45:03 +02:00
Eldad Fux 64e290ce53 Upgraded console homepage 2020-02-20 22:44:35 +02:00
Eldad Fux 022a5fbf34 Removed inline style 2020-02-19 00:12:40 +02:00
Eldad Fux d3ebea7fbb Added link to signin page 2020-02-18 07:25:40 +02:00
Eldad Fux 483bfc55e5 Added console loading screen 2020-02-18 07:25:28 +02:00
Eldad Fux 5cf6b3018c Added click event to theme change 2020-02-17 12:37:49 +02:00
Eldad Fux f079f48c38 Added style to theme button 2020-02-17 12:30:04 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux ae6999aee3 Updated session ID 2020-02-15 20:34:16 +02:00
Eldad Fux 172b7f46d2 Moved humans.txt and robots.txt to template files 2020-02-15 07:22:43 +02:00
Eldad Fux 53a1cda21c Added ENV var to change default file upload size limit. New default value is 100MB 2020-02-13 20:55:12 +02:00
Eldad Fux 37753b1279 Updated event names 2020-02-13 15:48:45 +02:00
Eldad Fux 3dc7df9664 Updated event name 2020-02-13 10:39:27 +02:00
Eldad Fux a0281693a3 Avoid usage calculatation for console and admin mode 2020-02-13 10:04:52 +02:00
Eldad Fux 54f80e588a Added urldecode parsing for env var 2020-02-12 12:38:31 +02:00
Eldad Fux 4298adb9fd Fixed logout issues 2020-02-12 00:54:40 +02:00
Eldad Fux c2e601813b Updated dark mode 2020-02-11 15:09:44 +02:00
Eldad Fux b4c79b5d54 Added theme color 2020-02-11 13:55:57 +02:00
Eldad Fux 97e58362b6 Added default theme 2020-02-11 08:51:56 +02:00
Eldad Fux 1ed8105ac6 Removed debugs 2020-02-10 00:11:01 +02:00
Eldad Fux b92cd2aecc Fixed users view UI 2020-02-09 23:44:11 +02:00
Eldad Fux 29c5e5e560 Updated email verification 2020-02-09 23:37:28 +02:00
Eldad Fux 6f65f79415 Updated platform config object 2020-02-09 07:17:34 +02:00
Eldad Fux 95f6e9b3a6 Updated platforms 2020-02-08 21:55:48 +02:00
Eldad Fux bb26e60d0d Updated platforms config 2020-02-08 20:52:59 +02:00
Eldad Fux 8dcd53f232 Added small text class 2020-02-08 20:52:47 +02:00
Eldad Fux 489766afdc Updated default sender name 2020-02-08 01:41:45 +02:00
Eldad Fux 782e19aa3b Updated UI elements 2020-02-04 23:00:34 +02:00
Eldad Fux 820fc656cc Added setup type var 2020-02-04 10:06:13 +02:00
Eldad Fux 92060d0b89 Updated empty list message 2020-02-04 09:14:03 +02:00
Eldad Fux c2a4c462ac Added event counters 2020-02-04 08:28:41 +02:00
Eldad Fux 29badc782e Update analytics events 2020-02-03 21:20:10 +02:00
Eldad Fux 7405ec445a Updated invitation flow 2020-01-31 13:57:25 +02:00
Eldad Fux 369082a09f Updated policies URLs 2020-01-31 02:07:37 +02:00
Eldad Fux f1e31e474c Fix for invite join screen 2020-01-31 02:00:31 +02:00
Eldad Fux d898e31a59 Some bug fixes 2020-01-31 01:51:01 +02:00
Eldad Fux bf7839a6c8 Fixed invite delete 2020-01-31 01:50:00 +02:00
Eldad Fux f7f91cb3e7 Fixed file upload 2020-01-31 01:24:10 +02:00
Eldad Fux b4b5ceee1c Updated SDKs and UI 2020-01-30 22:58:49 +02:00
Eldad Fux 134d516d6a Updated UI to work with new SDK 2020-01-30 19:12:29 +02:00
Eldad Fux 1ed91a71b3 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-27 13:45:52 +02:00
Eldad Fux a4c5f8405a Added dynamic scroll to top button 2020-01-27 10:21:34 +02:00
Eldad Fux d98fbd224f Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-26 23:55:39 +02:00
Eldad Fux 73c46f44a7 Updated filter 2020-01-26 19:06:39 +02:00
Eldad Fux 31b75e05c7 Filtered platform envs 2020-01-26 19:05:50 +02:00
Eldad Fux d818a3998c Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-26 07:15:57 +02:00
Eldad Fux c5e4ae81b2 Added platforms env var 2020-01-26 07:15:20 +02:00
Eldad Fux 879827d000 Added platforms env var 2020-01-26 07:13:01 +02:00
Eldad Fux 8f6b5ddf22 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-23 00:51:20 +02:00
Eldad Fux e4d95249a6 Updated prism 2020-01-21 19:28:06 +02:00
Eldad Fux f68a135106 Fixed UI sync issues 2020-01-14 11:22:56 +02:00
Eldad Fux 73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux 0a7889ac84 Hide mock OAuth server from the UI 2020-01-13 14:43:00 +02:00
Eldad Fux f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux 211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux 07ee07f6e4 Deprecating auth service 2020-01-05 13:29:42 +02:00
Eldad Fux cdbe1d4bc0 Updated webhooks event list 2020-01-04 17:45:59 +02:00
Eldad Fux 3099f35c0d Changed link name 2019-12-23 07:05:03 +02:00
Eldad Fux 50e2fe22ad Fixed spacing 2019-12-14 06:15:04 +02:00
Eldad Fux cc5e40e837 Aligned dashboard size for smaller resolutions 2019-12-13 07:44:04 +02:00
Eldad Fux 08502aaac5 Fixed broken avatars 2019-12-06 21:54:23 +02:00
eldadfux dc31c84364 Fixed signup error message not showing up in console 2019-12-05 19:05:44 +02:00
eldadfux b956acdf0c Fixed cookie session for IP based hosts 2019-12-05 19:04:14 +02:00
eldadfux df81e3a035 Fixed modal title 2019-11-29 19:35:16 +02:00
eldadfux e4e334e9e6 Removed old version constant 2019-11-29 09:35:18 +02:00
eldadfux 1add9bf623 Added og:url tag 2019-11-26 22:53:30 +02:00
eldadfux 1e86d5c429 Added version number 2019-11-12 20:41:48 +02:00
eldadfux ee1f6330c8 Fixed broken API endpoint 2019-11-10 07:52:02 +02:00
eldadfux 6c7fa7ea71 Testing samesite cookie option 2019-11-08 17:27:16 +02:00
eldadfux dae6caf148 updated copy button style 2019-10-26 12:28:44 +03:00
eldadfux 0d197a9267 Added code tags 2019-10-26 01:44:33 +03:00
eldadfux 7ab72a05d7 Changed OAuth paths and some route titles 2019-10-25 01:53:55 +03:00
eldadfux eb288c5ce2 Password need to be at least 6 chars 2019-10-23 19:08:00 +03:00
eldadfux 6a889eb84e Bugfix for UI not showing user prefs properly 2019-10-19 02:59:33 +03:00
eldadfux 788b8d6db9 Fixed error when user has no name 2019-10-13 00:53:03 +03:00
eldadfux 3709e87614 Updated broken templates 2019-10-10 20:18:22 +03:00
Frieder Bluemle 8297eec3dc
Fix typos 2019-10-02 11:08:34 -07:00
Alexey Pyltsyn e55019e8a5 Replace Github with GitHub 2019-10-01 20:10:16 +03:00
Alexey Pyltsyn 9544160276 Fix code style in views 2019-10-01 02:16:59 +03:00
eldadfux ee62fdb88f Changed confirmation to confirm 2019-09-29 01:55:54 +03:00
eldadfux fa9a7c778b Fixed OAuth settings update error 2019-09-28 22:31:14 +03:00
eldadfux f63ca9c6e4 Updated templates 2019-09-27 00:42:38 +03:00
eldadfux c9fe96caee Updated breaking changes 2019-09-27 00:38:37 +03:00
eldadfux ddf4945232 Fixed signup bug 2019-09-27 00:34:32 +03:00
eldadfux 6a2786c2c3 Deprecated UI translations 2019-09-26 21:52:57 +03:00
eldadfux ee62af9b1f Deprecated UI translations 2019-09-26 21:47:48 +03:00
eldadfux 20234f6a7c Added API endpoint URL to project settings 2019-09-15 20:38:04 +03:00
eldadfux 91ee8160bf Updated JS coding standards using prettier 2019-09-13 13:47:07 +03:00
eldadfux a78c47e700 Update project list after project update 2019-09-09 06:49:51 +03:00
eldadfux 92d1b69eb8 Hide unused link tag 2019-09-09 06:26:35 +03:00
eldadfux fa510ac59b Changed URL label 2019-09-06 14:19:25 +03:00
eldadfux 6679ec4f57 Replaced OAuth icons with images 2019-09-06 14:14:50 +03:00
eldadfux ff5186a6a0 Updated OAuth endpoints 2019-09-03 10:43:06 +03:00