Commit graph

14 commits

Author SHA1 Message Date
Micah Lee
a54f99adf6 Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
Micah Lee
df21f00448 Fix check_lacked_trans.py so it works with black formatting, and remove unused translations from en.json 2020-09-14 15:57:46 -07:00
Micah Lee
88e151d414 Format all code using black 2019-10-12 21:01:25 -07:00
hiro
50850ad679 Add website sharing and directory listing cli-only 2019-04-23 16:08:14 +02:00
Micah Lee
54eec7dc41 Make check_lacked_trans.py executable 2019-04-21 13:00:29 -07:00
Miguel Jacq
62e668addd Unlocalize CLI strings 2019-04-20 10:31:34 +10:00
Miguel Jacq
f6fafc0f5b Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test dependencies. Update various paths. Add GUI unit tests docs to BUILD.md 2018-09-27 15:54:46 +10:00
Miguel Jacq
f6dbc55c0c Also include test dir for strings 2018-07-22 17:13:04 +10:00
Miguel Jacq
0be4f36894 Fix check_lacked_trans.py script to check subfolders and also match on more than first occurrence of strings._ in a single line 2018-07-22 17:00:30 +10:00
Miguel Jacq
57ef436536 Fix indentation... 2018-01-16 16:48:35 +11:00
Miguel Jacq
5483aac129 Better match for lang code filter 2018-01-16 16:45:54 +11:00
Miguel Jacq
ed9ed1770d Add -l arg to check_lacked_trans.py, to filter on a specific language code 2018-01-16 16:32:26 +11:00
Miguel Jacq
5a36f945b1 Update the check_lacked_trans.py script to work with latest codebase and use python 3 2018-01-16 16:17:23 +11:00
Micah Lee
245ddd0300 moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
Renamed from check_lacked_trans.py (Browse further)