Commit graph

52 commits

Author SHA1 Message Date
Caesar Kabalan
51b59d9fd7
Add Docker tags for develop 2023-10-25 15:05:24 -07:00
PurpleBabar
c3b21b58bb
Adding Docker support (#6)
* Adding dockerfile and github action

* typo

* adding repo owner to github action

* adding lowercase owner name

* adding step for container name

* typo

---------

Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
2023-10-25 14:52:56 -07:00
Caesar Kabalan
950a6cea74
Add Split/Join to Title for SEO 2023-10-03 14:15:00 -07:00
Caesar Kabalan
9007ade850
Update instructions for better SEO 2023-09-20 10:31:09 -07:00
Caesar Kabalan
ec387c265d
Update Meta Description 2023-08-03 22:49:33 -07:00
Caesar Kabalan
55f50d021b
Fix color bug and adjust gray color 2023-06-05 15:19:14 -07:00
Caesar Kabalan
7e18e09a8c
Fix Network Address/Size population from Import JSON 2023-06-05 13:32:06 -07:00
Caesar Kabalan
38160c2a46
Update paths to be relative 2023-06-05 13:27:29 -07:00
Michael Brown
1d65957d69
Add support for /31 and /32 subnets (#2)
* Add support for /31 and /32 subnets

/31 subnets are defined by RFC 3021 and are intended for point-to-point links;
they do not reserve an IP for the network number or the broadcast address.

/32 subnets are loopback IPs.

* Correct "Useable" typo

---------

Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
2023-06-05 13:20:24 -07:00
Caesar Kabalan
044c274ff4
Fix Crawler 404s and Background Colors 2023-06-01 20:45:34 -04:00
Caesar Kabalan
45dceebfa2
Update Dependencies 2023-05-31 14:31:51 -04:00
Caesar Kabalan
a161d7e5f6
Update Favicon and AWS Operating Mode 2023-05-31 14:28:21 -04:00
Caesar Kabalan
ed189f8282
Add URL Versioning 2023-05-25 11:11:03 -07:00
Caesar Kabalan
aa555168e7
Add Demo Video 2023-05-25 00:19:58 -07:00
Caesar Kabalan
0f9e38473d
Add Export to URL Functionality 2023-05-24 23:37:06 -07:00
Caesar Kabalan
e0406a6807
Refactor dist/ layout and add web-server to npm 2023-05-24 22:16:05 -07:00
Caesar Kabalan
132671b3c4
Fix Typo 2023-05-23 00:47:39 -07:00
Caesar Kabalan
a8c235686d
Merge pull request #1 from karldreher/build-setup-2
feat: Contribution improvements
2023-05-23 03:46:25 -04:00
Caesar Kabalan
fc34e7535b
Merge branch 'main' into build-setup-2 2023-05-23 03:45:40 -04:00
Caesar Kabalan
cfc6493561
Merge branch 'release/v0.7' 2023-05-23 00:40:03 -07:00
Caesar Kabalan
8bb8957f1f
Refactor internal subnet data structure for more readable exports 2023-05-23 00:38:41 -07:00
Caesar Kabalan
64d30fb40e
Add color palette picker 2023-05-22 22:15:37 -07:00
Karl Dreher
36cb1b7332 docs: clarification 2023-05-22 19:40:58 -07:00
Karl Dreher
fe4d5d46bc fix: tenets spelling 2023-05-22 19:31:50 -07:00
Karl Dreher
7e0f5c210f docs: update build docs 2023-05-22 19:31:07 -07:00
Karl Dreher
7f0fa0591d feat: add npm scripts 2023-05-22 19:29:46 -07:00
Karl Dreher
bc46088023 chore: add nvmrc 2023-05-22 19:23:57 -07:00
Caesar Kabalan
b54b564fc5
Add some color pallete functionality and corret other rendering
reliability issues
2023-05-21 23:42:43 -07:00
Caesar Kabalan
7040e9ab38
Add basic Import/Export functionality 2023-05-20 23:05:19 -07:00
Caesar Kabalan
42801cc120
Add Favicon 2023-05-20 22:21:57 -07:00
Caesar Kabalan
b20f09b9e0
Merge branch 'release/v0.5.1' 2023-05-20 14:16:31 -07:00
Caesar Kabalan
c97a7cbb1a
Fix note join bug 2023-05-20 14:15:55 -07:00
Caesar Kabalan
926a188d4a
Merge branch 'release/v0.5' 2023-05-19 02:15:44 -05:00
Caesar Kabalan
a54366eaa6
Add note preservation during split/join functions 2023-05-19 02:15:07 -05:00
Caesar Kabalan
e4b6e65059
Add Subnet Note Preservation 2023-05-19 02:02:46 -05:00
Caesar Kabalan
1a8bde76f2
Limit splitting subnets too small based on NORMAL/AWS mode 2023-05-19 01:28:43 -05:00
Caesar Kabalan
80cae85368
Add form validation 2023-05-19 01:08:38 -05:00
Caesar Kabalan
05a19d6355
Merge branch 'release/v0.3.1' 2023-05-18 01:47:05 -04:00
Caesar Kabalan
56889653f9
Add README URL 2023-05-18 01:46:48 -04:00
Caesar Kabalan
a68cc82dd4
Merge branch 'release/v0.3' 2023-05-18 01:42:29 -04:00
Caesar Kabalan
ab58b1dbeb
Add CloudFormation Template, more about page content, and SEO tags 2023-05-18 01:41:00 -04:00
Caesar Kabalan
d53774d89e
Adjust UI spacing and auto-load default subnet 2023-05-18 00:29:21 -04:00
Caesar Kabalan
5ab635e471
Update About window 2023-05-18 00:15:55 -04:00
Caesar Kabalan
fc3ed31d39
Add custom Bootstrap sources and restructure repository 2023-05-18 00:04:14 -04:00
Caesar Kabalan
6fd5e4ccc9
Fix Split/Join expansion issue 2023-05-17 22:03:39 -04:00
Caesar Kabalan
1c42b953ce
Add subnet map mutation capabilities 2023-05-17 21:34:53 -04:00
Caesar Kabalan
0c231c2c9f
Table rendering engine initial functionality built 2023-05-17 20:36:32 -04:00
Caesar Kabalan
e1a13f92f5
Work on the split/join navigation 2023-05-17 00:50:20 -04:00
Caesar Kabalan
432bf85e95
Begin adding interactive functionality 2023-05-17 00:09:05 -04:00
Caesar Kabalan
570dee4f35
Add Navigation and Modal Window 2023-05-10 00:40:12 -07:00