Commit Graph

42 Commits

Author SHA1 Message Date
Samar Dhwoj Acharya 74a5f36539
add note about looking for maintainer(s) 2023-06-08 15:29:14 -05:00
Samar Dhwoj Acharya c87b9bf9e9
Merge pull request #65 from MickGe/patch-1 2021-11-08 16:10:52 -06:00
MickGe c9d97832a0
Remove space in repo name
To avoid error if paste repo name with space.
2021-11-07 10:08:27 +01:00
Samar Dhwoj Acharya def2b23963
Merge pull request #59 from zvizvi/master 2021-05-24 11:52:01 -04: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
np-trivial 4428b1dd0f
updated bookmarklet to use URL (#47) 2020-11-15 22:05:33 -06:00
Samar Dhwoj Acharya 02bb8a0bbe
Merge pull request #46 from sandipsubedi/master
Dark mode
2020-10-13 16:56:34 -05:00
sandipSubedi 7ae4090d34 Dark mode 2020-10-11 21:33:19 -05:00
Samar Dhwoj Acharya 992b438e05
Merge pull request #45 from sandipsubedi/master 2020-10-10 12:05:35 -05:00
sandipSubedi 4e12a61b51 remove style 2020-10-10 11:15:08 -05:00
sandipSubedi 910f973247 Replace custom css with Bootstrap4 classes 2020-10-09 19:57:47 -05:00
Samar Dhwoj Acharya 087f91d04a
Merge pull request #44 from sandipsubedi/master
Upgraded libraries and changed some deprecated bootstrap classes
2020-10-04 13:00:53 -04:00
sandipSubedi 4d9472ca89 Upgraded libraries and changed some deprecated bootstrap classes 2020-10-01 08:50:31 -05:00
Samar Dhwoj Acharya f47e9222bb
Merge pull request #40 from rabinshrestha/replace-dot-git-string-at-end
refine string git removal from end
2020-07-01 11:56:40 -05:00
Rabin Shrestha 9d2820f810 - remove string '.git' but not 'git' from end 2020-07-01 21:26:08 +05:45
Samar Dhwoj Acharya 1e3639abf4
Update README.md 2020-06-25 20:43:39 -05:00
Samar Dhwoj Acharya aca5e493bf
Merge pull request #39 from morrowsend/master
Update README.md
2020-06-25 20:40:55 -05:00
acharris 4f685d00ee Update README.md 2020-06-22 00:50:33 -04:00
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 df86f8e92c
update readme with screenshot 2018-12-26 22:41:05 -06: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 39d4603f56
Merge pull request #3 from michalsvec/patch-1
changed updated_at to pushed_at
2017-11-28 10:43:28 -06: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 043841aa43
put link to page 2017-03-30 12:47:21 -05:00
techgaun 108c755313
initial working stuff 2017-03-30 12:44:00 -05:00