Commit Graph

53 Commits

Author SHA1 Message Date
Son NK 08f4891492 use breadcrumb for contact header 2020-06-07 13:41:59 +02:00
Son Nguyen Kim eb60028b1f
Merge pull request #199 from developStorm/webauthn-multiple-keys
Support Multiple Keys for WebAuthn
2020-05-24 18:56:42 +02:00
Son NK dcca3f0459 make introjs compatible with dark mode 2020-05-23 23:03:38 +02:00
Son NK 1d62400aac move darkmode.css to static/ and fix dark mode on notification 2020-05-23 21:11:53 +02:00
devStorm f2f6e13af7
DB & Setup ready for multi-keys 2020-05-17 22:05:37 -07:00
dependabot[bot] 71136e64d9
Bump jquery from 3.4.1 to 3.5.1 in /static
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-16 10:21:32 +00:00
Son NK a4d17e7afc use multiple-select instead of bootstrap-select 2020-05-16 12:17:26 +02:00
Son NK 362d101bab Merge branch 'master' into multiple-mailboxes
# Conflicts:
#	app/dashboard/templates/dashboard/custom_alias.html
#	email_handler.py
#	templates/emails/com/newsletter/mobile-darkmode.html
2020-05-16 11:28:25 +02:00
Son NK c9b75c338e move theme.js to static/ and include it in base.html 2020-05-15 23:40:30 +02:00
Sibren Vasse c0041d55bc Set input background to white for light theme 2020-05-15 13:42:48 +02:00
Sibren Vasse c6e291f7e8 Dark theme: prevent white flash on page load 2020-05-15 13:42:48 +02:00
Son NK 85130e175b fix dark-mode for modal 2020-05-13 23:02:29 +02:00
Son NK 591fee301e prettify dns page 2020-05-11 23:23:08 +02:00
Son NK 6058257509 add bootstrap-select 2020-05-10 20:09:54 +02:00
doanguyen 7ef78c991f Dark mode implementation
* Using CSS variable as a solution
* The new darkmode css is now live in another file so that upgarding
dashboard.css doesn't affect the darkmode itself
* Used a naive darkmode controller by client javascript. No persistance
state is stored in the backend at the moment
2020-05-10 16:52:14 +02:00
devStorm 1d24b6da08
License for base64.js 2020-05-05 05:37:57 -07:00
devStorm 3ce4dfb371
Security key setup page (front-end) 2020-05-05 01:32:49 -07:00
Son NK 2df6b8023d remove notie 2020-04-30 22:39:23 +02:00
Son NK 1be3297551 install bootbox 2020-04-30 22:35:51 +02:00
Son NK 18d1b59845 add vuejs to package.json 2020-04-26 17:51:47 +02:00
Son NK ae353dbb25 Use 4 borders for highlight-row (instead of 1) 2020-04-24 09:49:19 +02:00
Son NK 1bed525231 Prettify alert-primary, alert-danger 2020-04-12 19:39:31 +02:00
Son NK c3d63f155f Remove font bold from highlight-row 2020-04-09 22:39:53 +02:00
Son NK af9178e216 Use non-beta logo 2020-04-05 18:58:22 +02:00
Son NK 518cb84677 Use a new favicon 2020-04-02 21:30:36 +02:00
Son NK 0be0a180f7 Replace logo 2020-03-27 10:11:21 +01:00
Son NK 66654a3635 prettify alias page 2020-02-28 22:39:15 +07:00
Son NK 54e4f5e721 add script to fallback localStorage to cookie, using https://stackoverflow.com/a/12302790/1428034 2020-02-05 14:30:04 +07:00
Son NK e0e5029d18 install sentry from npm 2020-02-04 18:14:27 +07:00
Son NK cb2c6af4e4 npm qrious 2020-02-04 16:53:25 +07:00
Son NK 31b9abe708 use npm toastr 2020-02-04 16:50:47 +07:00
Son NK 1c328b5219 local bootstrap-social.min.css 2020-02-04 16:48:15 +07:00
Son NK 69d1d74da2 use local introjs 2020-02-04 16:47:50 +07:00
Son NK 754dcfc343 use local font-awesome.min.css with npm 2020-02-04 16:13:25 +07:00
Son NK a99bc462e5 init package.json, install notie 2020-02-04 16:05:55 +07:00
Son NK 961301214d download font-awesome.min.css 2020-02-04 16:03:38 +07:00
Son NK 608047b736 use key icon instead of browser icon 2020-02-04 15:35:42 +07:00
Son NK f480b1ff54 Use browser icon instead of Chrome icon for api key 2020-02-02 21:01:26 +07:00
Son NK 75ccc337a9 add paddle.js as a backup to their CDN 2020-01-10 18:36:02 +01:00
doanguyen 45c49f1e1a minor comments on domain-detail branch 2019-12-29 10:48:46 +01:00
Son NK 306bb9927e add beta corner ribbon to logo 2019-12-24 09:34:18 +00:00
Son NK 642b6531b1 Increase visibility for small-text 2019-12-22 16:04:14 +00:00
Son NK a5615b22e7 make alias activity responsive 2019-12-15 18:55:17 +02:00
Son NK 39311ab1ff Make dashboard responsive 2019-12-15 18:55:16 +02:00
Son NK 86cc9b18aa add <em> style: highlight in yellow 2019-12-15 18:55:16 +02:00
Son NK 5b8bc68da1 add alias log page 2019-12-15 18:55:14 +02:00
Son NK 62c3b4cd02 highlight newly created gen-email 2019-12-15 18:55:12 +02:00
Son NK 67dbcb9723 user can choose their avatar to send 2019-12-15 18:55:10 +02:00
Son NK 00f858c8c1 user can choose custom email in authorize 2019-12-15 18:55:10 +02:00
Son NK d05749d577 add default-avatar and use it instead of gravatar 2019-12-15 18:55:10 +02:00