openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Lyrebird Twitter Client
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
7 months
ago. based on code collected
7 months
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 30 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix travis-ci's default settings.xml which has pretty bad defaults
Tristan971
More...
over 8 years ago
Only refresh snapshots every 5 days.
Tristan971
More...
over 8 years ago
Improve GUIManager so it stores a map of the currently opened Stages and their respective owners, the Controller classes.
Tristan971
More...
over 8 years ago
We are using TestFX so we can remove some new JFXPanel(); here & there
Tristan971
More...
over 8 years ago
Improve EasyFXML testing and remove useless @Data annotation on it.
Tristan971
More...
over 8 years ago
Improve the controllers, and add an interface to them for #initialize()
Tristan971
More...
over 8 years ago
Update README.md (markdown syntax fix)
Tristan971
More...
over 8 years ago
Update README.md to follow current progression
Tristan971
More...
over 8 years ago
Update outdated dependencies
Tristan971
More...
over 8 years ago
Fix JavaFX testing using TestFX rather than JfxRunner
Tristan971
More...
over 8 years ago
Improve auto-testing of some lombok annotations and test main class
Tristan971
More...
over 8 years ago
Add a few tests and a JavaFX JUnit runner for UI testing
Tristan971
More...
over 8 years ago
Remove parameter warning since it's used to match consumer interface
Tristan971
More...
over 8 years ago
Unify TwitterHandler to fix the test that should have worked
Tristan971
More...
over 8 years ago
Add many tests and a MapUtils class for the SessionManager
Tristan971
More...
over 8 years ago
Refactor the threading for browser opening into DefaultApplications
Tristan971
More...
over 8 years ago
Use the new ThreadUtils and DefaultApplications for browser opening
Tristan971
More...
over 8 years ago
Extract browser calls to a new class for calls to default applications
Tristan971
More...
over 8 years ago
Remove final on dummy since @UtilityClass adds it automatically.
Tristan971
More...
over 8 years ago
Add some threading utilities
Tristan971
More...
over 8 years ago
Fixed login button on Linux by placing the call to open the browser in a new thread.
Tristan971
More...
over 8 years ago
Fixed login button on Linux by placing the call to open the browser in a new thread.
Tristan971
More...
over 8 years ago
Start a little of an integration to be able to show the timeline!
Tristan971
More...
over 8 years ago
Don't eagerly generate the twitter configuration and factory since only spring uses it and the TwitterHandler is the one handling multiple accounts.
Tristan971
More...
over 8 years ago
Move dummy's package
Tristan971
More...
over 8 years ago
Change the persistence model. We only save the Session (which is a wrapper around the account's AccessToken mostly)
Tristan971
More...
over 8 years ago
Remove JUnit 5 from classpath as it's buggy with spring boot for now
Tristan971
More...
over 8 years ago
Mark Dummy as a Utility class
Tristan971
More...
over 8 years ago
Fix build, forgot to remove a line.
Tristan971
More...
over 8 years ago
Use AWT's public API instead of JavaFX's private one to manage desktop browser opening. Will switch to JavaFX one once there's a supported one. This is part of an effort to not use private APIs to not have a broken project once Java 9 hits the shelf.
Tristan971
More...
over 8 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree