-
Notifications
You must be signed in to change notification settings - Fork 9
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
Branch to be used as a base for the PontusX browser #1355
Draft
csillag
wants to merge
10
commits into
master
Choose a base branch
from
csillag/pontusx
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deployed to Cloudflare Pages
|
lukaw3d
reviewed
Apr 11, 2024
csillag
force-pushed
the
csillag/pontusx
branch
3 times, most recently
from
April 30, 2024 19:59
812cf66
to
82bbed0
Compare
This has now been rebased to the latest master. |
csillag
force-pushed
the
csillag/pontusx
branch
4 times, most recently
from
April 30, 2024 21:28
0144b96
to
f01421c
Compare
csillag
force-pushed
the
csillag/pontusx
branch
4 times, most recently
from
May 29, 2024 14:20
1e9d457
to
76065e2
Compare
csillag
force-pushed
the
csillag/pontusx
branch
2 times, most recently
from
June 3, 2024 14:39
ae96b12
to
8ef8cf9
Compare
csillag
force-pushed
the
csillag/pontusx
branch
5 times, most recently
from
June 5, 2024 13:56
ee29f0d
to
611ce3f
Compare
csillag
force-pushed
the
csillag/pontusx
branch
4 times, most recently
from
August 19, 2024 10:58
c90176d
to
953cd59
Compare
csillag
force-pushed
the
csillag/pontusx
branch
2 times, most recently
from
January 13, 2025 15:27
93c9990
to
654c4b4
Compare
csillag
force-pushed
the
csillag/pontusx
branch
3 times, most recently
from
January 14, 2025 01:02
eda6cff
to
dd38f81
Compare
csillag
force-pushed
the
csillag/pontusx
branch
from
January 14, 2025 02:53
dd38f81
to
572e771
Compare
Now we can hide different layers on different networks.
Include the name of the network for all layer menu items, therefore eliminating the dependency of the layer menu on the network menu. The goal is that in the future, we can show the layer menu items in other arrangements, not strictly following the separation of the different networks. Also, clean up internal architecture a naming a little bit. There should be no functionality change.
csillag
force-pushed
the
csillag/pontusx
branch
from
January 14, 2025 03:17
572e771
to
1aa74ae
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This branch is always rebased to latest master, with all the fixes and enhancements.
This is supposed to be used for all future PontusX work.