Commit Graph

17 Commits

Author SHA1 Message Date
Adrià Casajús 046748c443
Update pre-commit (#1138)
* Update pre-commit

* Upgrade djlint, remove flake8 and add pylint

* Reformat with new djlint version

* Run pre-commit on CI

* Use only python3.10 on CI

* Reformat files with pre-commit

* Run pre-commit against all files

* Reformat

* Added global excludes

* Added pre-commit to the contributing file

* Set python 3.9 as default

* Set language version to python3

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
Co-authored-by: Carlos Quintana <carlos.quintana@proton.ch>
2022-07-04 16:01:04 +02:00
Adrià Casajús c2ae38ec8f
typo 2022-02-25 15:01:17 +01:00
Adrià Casajús 61d1655529
Move all js to a source file 2022-02-25 14:58:38 +01:00
Son b490acead8 small fix 2022-02-03 11:18:10 +01:00
Son 1fd9a344d4 refactor 2021-11-03 10:53:39 +01:00
Son ba16234456 create .jshintrc file, set esversion=8 2021-11-03 10:20:21 +01:00
Son Nguyen Kim 98b472d925 use "pin" instead of "favorite" 2021-09-19 19:50:50 +02:00
Son Nguyen Kim 4b184998bc make alias note always visible. Rename it to description 2021-08-21 16:11:17 +02:00
Son NK 2ad1b75e45 change wording 2021-03-22 15:40:17 +01:00
Son NK f0fb5108f9 show a different message for custom domain alias when deleting 2021-03-18 14:45:18 +01:00
Son NK 8bb324e82b propose users to disable an alias instead of deleting it 2021-03-18 14:21:26 +01:00
Son NK 9dede0a281 remove unused var 2021-03-18 13:54:14 +01:00
Son NK bcfc846af3 refactor: extract disableAlias() 2021-03-18 13:52:58 +01:00
Son NK 89c69ad625 refactor index.js 2021-03-18 13:52:13 +01:00
Son NK 91e805a637 move js part in index to a separate file 2021-03-18 12:34:08 +01:00
Son NK 3b850f6228 create analytics.js 2020-12-28 16:30:44 +01:00
Son NK c9b75c338e move theme.js to static/ and include it in base.html 2020-05-15 23:40:30 +02:00