Aaron Crowder
0498e8d4ae
Fix Subtle shift when hovering on "Create new file" button ( #754 )
2017-11-10 16:23:47 +08:00
Federico Brigante
a656d29869
Restore feature: Remove most tooltips ( #799 )
2017-11-09 14:42:09 +08:00
Federico Brigante
04d32b71da
Adds build status and link to CI next to the repo's title (private repos)
2017-11-09 01:35:07 +08:00
Federico Brigante
457071f143
Adds build status and link to CI next to the repo's title ( #800 )
2017-11-09 01:00:15 +08:00
Federico Brigante
4a2185f50c
Improve repo page detection across the board ( #801 )
2017-11-08 16:14:20 +07:00
Federico Brigante
fab8cacca1
Enforce usage of browser.* APIs ( #798 )
2017-11-08 15:48:28 +07:00
Federico Brigante
3e3c9bbb06
Added temporary logging and instructions to fix #565 ( #802 )
2017-11-07 13:46:22 +08:00
Federico Brigante
4f7c8c1abb
Fix subpixel rendering Chrome bug in tooltips' triangles ( #797 )
2017-11-06 17:35:38 +07:00
Federico Brigante
8d95fc3b1b
Add tree links to issue timestamps ( #741 )
...
Created by @jgierer12 and @bfred-it
2017-11-06 16:24:46 +07:00
Federico Brigante
e5e358e59a
Change page-detect to be URL-based ( #782 )
2017-11-06 13:40:11 +07:00
Federico Brigante
96d08b1926
Fix and simplify upload-button ( #768 )
2017-11-05 14:53:06 +07:00
Federico Brigante
995f87b1d6
Move features away from libs dir ( #796 )
2017-11-04 18:46:50 +07:00
Federico Brigante
4eafb154ea
Use native copy buttons ( #771 )
2017-11-03 23:11:57 +07:00
Federico Brigante
f137ab9c44
Reduce the bundles by 28% with one weird trick ( #795 )
2017-11-03 21:27:09 +07:00
Federico Brigante
517fbbb50b
Extract all features from content.js ( #793 )
2017-11-03 15:47:21 +07:00
Federico Brigante
1aa569079a
Remove storage migration from mark-unread ( #792 )
2017-11-02 13:24:38 -05:00
Haralan Dobrev
30c02aa785
Readme updates ( #762 )
...
* Unify hotkeys styling in readme
* Reuse URLs for anchors in Markdown
* Redefine contribution steps in readme
2017-11-01 23:42:49 -05:00
Federico Brigante
34aa9dcafc
Avoid shortening of linkified code ( #790 )
2017-10-31 18:38:27 -05:00
Federico Brigante
8205c3df41
Restore footer ( #787 )
2017-10-31 04:14:17 -05:00
Ram Lmn
b088dd0ad2
[rev] Don't do anything when not logged into GitHub ( #780 )
2017-10-30 20:07:02 +02:00
Federico Brigante
306903cade
Cleanup init ( #784 )
2017-10-30 01:49:05 -05:00
Tanmay Rajani
4895a78392
Fix "Make it easy to delete forks" ( #777 )
2017-10-28 02:58:27 -05:00
Federico Brigante
68090ae57a
Run addYoursMenuItem onDomReady ( #769 )
2017-10-28 11:45:20 +07:00
Federico Brigante
b4e49ff820
Unify reponav-dropdown creation ( #759 )
2017-10-28 11:38:41 +07:00
Federico Brigante
03a34f4cb5
Make modal backdrop visible ( #735 )
2017-10-28 11:34:47 +07:00
Federico Brigante
0f47335bf8
Avoid running removeDiffSigns on every table ( #766 )
2017-10-28 11:31:26 +07:00
Federico Brigante
74c73f7fff
Move onDomReady after duplicate load check ( #775 )
2017-10-27 04:24:50 -05:00
Federico Brigante
16a4045aac
Show upload messages ( #767 )
2017-10-27 10:06:28 +07:00
Federico Brigante
e280130337
Use select.exists instead of $.fn.hasClass
2017-10-26 20:52:50 +08:00
Gibson Fahnestock
bacb4bcc7a
Correct detection for Notifications and Repo pages ( #749 )
2017-10-26 18:37:35 +08:00
Federico Brigante
9f17e57ba3
Fix console error in newsfeed ( #764 )
2017-10-26 14:29:00 +08:00
Sindre Sorhus
41256e5593
Welcome @busches to the project 🎉 ✨
2017-10-26 13:23:39 +07:00
Federico Brigante
3a1b28db03
Add Profile keyboard shortcut to readme
2017-10-26 14:05:30 +08:00
Aaron Crowder
cad638af4e
Add Hotkey for Users Profile ( #752 )
...
* Add Hotkey for Users Profile
Add a hotkey (`g m`) for the users profile.
* Simplify `addProfileHotkey` w/ Requested Changes
* Make function non-async
2017-10-26 00:41:04 +03:00
Federico Brigante
278300ecf6
Disable source map files from production
...
coz MDN don't like
2017-10-25 19:45:13 +08:00
Federico Brigante
8fcd445be2
.insertAdjacentElement -> .after/.before ( #760 )
2017-10-25 19:35:31 +08:00
Scott Busche
3609071a4a
Add link to Dependency Graph in More dropdown ( #739 )
2017-10-25 16:01:59 +08:00
John Dunning
63e3ca7a1d
Add shift+enter shortcut for adding a single PR comment ( #751 )
2017-10-25 14:45:44 +08:00
Brad Zacher
e6cc50f5ec
Keep PR file in view after collapsing it ( #748 )
2017-10-25 13:23:02 +08:00
Scott Busche
fa36ee33a4
Resize Compare icon to be consistent ( #740 )
2017-10-22 12:28:21 +08:00
Aaron Crowder
8196bc88b9
Automatically focus "Confirm" in Mark all as read dialog ( #734 )
2017-10-20 13:53:55 +08:00
Scott Busche
36dfa3bdda
Fix duplicate Insights link in More dropdown ( #738 )
...
Fix duplicate Insights link in More dropdown
2017-10-19 00:04:37 +02:00
Tanmay Rajani
973a6bac5b
Add "Open all in tabs" button for notifications ( #712 )
2017-10-18 10:44:58 +07:00
Federico Brigante
858104ea0c
Make space for Whitespace toggle in huge PRs ( #729 )
2017-10-18 10:43:51 +07:00
Federico Brigante
2cf2b08640
Prevent everything from breaking if one feature breaks ( #725 )
2017-10-18 10:41:15 +07:00
Federico Brigante
dd7ec3fa42
Build icons on demand ( #721 )
2017-10-18 10:36:47 +07:00
Kevin Mårtensson
af1bc0f573
Fix selector for hiding pushes and forks ( #728 )
2017-10-18 10:33:27 +07:00
Federico Brigante
220fc42218
Echo version in logs during deployment
2017-10-16 13:31:40 +08:00
Federico Brigante
9bdf5cfe9d
Fix Travis deployment check on cron
2017-10-16 13:29:33 +08:00
Sindre Sorhus
a37a31b17d
Use more specific selectors for 5db989f5ad
...
Previously it incorrectly hid items in https://github.com/dashboard/discover
2017-10-16 12:05:58 +07:00