Commit graph

14 commits

Author SHA1 Message Date
Micah Lee
f4abcf1be9
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
78ba479a35
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
3037727890
Format all code using black 2019-10-12 21:01:25 -07:00
hiro
2d43588a3b Add website sharing and directory listing cli-only 2019-04-23 16:08:14 +02:00
Micah Lee
742d8dc87d
Make check_lacked_trans.py executable 2019-04-21 13:00:29 -07:00
Miguel Jacq
a7bbe818bf
Unlocalize CLI strings 2019-04-20 10:31:34 +10:00
Miguel Jacq
8fc8e0765c
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
1d8a902407
Also include test dir for strings 2018-07-22 17:13:04 +10:00
Miguel Jacq
5442beba8b
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
0333ec915c
Fix indentation... 2018-01-16 16:48:35 +11:00
Miguel Jacq
83e0d9f4de
Better match for lang code filter 2018-01-16 16:45:54 +11:00
Miguel Jacq
c3bf8f0739
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
ce1b2bd513
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)