Commit Graph

25 Commits

Author SHA1 Message Date
MickGe c9d97832a0
Remove space in repo name
To avoid error if paste repo name with space.
2021-11-07 10:08:27 +01:00
zvizvi baf9154919 Profile image fallback 2021-05-24 01:03:46 +03:00
zvizvi 818c3bf24d Show repo owner profile image 2021-05-24 01:01:41 +03:00
Henry Gabryjelski d21a63ca53
Update README and enable "search builder" (#57) 2021-04-02 21:57:35 -05:00
Samar Dhwoj Acharya 49f113e40c
handle phantom fork cases (#53)
closes #49
2021-01-17 23:56:26 -06:00
sandipSubedi 7ae4090d34 Dark mode 2020-10-11 21:33:19 -05:00
Rabin Shrestha 9d2820f810 - remove string '.git' but not 'git' from end 2020-07-01 21:26:08 +05:45
Matthew Merrill c86de7b089
Only replace .git if it occurs at the end. (#37)
Previously, foo/bar.github.io would be turned into foo/barhub.io.
2020-06-14 02:22:39 -05:00
techgaun ccea7c3df7
prettify 2019-04-09 23:13:48 -05:00
techgaun ebe187eba5
use custom render func for pushed_at closes #18 2018-11-18 01:37:47 -06:00
techgaun 58a9329b31
remove unused codes 2018-11-18 00:25:02 -06:00
Syed Umair 4ba7536121 Fetch 100 records (#14) 2018-10-29 22:08:33 -05:00
itchylol742 dadc89618d Support HTTP and HTTPS links (#16)
* accept http and https links

* support http and https links
2018-10-18 15:26:55 -04:00
techgaun 0eb199559e
remove initial forward slash closes #12 2018-10-08 15:08:32 -05:00
Samar Dhwoj Acharya 42babe6ec8
Merge pull request #9 from alcar/feature/direct-links
Replace query string handling with hash logic
2018-10-08 00:28:07 -05:00
Sean Chambers 05849f70ee Add 'Open Issues' column to dt (#10)
* Issue #6: Add number of open issues to the columns after 'forks'

* Issue #6: add trailing comma to last item in columnNames
2018-10-05 16:27:02 -05:00
Marcos Ellys Rocha Honorato c179c1aa60 refactor(date): added format friendly (#8) 2018-10-05 16:26:29 -05:00
Alan Carpilovsky 934001fa28 Replace query string handling with hash logic 2018-10-04 22:29:09 -03:00
Kyle King c16032dbc0 Sort forks by Stars, Forks, Size, Last Push, etc. (#4)
* Add: license, eslint, and beautify files

* Add: DataTables

* Add: sort by number of stars

* Add: link to repository

* Refac: update README

* Add: update package.json description

* Refac: removed extra spaces in columnNamesMap

* Rm: eslint, license, and changes to README

* Refac: undo changes to index.html formatting

* Refac: undo changes to order of main.js

* Fix: watchers stat is incorrect

* Add: error handling on Fetch
2018-09-16 17:02:55 -05:00
Samar Dhwoj Acharya de80cb6912
update header 2017-11-28 10:41:16 -06:00
michalsvec e99745938a
changed updated_at to pushed_at
This seems to be much more useful. Updated_at doesn't mean any meaningful activity.  
I found that looking at  `elastic/sense` forks, where bleskes/sense is the first one. Updated at is 19 days ago, however last commit or any activity was 2 years ago.
2017-11-28 12:13:07 +01:00
Saugat Acharya 4c080d63a6 UI and other changes (#1)
* Use bootstrap-v4

* Add favicon

* Change showError to showMsg

* Make it bookmarkable

* Few changes

* Show spinner while loading

* Hide spinner by default
2017-06-15 18:20:27 -05:00
techgaun 8e17912802
wrap with form 2017-03-30 13:17:39 -05:00
techgaun 8584e894d4
fix for join 2017-03-30 12:52:43 -05:00
techgaun 108c755313
initial working stuff 2017-03-30 12:44:00 -05:00