[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit 3f49f8263a9040e021dd2f82525158a7e696b1e9 Author: hiro Date: Mon Sep 2 19:12:41 2019 +0200 Refactor plugin --- packages/xml-to-html/lektor_xml_to_html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/lektor_xml_to_html.py

[tor-commits] [lego/develop] Fix typo

2020-04-07 Thread hiro
commit 1375171fb624fe69cf3a88677198cf5bbb4d222a Author: hiro Date: Mon Sep 2 18:43:04 2019 +0200 Fix typo --- packages/xml-to-html/lektor_xml_to_html.py | 4 ++-- packages/xml-to-html/setup.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [lego/develop] Fix templates

2020-04-07 Thread hiro
commit f4e63da99d97ca8840c4c842be6bdbffce5d889a Author: hiro Date: Fri Aug 23 14:04:38 2019 +0200 Fix templates --- templates/footer.html | 4 ++-- templates/navbar.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/footer.html b/templates/footer.html

[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit bd44d0fd56ade885c25d6e715238149c083798c9 Author: hiro Date: Mon Sep 2 19:10:52 2019 +0200 Refactor plugin --- packages/xml-to-html/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/setup.py b/packages/xml-to-html/setup.py index

[tor-commits] [lego/develop] Update package name

2020-04-07 Thread hiro
commit 4840d8e7b9564536d25d2eb7f43c9d2eeb269481 Author: hiro Date: Mon Sep 2 18:35:56 2019 +0200 Update package name --- packages/{xml_to_html => xml-to-html}/LICENSE | 0 packages/{xml_to_html => xml-to-html}/README| 0 packages/{xml_to_html =>

[tor-commits] [lego/develop] Fix packages, add xml plugin, fix gitignore

2020-04-07 Thread hiro
commit fc2736fa2941af21ccbea3aefdd7bb81723ab266 Author: hiro Date: Mon Sep 2 18:31:26 2019 +0200 Fix packages, add xml plugin, fix gitignore --- .gitignore | 1 + .../markdown-header-anchors => }/.gitignore| 0

[tor-commits] [lego/develop] Fix templates

2020-04-07 Thread hiro
commit bcc9aeb57bb61db39a8964c3427682466ebbc743 Author: hiro Date: Fri Aug 23 14:05:44 2019 +0200 Fix templates --- databags/menu_footer+en.ini | 6 +++--- templates/footer.html | 4 ++-- templates/navbar.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff

[tor-commits] [lego/develop] Fix templates

2020-04-07 Thread hiro
commit 25d6ecd37f7a75fb8e394e8e94bcdcf257158a4a Author: hiro Date: Fri Aug 23 14:10:38 2019 +0200 Fix templates --- templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/navbar.html b/templates/navbar.html index 782474e..db78178 100644 ---

[tor-commits] [lego/develop] Fix file location first attempt

2020-04-07 Thread hiro
commit d75042f47329d0e03735d71d890461c0363e09a5 Author: hiro Date: Mon Sep 2 18:47:00 2019 +0200 Fix file location first attempt --- packages/xml-to-html/lektor_xml_to_html.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/xml-to-html/lektor_xml_to_html.py

[tor-commits] [lego/develop] Use localized menus

2020-04-07 Thread hiro
commit 1346ab22bffc21b2c9bfc7a4cb721725f0a963cb Author: hiro Date: Fri Aug 23 14:16:04 2019 +0200 Use localized menus --- databags/menu+bn-BD.ini| 19 +++ databags/menu+de.ini | 19 +++ databags/menu+es.ini | 19

[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit 25afb191764c169c17343c1028a5366b9c5900f0 Author: hiro Date: Mon Sep 2 19:07:47 2019 +0200 Refactor plugin --- packages/xml-to-html/lektor_xml_to_html.py | 36 +++--- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git

[tor-commits] [lego/develop] Fix typo

2020-04-07 Thread hiro
commit b5691c8332c7957a4427bd8798c17239d9685424 Author: hiro Date: Thu Sep 5 15:52:03 2019 +0200 Fix typo --- packages/txt-to-html/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/txt-to-html/setup.py b/packages/txt-to-html/setup.py index

[tor-commits] [lego/develop] Add txt to html plugin

2020-04-07 Thread hiro
commit 99136c549fe398b0c56e4b608aab45a0455b84fd Author: hiro Date: Thu Sep 5 15:34:13 2019 +0200 Add txt to html plugin --- packages/txt-to-markdown/LICENSE | 674 + packages/txt-to-markdown/README| 3 +

[tor-commits] [lego/develop] add sticky submenu

2020-04-07 Thread hiro
commit 5d6dfa45cb04f99d557ce79eef6b82dc6e2df721 Author: Antonela Date: Thu Sep 5 09:23:19 2019 -0400 add sticky submenu close https://dip.torproject.org/web/tpo/issues/13 --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [lego/develop] Update css for toggles checkbox in page animations

2020-04-07 Thread hiro
commit a1fa6cd2432e07bcba649864bd49c538ca1d3d33 Author: hiro Date: Mon Sep 9 14:59:41 2019 +0200 Update css for toggles checkbox in page animations --- assets/scss/_tor.scss | 84 +++ 1 file changed, 84 insertions(+) diff --git

[tor-commits] [lego/develop] donate button points to the donate.torproject.org right locale

2020-04-07 Thread hiro
commit 54d5eb63e4c1853fd44f25de69f1091d4670e72b Author: Antonela Date: Thu Sep 5 17:07:29 2019 -0400 donate button points to the donate.torproject.org right locale close https://dip.torproject.org/web/tpo/issues/14 --- templates/navbar.html | 4 +++- 1 file changed, 3

[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit 1c52e84defb4d99bf288da902d16e9a9c922bbe8 Author: hiro Date: Mon Sep 2 19:08:56 2019 +0200 Refactor plugin --- packages/xml-to-html/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/setup.py b/packages/xml-to-html/setup.py index

[tor-commits] [lego/develop] Update breadcrubs template

2020-04-07 Thread hiro
commit 0c596e05d25877bd918f64561200084985a365c7 Author: hiro Date: Thu Sep 12 17:03:15 2019 +0200 Update breadcrubs template --- templates/breadcrumb.html | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/templates/breadcrumb.html

[tor-commits] [lego/develop] fix padding in page container

2020-04-07 Thread hiro
commit 094dd93359d24f87c74eaa932de7f3214dd9 Author: Antonela Date: Thu Sep 5 20:59:55 2019 -0400 fix padding in page container --- assets/scss/_tor.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/scss/_tor.scss b/assets/scss/_tor.scss index

[tor-commits] [lego/develop] add breadcrumb template

2020-04-07 Thread hiro
commit f0331cadae140a9c79015bf7a757fcdfe52673cd Author: Antonela Date: Thu Sep 5 09:40:20 2019 -0400 add breadcrumb template --- templates/breadcrumb.html | 13 + 1 file changed, 13 insertions(+) diff --git a/templates/breadcrumb.html b/templates/breadcrumb.html new file mode

[tor-commits] [lego/develop] Fix plugin

2020-04-07 Thread hiro
commit 4911d14b482d292742f5f0e30130e4b6817f56f8 Author: hiro Date: Thu Sep 5 15:57:25 2019 +0200 Fix plugin --- packages/txt-to-html/lektor_txt_to_html.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/txt-to-html/lektor_txt_to_html.py

[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit 802a851312bce5c29b269284e8bbcfe675f6b43a Author: hiro Date: Mon Sep 2 19:11:38 2019 +0200 Refactor plugin --- packages/xml-to-html/lektor_xml_to_html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/lektor_xml_to_html.py

[tor-commits] [lego/develop] Update README in xml plugin

2020-04-07 Thread hiro
commit 610beb061c5cdad96a1a85db7b2cce5038858432 Author: hiro Date: Wed Sep 4 15:22:08 2019 +0200 Update README in xml plugin --- packages/xml-to-html/README.md | 25 + 1 file changed, 25 insertions(+) diff --git a/packages/xml-to-html/README.md

[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit faa6d89dbc67c273b74a0a2fc003823959975819 Author: hiro Date: Mon Sep 2 19:08:14 2019 +0200 Refactor plugin --- packages/xml-to-html/lektor_xml_to_html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/lektor_xml_to_html.py

[tor-commits] [lego/develop] Use localized menus fix footer

2020-04-07 Thread hiro
commit aa31aec9ca27d2037e7a3befb6a6e3aa1aed8f17 Author: hiro Date: Fri Aug 23 14:21:03 2019 +0200 Use localized menus fix footer --- templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index

[tor-commits] [lego/develop] Fix typo

2020-04-07 Thread hiro
commit 518cab3eaece9e0e18a241f9a3b4cffee1c6b05c Author: hiro Date: Mon Sep 2 18:45:07 2019 +0200 Fix typo --- packages/xml-to-html/lektor_xml_to_html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/lektor_xml_to_html.py

[tor-commits] [lego/develop] Fix menu paths

2020-04-07 Thread hiro
commit 9e6fd6b34b8252ad3cc0a8eb81e640320c2ba6b8 Author: hiro Date: Fri Aug 23 18:10:56 2019 +0200 Fix menu paths --- databags/menu+bn-BD.ini | 6 +- databags/menu+de.ini| 6 +- databags/menu+es.ini| 6 +- databags/menu+fr.ini| 6 +- databags/menu+id.ini| 6

[tor-commits] [lego/develop] Fix name in setup

2020-04-07 Thread hiro
commit 9f2aa76623403b937622029a8c28ef9537deda0e Author: hiro Date: Mon Sep 2 18:37:23 2019 +0200 Fix name in setup --- packages/xml-to-html/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/setup.py b/packages/xml-to-html/setup.py index

[tor-commits] [lego/develop] Edit setup with url

2020-04-07 Thread hiro
commit f32fc30c76f2c1bcb287ba09e43e0e65d98e35b1 Author: hiro Date: Wed Sep 4 15:24:05 2019 +0200 Edit setup with url --- packages/xml-to-html/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/setup.py b/packages/xml-to-html/setup.py index

[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit 5fcae782132fbd810fcbb2a7db9ec222a62356f3 Author: hiro Date: Mon Sep 2 19:13:21 2019 +0200 Refactor plugin --- packages/xml-to-html/lektor_xml_to_html.py | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/xml-to-html/lektor_xml_to_html.py

[tor-commits] [lego/develop] Clean up and update xml stream plugin

2020-04-07 Thread hiro
commit 62b25f1cba4a7af931ccd8f4420d0669812db09c Author: hiro Date: Wed Sep 4 14:45:18 2019 +0200 Clean up and update xml stream plugin --- packages/xml-to-html/lektor_xml_to_html.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [lego/develop] add sticky class for nav menus

2020-04-07 Thread hiro
commit efafbf5574417583f97edd0b0be3143a2cd1577b Author: Antonela Date: Thu Sep 5 09:18:14 2019 -0400 add sticky class for nav menus --- assests/scss/_tor.scss | 7 +++ 1 file changed, 7 insertions(+) diff --git a/assests/scss/_tor.scss b/assests/scss/_tor.scss index ff6f69a..c73909d

[tor-commits] [lego/develop] Refactor plugin

2020-04-07 Thread hiro
commit 4e07d49bc08514376151c3a7c73dd3ed0b67583d Author: hiro Date: Mon Sep 2 19:16:35 2019 +0200 Refactor plugin --- packages/xml-to-html/lektor_xml_to_html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml-to-html/lektor_xml_to_html.py

[tor-commits] [lego/develop] Fix typo

2020-04-07 Thread hiro
commit 16edbaec21f976e6ebc1b28dd2f804aa8f3246c4 Author: hiro Date: Thu Sep 5 15:52:53 2019 +0200 Fix typo --- packages/txt-to-html/lektor_txt_to_html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/txt-to-html/lektor_txt_to_html.py

[tor-commits] [lego/develop] Merge branch 'h5-padding-constraint'

2020-04-07 Thread hiro
commit c13e71e2bbeb1d074f816419cd5bab5c093ecbfd Merge: a96a831 41b831a Author: gus Date: Wed Sep 18 11:03:28 2019 -0400 Merge branch 'h5-padding-constraint' Fix https://dip.torproject.org/web/manual/issues/4 assets/scss/_newsletter.scss | 2 +- assets/scss/_portal.scss | 2 +- 2

[tor-commits] [lego/develop] Remove bottom banner

2020-04-07 Thread hiro
commit 91aeb8fa5d9492c9fd2b4e86368b2409869ac66f Author: hiro Date: Fri Oct 25 22:35:50 2019 +0200 Remove bottom banner --- templates/footer.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index a3b3baf..63f9f46 100644 ---

[tor-commits] [lego/develop] remove huge footer padding

2020-04-07 Thread hiro
commit a2e8d340105281a2b7bbfe422a17f72e402ee1a8 Author: Antonela Date: Wed Oct 16 12:36:28 2019 -0300 remove huge footer padding breaking from newsletter.scss --- assets/static/bootstrap.css | 18 +- assets/static/bootstrap.css.map | 2 +- 2 files changed, 10

[tor-commits] [lego/develop] Update to breadcrumbs

2020-04-07 Thread hiro
commit ae8465f4a3508e847e4a3209791f9bf7e1abb5b8 Author: hiro Date: Thu Sep 12 18:15:44 2019 +0200 Update to breadcrumbs --- templates/macros/parent.html | 33 +++-- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/templates/macros/parent.html

[tor-commits] [lego/develop] Link to donate.tp.o

2020-04-07 Thread hiro
commit e066e39ac5d6bd1bdaad67c6b981b538cfb81d9b Author: hiro Date: Fri Oct 25 21:18:03 2019 +0200 Link to donate.tp.o --- templates/bottom_banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bottom_banner.html b/templates/bottom_banner.html index

[tor-commits] [lego/develop] Fix climate stricke css

2020-04-07 Thread hiro
commit adb67ea6a31f917292f1f4d8688c832336eca1c0 Author: hiro Date: Mon Sep 16 14:07:18 2019 +0200 Fix climate stricke css --- assets/static/css/digital-climate-strike/button.css | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[tor-commits] [lego/develop] i18lize template

2020-04-07 Thread hiro
commit 714daa22a7e27d533647dc4655e8f31b76841f59 Author: emma peel Date: Wed Oct 2 15:36:08 2019 +0200 i18lize template --- templates/secure-connections.html | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git

[tor-commits] [lego/develop] Update to breadcrumbs

2020-04-07 Thread hiro
commit b70cb754bffeff3ab6a7cbb973b7b5d211441bf5 Author: hiro Date: Thu Sep 12 17:40:25 2019 +0200 Update to breadcrumbs --- templates/breadcrumb.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/breadcrumb.html b/templates/breadcrumb.html index

[tor-commits] [lego/develop] Update template

2020-04-07 Thread hiro
commit e01f110c3cae590d5b84987dc05bfa028322ccc3 Author: hiro Date: Mon Oct 28 16:44:52 2019 +0100 Update template --- templates/bottom_banner.html | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/templates/bottom_banner.html b/templates/bottom_banner.html

[tor-commits] [lego/develop] Update to breadcrumbs

2020-04-07 Thread hiro
commit 02e4f3b269e2246d0bbed1692a2d09c18c788028 Author: hiro Date: Thu Sep 12 17:53:25 2019 +0200 Update to breadcrumbs --- templates/macros/parent.html | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/templates/macros/parent.html

[tor-commits] [lego/develop] Fix climate stricke css

2020-04-07 Thread hiro
commit 09c5813e895e67104dbdcf15bfec66367bd11790 Author: hiro Date: Mon Sep 16 14:09:37 2019 +0200 Fix climate stricke css --- assets/static/css/digital-climate-strike/button.css | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git

[tor-commits] [lego/develop] fix pagenav.html

2020-04-07 Thread hiro
commit 7dea0272a5c5bf3ffc8d523159409fb4676ffc3a Author: Antonela Date: Fri Sep 27 15:40:19 2019 -0300 fix pagenav.html --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pagenav.html b/templates/pagenav.html index c242baf..a2caed6

[tor-commits] [lego/develop] Add font

2020-04-07 Thread hiro
commit 09b430724aedd6bddc15dfd443f41ff623253303 Author: hiro Date: Fri Oct 25 21:15:35 2019 +0200 Add font --- assets/static/css/eoy.css | 7 ++- .../css/fonts/LeagueGothic/LeagueGothic-Italic.otf | Bin 0 -> 22648 bytes 2 files changed, 6

[tor-commits] [lego/develop] Update lego for eoy campaing

2020-04-07 Thread hiro
commit a452ea9e315f72521e3b7999ad55ef681d707e80 Author: hiro Date: Fri Oct 25 20:59:51 2019 +0200 Update lego for eoy campaing --- assets/static/css/eoy.css | 92 ++ assets/static/css/fonts/Kanit/kanit.woff2 | Bin 0 -> 18144 bytes

[tor-commits] [lego/develop] breadcrumbs go full-width

2020-04-07 Thread hiro
commit a96a831ce72870d637a5e872e73a186c9287d64d Author: Antonela Date: Wed Sep 18 10:28:40 2019 -0300 breadcrumbs go full-width close #68 --- templates/breadcrumb.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/breadcrumb.html

[tor-commits] [lego/develop] Include eoy banner

2020-04-07 Thread hiro
commit 9012f8087a3d06a96a86af9ab3aff6090e129253 Author: hiro Date: Fri Oct 25 21:17:27 2019 +0200 Include eoy banner --- templates/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/footer.html b/templates/footer.html index 63f9f46..a3b3baf 100644 ---

[tor-commits] [lego/develop] Rename banner fix templating

2020-04-07 Thread hiro
commit 9166e8dee91b8e8c4148d750aafece458693ed3c Author: hiro Date: Mon Oct 28 17:48:28 2019 +0100 Rename banner fix templating --- templates/banner.html| 28 templates/bottom_banner.html | 2 +- templates/navbar.html| 2 +- 3 files changed,

[tor-commits] [lego/develop] Add redirect model and template

2020-04-07 Thread hiro
commit 37611e7cfae397d5e8a8aa41ac219a41ae2b6181 Author: hiro Date: Fri Oct 25 21:21:40 2019 +0200 Add redirect model and template --- models/redirect.ini | 7 +++ templates/redirect.html | 1 + 2 files changed, 8 insertions(+) diff --git a/models/redirect.ini

[tor-commits] [lego/develop] Modify css and templates

2020-04-07 Thread hiro
commit d110f07b4e4abea653b88d112587a929fe433099 Author: hiro Date: Mon Oct 28 17:36:31 2019 +0100 Modify css and templates --- assets/static/css/eoy.css | 11 +++ templates/navbar.html | 15 --- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git

[tor-commits] [lego/develop] Set pagenav sticky top

2020-04-07 Thread hiro
commit 15bf6aa7d287e47189e8844b6e4f660a7f0932c4 Author: hiro Date: Mon Oct 28 23:11:12 2019 +0100 Set pagenav sticky top --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pagenav.html b/templates/pagenav.html index a2caed6..febbef1

[tor-commits] [lego/develop] Remove horizontal scrolling bug

2020-04-07 Thread hiro
commit eb1375724d650cada738fcb8323d768cdc3b19c7 Author: hiro Date: Tue Oct 29 14:18:09 2019 +0100 Remove horizontal scrolling bug --- assets/scss/_eoy.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/scss/_eoy.scss b/assets/scss/_eoy.scss index 7845643..b374932 100644 ---

[tor-commits] [lego/develop] Update template for banner

2020-04-07 Thread hiro
commit 98b847542a389c98c0764ae6c7a92a537a844ec1 Author: hiro Date: Wed Oct 30 17:16:22 2019 +0100 Update template for banner --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/banner.html b/templates/banner.html index 43d0508..1e545ab

[tor-commits] [lego/develop] translate banner

2020-04-07 Thread hiro
commit 16c2890e5f5a8bbf05d243716786f4eeb0675197 Author: emma peel Date: Tue Oct 29 09:33:29 2019 +0100 translate banner --- templates/banner.html | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/banner.html b/templates/banner.html index

[tor-commits] [lego/develop] Update banner

2020-04-07 Thread hiro
commit 94e77b021239e5a7de81ba7272537dfc0839717f Author: hiro Date: Mon Oct 28 17:46:52 2019 +0100 Update banner --- templates/bottom_banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/bottom_banner.html b/templates/bottom_banner.html index

[tor-commits] [lego/develop] Modify banner template

2020-04-07 Thread hiro
commit 0b9ae1cd239ba5d0968833fd39b936ef81b37cda Author: hiro Date: Tue Oct 29 22:29:25 2019 +0100 Modify banner template --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/banner.html b/templates/banner.html index 3d2647c..6d15fac

[tor-commits] [lego/develop] Update css

2020-04-07 Thread hiro
commit 146fbc11278661cd569f24aa44652fd793cc7b26 Author: hiro Date: Mon Oct 28 16:39:58 2019 +0100 Update css --- assets/static/css/eoy.css | 55 +++ 1 file changed, 37 insertions(+), 18 deletions(-) diff --git a/assets/static/css/eoy.css

[tor-commits] [lego/develop] Remove border in newsletter section

2020-04-07 Thread hiro
commit b0a49dc23d6086410f367a0a923270ca5eb2ad20 Author: Antonela Date: Tue Nov 26 07:54:09 2019 -0300 Remove border in newsletter section --- templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index

[tor-commits] [lego/develop] Update css and template for banner

2020-04-07 Thread hiro
commit d2fb69f5a236a4a99a16498ba59e74081ac4ef15 Author: hiro Date: Wed Oct 30 17:09:52 2019 +0100 Update css and template for banner --- assets/scss/_eoy.scss | 11 --- templates/banner.html | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git

[tor-commits] [lego/develop] Update template for banner

2020-04-07 Thread hiro
commit 8a4ddc76122db1b60a2ed2b0217c49b7ad77f3d5 Author: hiro Date: Wed Oct 30 17:20:21 2019 +0100 Update template for banner --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/banner.html b/templates/banner.html index 1e545ab..3d2647c

[tor-commits] [lego/develop] Update template for banner

2020-04-07 Thread hiro
commit f94fe98fd531c5f003c5f331c9948164c61591f0 Author: hiro Date: Wed Oct 30 17:15:33 2019 +0100 Update template for banner --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/banner.html b/templates/banner.html index c07b574..43d0508

[tor-commits] [lego/develop] add new langs in menus and other small fixes

2020-04-07 Thread hiro
commit b5068d5caad2e23324bc1179a8c78865c953279b Author: emma peel Date: Fri Nov 1 09:57:53 2019 +0100 add new langs in menus and other small fixes --- databags/menu+ca.ini| 23 +++ databags/menu+de.ini| 2 +- databags/menu_footer+ar.ini | 15

[tor-commits] [lego/develop] Donate button url should not be localized

2020-04-07 Thread hiro
commit 7b0eb82c0e5814c6cf620c48acff0b9517ea4f81 Author: hiro Date: Mon Nov 11 15:19:31 2019 +0100 Donate button url should not be localized --- templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/navbar.html b/templates/navbar.html index

[tor-commits] [lego/develop] Update template for banner

2020-04-07 Thread hiro
commit e90f020329df5d3016273efe23bea6d8d39ec6c9 Author: hiro Date: Wed Oct 30 17:11:25 2019 +0100 Update template for banner --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/banner.html b/templates/banner.html index 67c0375..ab682ad

[tor-commits] [lego/develop] Change templates and reduce databags

2020-04-07 Thread hiro
commit 98e55dace8bbfc909ec21d36ef9f7eaca687fa15 Author: hiro Date: Mon Nov 11 14:17:07 2019 +0100 Change templates and reduce databags --- databags/menu.ini| 23 +++ databags/menu_footer.ini | 15 +++ templates/footer.html| 2 +-

[tor-commits] [lego/develop] Move class to row

2020-04-07 Thread hiro
commit c1476450e4f545f9808fbe48660d71cb3a803b23 Author: hiro Date: Wed Oct 30 16:58:05 2019 +0100 Move class to row --- templates/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/banner.html b/templates/banner.html index 6d15fac..58bba01 100644

[tor-commits] [lego/develop] Update css

2020-04-07 Thread hiro
commit 3c49cb1dd567d66ba2aba9c96af301744eba9e68 Author: hiro Date: Tue Nov 5 14:54:52 2019 +0100 Update css --- help | 20 1 file changed, 20 insertions(+) diff --git a/help b/help new file mode 100644 index 000..9669cca --- /dev/null +++ b/help @@ -0,0 +1,20 @@

[tor-commits] [lego/develop] Localize all links in the footer

2020-04-07 Thread hiro
commit dc998ccf3170970f3d232f621f323c3c9e8eabeb Author: hiro Date: Mon Nov 25 17:58:46 2019 +0100 Localize all links in the footer --- templates/footer.html | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index

[tor-commits] [lego/develop] Remove line breaks

2020-04-07 Thread hiro
commit 10c54ebf84569e49ab85ac4a79d4ba68785187f5 Author: hiro Date: Tue Oct 29 10:31:34 2019 +0100 Remove line breaks --- templates/banner.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/banner.html b/templates/banner.html index 93e6943..3d2647c 100644

[tor-commits] [lego/develop] Update padding in bottom_banner

2020-04-07 Thread hiro
commit 31602335de2b4a07f9bff1ce4d173b62b3b29f1f Author: hiro Date: Fri Oct 25 21:33:13 2019 +0200 Update padding in bottom_banner --- templates/bottom_banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/bottom_banner.html

[tor-commits] [lego/develop] Change link in banner

2020-04-07 Thread hiro
commit 1ade3bbac5071fa061a1290cda4acad8ae3b6f1d Author: hiro Date: Mon Oct 28 21:03:35 2019 +0100 Change link in banner --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/banner.html b/templates/banner.html index b1782d7..bafd248 100644

[tor-commits] [lego/develop] remove harcoded capitalizations. ref: #30678

2020-04-07 Thread hiro
commit ed9bc804277d23fef2ed6da883f031129fee220f Author: emma peel Date: Fri Nov 1 09:56:35 2019 +0100 remove harcoded capitalizations. ref: #30678 --- assets/scss/_tor.scss| 2 +- assets/scss/bootstrap.css| 12 ++-- assets/scss/utilities/_text.scss | 6 +++---

[tor-commits] [lego/develop] Update css

2020-04-07 Thread hiro
commit 740a29c997e87c75f48bc58d85cc2572a35154e0 Author: hiro Date: Mon Oct 28 17:11:38 2019 +0100 Update css --- assets/static/css/eoy.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/static/css/eoy.css b/assets/static/css/eoy.css index 934f17b..fe51de5 100644 ---

[tor-commits] [lego/develop] Update css

2020-04-07 Thread hiro
commit 5013ac80deb2ca22bd4146fca141da7f44036e9d Author: hiro Date: Mon Oct 28 18:06:06 2019 +0100 Update css --- templates/banner.html| 2 +- templates/bottom_banner.html | 28 2 files changed, 1 insertion(+), 29 deletions(-) diff --git

[tor-commits] [lego/develop] Update template for banner

2020-04-07 Thread hiro
commit 957e26c99f2ce47fd69ab28d56f2f0d3a1d0aa5c Author: hiro Date: Wed Oct 30 17:14:25 2019 +0100 Update template for banner --- templates/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/banner.html b/templates/banner.html index ab682ad..c07b574

[tor-commits] [lego/develop] Fix banner

2020-04-07 Thread hiro
commit eeeb665a9b147f046fc9029b8733956982dcebc0 Author: hiro Date: Sat Oct 26 00:12:44 2019 +0200 Fix banner --- assets/static/css/eoy.css| 21 +++-- templates/bottom_banner.html | 33 ++--- 2 files changed, 21 insertions(+), 33 deletions(-)

[tor-commits] [lego/develop] Change to the official unofficial github - torproject

2020-04-07 Thread hiro
commit e1fa6ffaa938f4f4c82e6fc2b05f995a82b5a405 Author: Gustavo Gus Date: Tue Oct 1 16:09:11 2019 + Change to the official unofficial github - torproject --- templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/footer.html

[tor-commits] [lego/develop] Update links

2020-04-07 Thread hiro
commit bbf8108b622ef4c8b1d96b9790fc3e77aa1c030f Author: hiro Date: Wed Nov 13 16:52:31 2019 +0100 Update links --- databags/links.ini | 82 +- 1 file changed, 81 insertions(+), 1 deletion(-) diff --git a/databags/links.ini

[tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb

2020-04-07 Thread translation
commit dd88050c01fcedc9855b4db56e78ca585031e45d Author: Translation commit bot Date: Tue Apr 7 13:45:15 2020 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb --- he/LC_MESSAGES/bridgedb.po | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff

[tor-commits] [lego/develop] Add locale direction to footer

2020-04-07 Thread hiro
commit d7f04b5060ece7de0ad4cf9f3081515dccbf215d Author: hiro Date: Wed Nov 27 13:47:17 2019 +0100 Add locale direction to footer --- templates/footer.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index

[tor-commits] [lego/develop] First step in localize donate button properly

2020-04-07 Thread hiro
commit 6d90910337fbc0b383cbf5483aa61be9460e08d2 Author: hiro Date: Mon Nov 25 17:31:19 2019 +0100 First step in localize donate button properly --- templates/navbar.html | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/navbar.html b/templates/navbar.html

[tor-commits] [lego/develop] Update links databag

2020-04-07 Thread hiro
commit 6637db14b723355b0f6767b1448893b84f3d3e14 Author: hiro Date: Mon Nov 25 18:09:42 2019 +0100 Update links databag --- databags/links.ini | 53 + 1 file changed, 53 insertions(+) diff --git a/databags/links.ini b/databags/links.ini

[tor-commits] [lego/develop] Update donate button

2020-04-07 Thread hiro
commit 07eaef9800b90b8de1c490dedc95928d3b789cbf Author: hiro Date: Mon Nov 11 16:00:19 2019 +0100 Update donate button --- templates/footer.html | 2 +- templates/navbar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/footer.html

[tor-commits] [lego/develop] update catalan link now that the website is available.

2020-04-07 Thread hiro
commit c77ce2bfb2262e87a00566184a7193bf491445f5 Author: emma peel Date: Mon Nov 18 13:07:31 2019 +0100 update catalan link now that the website is available. --- databags/links.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databags/links.ini b/databags/links.ini

[tor-commits] [lego/develop] Update to templates

2020-04-07 Thread hiro
commit 3c074913500500d4a0a9cada02adb25fd9f8b92b Author: hiro Date: Mon Nov 11 16:41:24 2019 +0100 Update to templates --- templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/navbar.html b/templates/navbar.html index a014de2..0210587 100644

[tor-commits] [lego/develop] Use only one about menu in tpo

2020-04-07 Thread hiro
commit c51ef99eba57a7481b12dfee061adbdf6ef9b2c8 Author: hiro Date: Mon Nov 11 17:04:58 2019 +0100 Use only one about menu in tpo --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pagenav.html b/templates/pagenav.html index

[tor-commits] [lego/develop] Update banner elements order

2020-04-07 Thread hiro
commit 116fa263a3d0906cb8c5f496da75e0a2a3210a6e Author: hiro Date: Wed Nov 27 16:02:19 2019 +0100 Update banner elements order --- templates/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/banner.html b/templates/banner.html index

[tor-commits] [lego/develop] Remove links to menus

2020-04-07 Thread hiro
commit 6a550faea39a534af47923a01bd29d138365819f Author: hiro Date: Mon Nov 11 17:06:23 2019 +0100 Remove links to menus --- databags/menu+bn-BD.ini| 23 --- databags/menu+ca.ini | 23 --- databags/menu+de.ini | 23

[tor-commits] [lego/develop] Update banner elements order

2020-04-07 Thread hiro
commit 767506c7d523c27c22fff72d09b04b74bc4a4b42 Author: hiro Date: Wed Nov 27 16:03:40 2019 +0100 Update banner elements order --- templates/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/banner.html b/templates/banner.html index

[tor-commits] [lego/develop] Update eoy css

2020-04-07 Thread hiro
commit 689740889569f5372af5188bceb13bac3eede059 Author: hiro Date: Tue Nov 5 14:58:35 2019 +0100 Update eoy css --- assets/scss/_eoy.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/scss/_eoy.scss b/assets/scss/_eoy.scss index b374932..b565245 100644 ---

[tor-commits] [lego/develop] Update navbar with links databag

2020-04-07 Thread hiro
commit 7ad3e5bff416f501e05aaa54fdc742a6fb567159 Author: hiro Date: Mon Nov 11 16:30:12 2019 +0100 Update navbar with links databag --- databags/links.ini| 9 + templates/navbar.html | 7 ++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/databags/links.ini

[tor-commits] [lego/develop] Update footer template

2020-04-07 Thread hiro
commit 7f196bc35e6bc2555e9a13ee024f322840433954 Author: hiro Date: Mon Nov 25 18:11:44 2019 +0100 Update footer template --- databags/links.ini| 3 +++ templates/footer.html | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/databags/links.ini

[tor-commits] [lego/develop] Fix padding for donate button

2020-04-07 Thread hiro
commit 3409e3eebc2ffca079bf890b5ecb5add6fceccbc Author: hiro Date: Mon Nov 25 18:28:23 2019 +0100 Fix padding for donate button --- templates/navbar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/navbar.html b/templates/navbar.html index

[tor-commits] [lego/develop] Localize donate button everywhere

2020-04-07 Thread hiro
commit ae416478e7bd9df03e7f14fc1ee97000d2261fdb Author: hiro Date: Mon Nov 25 17:52:27 2019 +0100 Localize donate button everywhere --- templates/banner.html | 7 ++- templates/footer.html | 7 ++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git

[tor-commits] [lego/develop] Fix template

2020-04-07 Thread hiro
commit cd3fc729d308b2bce913206b8ed0b95529f3e4c9 Author: hiro Date: Mon Nov 25 17:48:02 2019 +0100 Fix template --- templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/navbar.html b/templates/navbar.html index e8800d9..24185b4 100644 ---

[tor-commits] [translation/bridgedb_completed] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed

2020-04-07 Thread translation
commit fdd98d1c46f0fb6e66bff573e3029da2658b755f Author: Translation commit bot Date: Tue Apr 7 11:15:22 2020 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed --- es/LC_MESSAGES/bridgedb.po | 158 +++-- 1 file changed,

[tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb

2020-04-07 Thread translation
commit c4fca1f90ade957162ca46c7f76572301b8a217c Author: Translation commit bot Date: Tue Apr 7 11:15:16 2020 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb --- es/LC_MESSAGES/bridgedb.po | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff

  1   2   3   >