Oliver Blanthorn
763e5c9a8b
Fix minor typo
2018-05-28 15:13:23 +01:00
Oliver Blanthorn
58c3eba08c
Make pyinstaller actually test that it works
2018-05-28 15:01:26 +01:00
Colin Caine
dba79b79bd
Try to fix winpython extraction
2018-05-28 14:54:34 +01:00
Oliver Blanthorn
595a49d0fb
Merge branch 'master' of github.com:cmcaine/tridactyl into gsbabil-gsbabil/windows-compiled-native-messenger-support
2018-05-28 14:16:57 +01:00
Oliver Blanthorn
2cc5662764
Output exe in artifacts with xpis etc
2018-05-28 14:00:05 +01:00
Oliver Blanthorn
e0810c5694
Remove old files
2018-05-28 13:16:25 +01:00
Colin Caine
c9df9b5f14
Fix hardcoded directory dependencies
2018-05-28 13:12:07 +01:00
Oliver Blanthorn
7d6491e982
Hide pyinstaller directory
2018-05-28 11:34:13 +01:00
Oliver Blanthorn
e159a83ae1
Add more cds to fix the cds
2018-05-28 11:30:06 +01:00
Babil Golam Sarwar
65b9275667
Add native message maker
2018-05-28 11:17:47 +01:00
Oliver Blanthorn
e407fc08fa
Fix pyinstaller testing
2018-05-28 11:14:06 +01:00
Oliver Blanthorn
5853113e90
CI: hide appveyor configuration
2018-05-28 10:35:33 +01:00
Oliver Blanthorn
501ec4f6ca
CI: Remove global install of nearley et al
2018-05-28 10:29:14 +01:00
Oliver Blanthorn
352863d98d
Merge pull request #620 from gsbabil/gsbabil/add-appveyor-windows-build-support
...
Add build with Windows support on AppVeyor
2018-05-28 10:24:00 +01:00
Oliver Blanthorn
b8e9d4a088
Remove global dependency on nearley,typedoc,marked
2018-05-28 10:22:17 +01:00
Babil Golam Sarwar
365d2b17e1
Add script to support PyInstaller under Wine
...
On a vanilla invocation, `wine-pyinstaller.sh` will prepare a
Python-3.5 environment under Wine-3. The current requirements to run
the script are following:
1. p7zip-16.xx
2. Wine-3.xx
3. WinPython-3.5.4
All of [1-3] are available in Debian Testing or Ubuntu Bionic
repositories.
P.S.
WinPython was used since official Python-3.5.4 from Python.org wont
run under Wine. Python-3.6 is not supported yet under Wine-3.xx.
2018-05-28 14:17:55 +10:00
Babil Golam Sarwar
8cfdbfa7dd
Allow build under both MSYS or MINGW
2018-05-28 14:07:46 +10:00
Babil Golam Sarwar
6485a64f1d
Add build with Windows support on AppVeyor
2018-05-28 13:02:23 +10:00
Babil Golam Sarwar
0c8585527a
Merge branch 'master' of https://github.com/cmcaine/tridactyl
2018-05-26 10:23:29 +10:00
Oliver Blanthorn
cc7e3f3255
Improve home
docs
2018-05-25 16:24:24 +01:00
Oliver Blanthorn
a8995d5f62
Merge branch 'master' of github.com:cmcaine/tridactyl into sumnerevans-css-prettier-compliance
2018-05-25 09:34:18 +01:00
Oliver Blanthorn
04a3586fc4
Merge branch 'master' of github.com:cmcaine/tridactyl into sirn-mac-nativeopen
2018-05-25 09:32:34 +01:00
Oliver Blanthorn
801288bfc1
Improve nativeopen warnings
2018-05-25 09:32:20 +01:00
Oliver Blanthorn
b6551fb5cb
Document pretty in pre-commit hook
2018-05-25 09:24:46 +01:00
Oliver Blanthorn
98f29d875a
Document <C-A-`> bind for ignore mode
2018-05-25 09:24:02 +01:00
Oliver Blanthorn
6128ea5a80
Include .git directory in archive for reviewers
2018-05-24 20:02:34 +01:00
Kridsada Thanabulpong
0272b3205d
Put some message in cmdline for new window or private window.
2018-05-25 01:43:52 +07:00
Kridsada Thanabulpong
cc6fc69ac7
Support macOS in nativeopen
2018-05-25 01:43:52 +07:00
Sumner Evans
de9d1f237e
Ran prettier on all CSS files
2018-05-24 08:53:51 -06:00
Oliver Blanthorn
458db36606
Update ESR link to 52
2018-05-24 15:44:16 +01:00
Sumner Evans
5164160375
#606 added .md files to list of files that need to be checked by prettier
2018-05-24 08:10:56 -06:00
Sumner Evans
1efeb70c5e
Reformat readme, contributing, changelog and src/static using prettier
2018-05-24 08:10:56 -06:00
Sumner Evans
a132f0922e
Reformat docs with prettier
2018-05-24 08:10:56 -06:00
Oliver Blanthorn
d2ca0bea52
Merge pull request #608 from sumnerevans/hint-documentation
...
Added missing note in amo.md about hint characters
2018-05-24 14:57:00 +01:00
Sumner Evans
b49b72608a
#588 added missing note in amo.md about hint characters
2018-05-24 07:46:23 -06:00
Oliver Blanthorn
b8dea34d0d
Merge pull request #603 from sumnerevans/hint-documentation
...
Adding notes about typing hint characters in lowercase (fix #588 ).
2018-05-23 21:49:35 +01:00
Oliver Blanthorn
00eced44ec
Fix links to documentation
2018-05-23 20:29:45 +01:00
Sumner Evans
36872df2b2
#588 adding notes about typing hint characters in lowercase
2018-05-23 11:22:50 -06:00
Oliver Blanthorn
5d8b20c557
Support uppercase hints
...
I wouldn't recommend that you use mixed case hints as they're all displayed as uppercase.
2018-05-23 17:38:17 +01:00
Oliver Blanthorn
498f2df052
Tidy up after quake
2018-05-23 15:43:11 +01:00
Oliver Blanthorn
98ad63cfc8
Improve discoverability of contributors
2018-05-23 15:39:40 +01:00
Colin Caine
bd4bd3077d
Trim whitespace in greenmat
2018-05-23 12:00:22 +01:00
Colin Caine
22293d849a
Merge remote-tracking branch 'caputchinefrobles/greenmat-theme'
2018-05-23 11:58:40 +01:00
Babil Golam Sarwar
e1f3956c78
Merge branch 'master' of https://github.com/cmcaine/tridactyl
2018-05-23 18:10:36 +10:00
Oliver Blanthorn
e453464697
Make qa
into an alias: fix #595
2018-05-22 17:09:19 +01:00
Bruno Oliveira
e731cfb15d
Disabling quirks mode and fixing class "namespace"
...
Adding <!doctype> on tutor template and adding
.TridacytlOwnNamespace class to generic selector
2018-05-22 11:12:15 -03:00
Oliver Blanthorn
23ed6588c8
Make quake theme use ] as is traditional
2018-05-22 14:27:41 +01:00
Oliver Blanthorn
06c51e2ccb
Convert colon to CSS
2018-05-22 14:18:23 +01:00
Oliver Blanthorn
2b8a8a6568
Add quake theme
2018-05-22 14:07:28 +01:00
Thomas Broadley
672a75d97d
docs: fix typo
2018-05-22 04:08:53 +01:00