Son Nguyen Kim
d49f6b88a9
Upgrade djlint and reformat all fiels ( #2197 )
...
* update djlint
* reformat all files
* update precommit version
---------
Co-authored-by: Son NK <son@simplelogin.io>
2024-08-28 13:07:34 +02:00
Adrià Casajús
72041ee520
Show BF banner until end of promotion ( #1953 )
2023-11-30 11:48:55 +01:00
Son Nguyen Kim
a097e33abe
black friday 2023 ( #1937 )
...
Co-authored-by: Son NK <son@simplelogin.io>
2023-11-07 13:53:28 +01:00
Faisal Misle
6c33e0d986
documentation clarification ( #1717 )
2023-05-03 19:56:22 +02:00
Adrià Casajús
12b18dd8b1
Revert BlackFriday banners ( #1461 )
...
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-12-01 09:25:24 +01:00
Son Nguyen Kim
d2360d1a99
update black friday wording ( #1430 )
2022-11-16 15:49:22 +01:00
Son Nguyen Kim
420bc56fc8
fix test ( #1429 )
2022-11-16 13:58:30 +01:00
Son Nguyen Kim
b3e9232956
show black friday banner ( #1428 )
...
* show black friday banner
* djlint
2022-11-16 13:43:09 +01:00
Son Nguyen Kim
8c73ff3c16
plausible: use https://simplelogin.io/p.outbound.js ( #1364 )
2022-10-24 16:44:01 +02:00
Son Nguyen Kim
9b452641a8
rename analytics.js to an.js ( #1363 )
2022-10-24 15:47:02 +02:00
Son Nguyen Kim
3a4dac15f0
Plausible roll up ( #1350 )
...
* enable plausible roll-up, use everything.simplelogin.com
* versionning analytics.js to avoid caching
* allow plausible custom event
* send "Complete registration" event when user finishes signup
* remove blank lines
2022-10-14 10:38:43 +02:00
Carlos Quintana
cb7868bdca
Add djlint ( #1122 )
...
* Add DJlint configuration
* Initial reformat for djlint
* Add template linting to CI
* Add explanation for HTML template checks in CONTRIBUTING.md
2022-06-29 11:28:26 +02:00
Adrià Casajús
b35b13b764
Use plausible outbound link tracking
2022-03-09 09:45:09 +01:00
Son
d570868dcf
Revert "remove analytics"
...
This reverts commit ac2ee4f2d0
.
2022-02-03 11:17:13 +01:00
Son
2aab48a3f9
show generic error for htmx:responseError event
2021-11-03 11:27:23 +01:00
Son
fa743fc142
install htmx.org
2021-11-03 11:27:02 +01:00
Son
ff210394a0
rename canonical_url -> CANONICAL_URL
2021-10-23 16:07:54 +02:00
Son Nguyen Kim
486dd831cf
fix canonical url
2021-09-23 09:25:07 +02:00
Son Nguyen Kim
2e6b012eff
set canonical tag for all html pages
2021-09-22 15:33:08 +02:00
Son Nguyen Kim
1df5bec8df
use parsleyjs instead of formbouncerjs
2021-09-06 18:51:50 +02:00
Son NK
22096cae66
remove ProductHunt banner
2021-05-31 18:09:21 +02:00
Son NK
33f70914fa
improve PH hello bar
2021-05-17 18:08:57 +02:00
Son NK
cb3bc8bc36
change PH banner wording
2021-05-13 00:54:36 +02:00
Son NK
6801b1f453
add PH banner
2021-05-11 20:15:07 +02:00
Son
ac2ee4f2d0
remove analytics
2021-05-07 23:55:06 +02:00
Son NK
e5926978c8
use bouncer on custom alias page
2021-04-30 11:45:00 +02:00
Son NK
3b850f6228
create analytics.js
2020-12-28 16:30:44 +01:00
Son NK
07febc9715
replace GoatCounter by Plausible
2020-12-28 16:27:42 +01:00
Son NK
20094c9943
add Bing and Yandex webmaster tag
2020-12-15 18:09:50 +01:00
Son NK
da8b0089ff
add meta name description
2020-11-26 11:50:43 +01:00
Son NK
03383eb181
display Paddle issue as announcement on pricing page
2020-11-25 17:43:02 +01:00
Fabio Widmer
d0ed69f8aa
Add Plausible Analytics support
2020-08-12 15:24:34 +02:00
Son NK
0d1e5b1f7d
Revert "show alert message on the email delay issue"
...
This reverts commit cba78b1b5d
.
2020-08-12 12:49:09 +02:00
Son NK
cba78b1b5d
show alert message on the email delay issue
2020-08-11 17:04:00 +02:00
Son NK
3e5323c2dd
add no-referrer for referrer meta
2020-07-30 10:09:26 +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
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
a7a29ab8c9
fix file name
2020-05-15 23:53:17 +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
c6e291f7e8
Dark theme: prevent white flash on page load
2020-05-15 13:42:48 +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
Son NK
2df6b8023d
remove notie
2020-04-30 22:39:23 +02:00
Son NK
7277c30735
use bootbox instead of notie
2020-04-30 22:37:39 +02:00
Son NK
6fe689dc17
use store instead of localStorage to detect whether the intro has been shown
2020-02-05 14:33:00 +07:00
Son NK
b40278f4dc
use store instead of localStorage to disable GoatCounter
2020-02-05 14:30:27 +07:00
Son NK
e0e5029d18
install sentry from npm
2020-02-04 18:14:27 +07:00
Son NK
31b9abe708
use npm toastr
2020-02-04 16:50:47 +07:00