An open API service providing commit metadata for open source projects.

GitHub / tryexceptpass/sofi / commits

an OS agnostic UI module for Python

SHA Message Author Date Stats
cbdb6e49 Updated requirements.txt to websockets==7.0 tryexceptpass <****@t****s> over 7 years ago
51526c83 * Added gettext(), getattribute() and getproperty() methods. tryexceptpass <****@t****s> over 8 years ago
85a562ac Text was not showing in Wells tryexceptpass <****@t****s> over 8 years ago
ca354b03 * Fixed issue with HTML output from Well objects. tryexceptpass <****@t****s> over 8 years ago
027a97a1 Updates to setup.py tryexceptpass <****@t****s> over 8 years ago
49842226 Final updates to setup.py tryexceptpass <****@t****s> over 8 years ago
7d1b5dba Final updates to setup.py tryexceptpass <****@t****s> over 8 years ago
bcd17c89 Had up update my setuptools to actually push markdown README correctly, so bu... tryexceptpass <****@t****s> over 8 years ago
dfbbe4d5 Adding README into setup's long description tryexceptpass <****@t****s> over 8 years ago
f651ba00 Updated setup info and version tryexceptpass <****@t****s> over 8 years ago
38b1460c Fixing websocket server start to use self.address instead of hostname - close... tryexceptpass <****@t****s> over 8 years ago
5af7831e Bumping version tryexceptpass <****@t****s> over 8 years ago
d451c235 Dumped autobahn in favor of websockets library (#91) Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3c7fe637 Moving path determination based on bundle to earlier in application start tryexceptpass <****@t****s> over 8 years ago
0c50e866 Now dynamically updating javascript lib to match hostname tryexceptpass <****@t****s> over 8 years ago
5d66acb8 Starting work on docs tryexceptpass <****@t****s> over 8 years ago
568a3d32 Updated requirements.txt and README tryexceptpass <****@t****s> over 8 years ago
ddef0165 Moving travis to 3.6 tryexceptpass <****@t****s> over 8 years ago
6583a735 Moving to Python 3.6 minimum requirement tryexceptpass <****@t****s> over 8 years ago
872b4dc3 * Added support for running the event loop in a background thread. tryexceptpass <****@t****s> over 8 years ago
22c59c74 Adding embedded chromium (#89) Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
82427a18 Adding embedded chromium hooks (#88) Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d9e09e0b Updated ConnectionDeny import in sofi.app.Sofi Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f17356e4 Added title to View, set sample.py to singleclient again tryexceptpass <****@t****s> over 9 years ago
dd7dede0 Multi client support (#85) Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3e3fa4a0 Use proper list method for callback removal (#84) nocarryr <m****t@n****m>
Committed by: Cristian Medina <t****s@u****m>
over 9 years ago
92ebc5a7 Use event.target for browser compatibility (#82) nocarryr <m****t@n****m>
Committed by: Cristian Medina <t****s@u****m>
over 9 years ago
1230fc9c Updated to async/await Python 3.5 tryexceptpass <t****s@u****m> over 9 years ago
43ad2555 Actually attacked the new test files tryexceptpass <t****s@u****m> almost 10 years ago
e2d3dd22 Added missing tests - closes #17 tryexceptpass <t****s@u****m> almost 10 years ago
464cad5c Implemented FormGroup - closes #65 tryexceptpass <t****s@u****m> almost 10 years ago
69823b74 * Continued work on #17 adding tests for panel. tryexceptpass <****@t****s> almost 10 years ago
b2580954 Added Bootstrap Alert, Page Header (#78) Jigar Mistry <j****4@g****m>
Committed by: Cristian Medina <t****s@u****m>
almost 10 years ago
6186c1ad Added Bootstrap Jumbotron, Well - closes #44, #53 (#77) Jigar Mistry <j****4@g****m>
Committed by: Cristian Medina <t****s@u****m>
almost 10 years ago
44af2602 Added Font Awesome Icons - closes #66 (#76) Jigar Mistry <j****4@g****m>
Committed by: Cristian Medina <t****s@u****m>
almost 10 years ago
91616fbb Added keyboard interrupt handler, removed exceptions when closing by properly... tryexceptpass <t****s@u****m> almost 10 years ago
9b756c37 Updated subclasses to properly reference self._children. tryexceptpass <t****s@u****m> almost 10 years ago
255019e4 Identified element.children as private by changing to _children - closes #22 tryexceptpass <t****s@u****m> almost 10 years ago
e4d8ccc4 Forgot to update tests since last changes to Button, now fixed. tryexceptpass <t****s@u****m> almost 10 years ago
e704b5fd Update README.md Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
82f14e8c Added CaretSpan class, updated Dropdown to use existing elements - closes #21 tryexceptpass <t****s@u****m> almost 10 years ago
0d6bcec5 Removed isdropdownitem from Dropdown and added as init param - closes #20 tryexceptpass <t****s@u****m> almost 10 years ago
1741e7a9 It would help if I actually added the test.png file in git tryexceptpass <t****s@u****m> almost 10 years ago
9f23cda0 Updated setup.py to include test.png and bumped version tryexceptpass <t****s@u****m> almost 10 years ago
3c45fb8f Added data URI support to Image and updated test tryexceptpass <t****s@u****m> almost 10 years ago
6cfde582 fix: Added a shortcut for generating tag attributes (#73) (#74) Michael Bryan <m****n@g****m>
Committed by: Cristian Medina <t****s@u****m>
almost 10 years ago
6d97663e The last commit was passing False to app.start, which prevent default browser... tryexceptpass <****@t****s> almost 10 years ago
91c304c9 Actually added the comments from the previous commit tryexceptpass <t****s@u****m> almost 10 years ago
84e29224 Significant changes to the Sofi object for better usability tryexceptpass <t****s@u****m> about 10 years ago
bde3322f Added Image Tag (#69) Jigar Mistry <j****4@g****m>
Committed by: Cristian Medina <t****s@u****m>
about 10 years ago
7502124c Added new Input test and fixed bug with helpblock id tryexceptpass <t****s@u****m> about 10 years ago
d42b3952 Textarea updates and addition of Input tryexceptpass <t****s@u****m> about 10 years ago
0e8450f3 Fixed Textarea __repr__ tryexceptpass <t****s@u****m> about 10 years ago
3a8b0893 Added Textarea class - closes #61 tryexceptpass <t****s@u****m> about 10 years ago
deda4863 Added parameter to `app.start()` for controlling automatically opening a browser Cristian Medina <c****t@u****m> about 10 years ago
6a73c5d4 Merge pull request #68 from 'jigarmistry-master' jigarmistry <j****4@g****m>
Committed by: tryexceptpass <****@t****s>
about 10 years ago
8ffafe05 Added build status to README.md Cristian Medina <t****s@u****m>
Committed by: tryexceptpass <****@t****s>
about 10 years ago
afb71ed4 Adding travis ci yaml Cristian Medina <c****t@u****m>
Committed by: tryexceptpass <****@t****s>
about 10 years ago
732707bb Updated gitignore for build and test files Cristian Medina <c****t@u****m>
Committed by: tryexceptpass <****@t****s>
about 10 years ago
a9748821 Added __init__.py and completed setup.py tryexceptpass <****@t****s> about 10 years ago
2cf57454 Started reorganizing directories, still have to test Cristian Medina <c****t@u****m> about 10 years ago
d8c4fc1b README updates Jigar Mistry <j****4@g****m>
Committed by: tryexceptpass <****@t****s>
about 10 years ago
593b2838 Panel id attribute now propagates to heading and body tryexceptpass <****@t****s> about 10 years ago
92a12d1c Added Missing Tags and Fixed a JS Append issue Cristian Medina <c****t@u****m> about 10 years ago
dbd46d7c README updates Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
273ceee0 merge Merge pull request #27 from JMSwag/patch-1 Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
0a2c9374 Update README.md JMSwag <j****g@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
bf236d52 Added requirements file tryexceptpass <****@t****s> about 10 years ago
75c6dc5e Update README.md Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
296fca59 Update README.md Cristian Medina <t****s@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
694dc468 README updates Cristian Medina <c****t@u****m> about 10 years ago
7e910ec7 Started using the logging module instead of prints Cristian Medina <c****t@u****m> about 10 years ago
4311fad6 Added twitter timeline sample tryexceptpass <****@t****s> about 10 years ago
c3542cc6 Updated README - closes #24 tryexceptpass <****@t****s> about 10 years ago
5922921e Actually added button_test file, also including buttondropdown tests tryexceptpass <****@t****s> about 10 years ago
4017ae69 Added button tests tryexceptpass <****@t****s> about 10 years ago
e4a1f242 Added anchor tests tryexceptpass <****@t****s> about 10 years ago
543dadff Started poking at hypothesis testing Cristian Medina <c****t@u****m> about 10 years ago
f6ad3c69 Updated tests and bug fixes Cristian Medina <c****t@u****m> about 10 years ago
639c2cdb Fixed broken ListItem test, everything now passes - closes #18 Cristian Medina <c****t@u****m> about 10 years ago
ef17f36d Added unregister function - closes #23 Cristian Medina <c****t@u****m> about 10 years ago
90ae54ff Completed eventing Cristian Medina <c****t@u****m> about 10 years ago
9ac1dab9 Fixed some import issues. Added initial event code tryexceptpass <****@t****s> about 10 years ago
4107b3a6 Updated __init__ with new filenames and removed underscores from tests Cristian Medina <c****t@u****m> about 10 years ago
01978b62 Renamed a few files and completed adding attributes Cristian Medina <c****t@u****m> about 10 years ago
735539ac Added Panel widget - closes #13 tryexceptpass <****@t****s> about 10 years ago
4369c8d0 Added attrs to element, added ButtonDropdown - Closes #11 tryexceptpass <****@t****s> over 10 years ago
9a21abb6 Forgot to add button group and toolbar python files tryexceptpass <****@t****s> over 10 years ago
92c8c6cf Adjustments to main application API Cristian Medina <c****t@u****m> over 10 years ago
69026132 Added ButtonToolbar - closes #10 tryexceptpass <****@t****s> over 10 years ago
a6294a65 Added ButtonGroup - closes #9 tryexceptpass <****@t****s> over 10 years ago
73b297a2 Updates to View, Container and Navbar plus added Button tryexceptpass <****@t****s> over 10 years ago
3adb9b02 Created adddropdown method for Navbar using a normal Dropdown Cristian Medina <c****t@u****m> over 10 years ago
f50bba27 NavbarItem and updates to Navbar Cristian Medina <c****t@u****m> over 10 years ago
46ec3d1c Moved js and html files and fixed webbrowser - closes #7 Cristian Medina <c****t@u****m> over 10 years ago
300330ab webbrowser.open no longer hardcoded to test file Cristian Medina <c****t@u****m> over 10 years ago
a919b602 Added DropdownItem - closes #6 Cristian Medina <c****t@u****m> over 10 years ago
09d166d4 - Added starter Dropdown element - closes #4. Cristian Medina <c****t@u****m> over 10 years ago
8e1316f4 Added super call to __init__ and proper __repr__ for all remaning objects tryexceptpass <****@t****s> over 10 years ago
c0daf6ab All relevant objects are importing and subclassing Element. Still need to add... tryexceptpass <****@t****s> over 10 years ago

← Back to repository