-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: pop-up menu and share page tweaks #907
Commits on Jul 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for db28789 - Browse repository at this point
Copy the full SHA db28789View commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 765df30 - Browse repository at this point
Copy the full SHA 765df30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 931cd00 - Browse repository at this point
Copy the full SHA 931cd00View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab39ca1 - Browse repository at this point
Copy the full SHA ab39ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b115cf - Browse repository at this point
Copy the full SHA 9b115cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b98265f - Browse repository at this point
Copy the full SHA b98265fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de72b8 - Browse repository at this point
Copy the full SHA 4de72b8View commit details -
Revert "Rearrange gateway toggle in prep for making an a/b switch"
This reverts commit 4de72b8.
Configuration menu - View commit details
-
Copy full SHA for 53244da - Browse repository at this point
Copy the full SHA 53244daView commit details -
Revert "Global gateway toggle to appear next to gateway status"
This reverts commit b98265f.
Configuration menu - View commit details
-
Copy full SHA for eb764d1 - Browse repository at this point
Copy the full SHA eb764d1View commit details -
Revert "Remove tools header; "Active Tab" -> "Current Tab""
This reverts commit 9b115cf.
Configuration menu - View commit details
-
Copy full SHA for da2e71d - Browse repository at this point
Copy the full SHA da2e71dView commit details -
Revert "Peers to top of status list"
This reverts commit ab39ca1.
Configuration menu - View commit details
-
Copy full SHA for 6f0854f - Browse repository at this point
Copy the full SHA 6f0854fView commit details -
Revert "Two buttons: share files, go to my node"
This reverts commit 931cd00.
Configuration menu - View commit details
-
Copy full SHA for 95c96da - Browse repository at this point
Copy the full SHA 95c96daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e9624 - Browse repository at this point
Copy the full SHA 95e9624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da74d9 - Browse repository at this point
Copy the full SHA 0da74d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e84639 - Browse repository at this point
Copy the full SHA 4e84639View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ad4eb - Browse repository at this point
Copy the full SHA b1ad4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3975ad8 - Browse repository at this point
Copy the full SHA 3975ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f9ff23 - Browse repository at this point
Copy the full SHA 3f9ff23View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1c7e9 - Browse repository at this point
Copy the full SHA ff1c7e9View commit details
Commits on Jul 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fe8cf03 - Browse repository at this point
Copy the full SHA fe8cf03View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8169c3 - Browse repository at this point
Copy the full SHA b8169c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d1d32 - Browse repository at this point
Copy the full SHA 42d1d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c347a1 - Browse repository at this point
Copy the full SHA 3c347a1View commit details -
Uppercase/lowercase menu and notification items to match system/brows…
…er default; replace "open in Web UI" in share tool with "Open in Files page"
Configuration menu - View commit details
-
Copy full SHA for 75bb812 - Browse repository at this point
Copy the full SHA 75bb812View commit details -
Configuration menu - View commit details
-
Copy full SHA for a39e971 - Browse repository at this point
Copy the full SHA a39e971View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef0a59a - Browse repository at this point
Copy the full SHA ef0a59aView commit details -
Affordance for copy menu-item subtitles, not dynamic yet
Configuration menu - View commit details
-
Copy full SHA for 57be246 - Browse repository at this point
Copy the full SHA 57be246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3587e - Browse repository at this point
Copy the full SHA 9b3587eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e3b8d - Browse repository at this point
Copy the full SHA 73e3b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed07dbf - Browse repository at this point
Copy the full SHA ed07dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99729ef - Browse repository at this point
Copy the full SHA 99729efView commit details -
Update add-on/_locales/en/messages.json
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for 0c1128e - Browse repository at this point
Copy the full SHA 0c1128eView commit details -
Update add-on/_locales/en/messages.json
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for f65c512 - Browse repository at this point
Copy the full SHA f65c512View commit details -
Configuration menu - View commit details
-
Copy full SHA for efe4298 - Browse repository at this point
Copy the full SHA efe4298View commit details -
Merge branch 'feat/popup-header-tweaks' of https://github.com/ipfs-sh…
…ipyard/ipfs-companion into feat/popup-header-tweaks
Configuration menu - View commit details
-
Copy full SHA for a9c0f8e - Browse repository at this point
Copy the full SHA a9c0f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 568d24a - Browse repository at this point
Copy the full SHA 568d24aView commit details
Commits on Jul 8, 2020
-
refactor: wire up hints for copy actions
This wires up hints to show copied value + adds 30s cache for async lookup function used by this as a small optimization.
Configuration menu - View commit details
-
Copy full SHA for 34c9b0d - Browse repository at this point
Copy the full SHA 34c9b0dView commit details -
fix: async CID resolution for main menu
This decouples menu render for the time it takes to resolve CID It also improves UX by disabling the 'Copy CID' action until initial resolution is successful
Configuration menu - View commit details
-
Copy full SHA for 626b3eb - Browse repository at this point
Copy the full SHA 626b3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395b5bb - Browse repository at this point
Copy the full SHA 395b5bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4baea0d - Browse repository at this point
Copy the full SHA 4baea0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e58c7 - Browse repository at this point
Copy the full SHA 64e58c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9648df4 - Browse repository at this point
Copy the full SHA 9648df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399d658 - Browse repository at this point
Copy the full SHA 399d658View commit details -
Configuration menu - View commit details
-
Copy full SHA for b264175 - Browse repository at this point
Copy the full SHA b264175View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03ecfc - Browse repository at this point
Copy the full SHA e03ecfcView commit details -
Update add-on/_locales/en/messages.json
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for 51a340f - Browse repository at this point
Copy the full SHA 51a340fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ded347 - Browse repository at this point
Copy the full SHA 0ded347View commit details -
Merge branch 'feat/popup-header-tweaks' of https://github.com/ipfs-sh…
…ipyard/ipfs-companion into feat/popup-header-tweaks
Configuration menu - View commit details
-
Copy full SHA for 5997e22 - Browse repository at this point
Copy the full SHA 5997e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 125ee93 - Browse repository at this point
Copy the full SHA 125ee93View commit details