Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Net-Radiator
/
sdk
Public
forked from
meganz/sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sdk
include
mega
node.h
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 3, 2020
Merged LocalPath, and used it to fix sync cases for drives such as F:\
Show description for c84fe64
mattw-mega
committed
c84fe64
View commit details
Copy full SHA for c84fe64
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Merge remote-tracking branch 'remotes/origin/develop' into fix/store_shortnames_in_localnode_database_for_much_faster_startup
mattw-mega
committed
10056ec
View commit details
Copy full SHA for 10056ec
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Fix a few other easy warnings on Mac
Show description for 3e1747b
mattw-mega
committed
3e1747b
View commit details
Copy full SHA for 3e1747b
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Store LocalNode shortnames in the localnode database.
Show description for 028a249
mattw-mega
committed
028a249
View commit details
Copy full SHA for 028a249
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Use of LocalNode needs to be inside ENABLE_SYNC macro
cb-mega
committed
f1a0040
View commit details
Copy full SHA for f1a0040
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Simplify template function returning the other ref
cb-mega
committed
978e4b9
View commit details
Copy full SHA for 978e4b9
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
Add and use crossref_ptr to manage the LocalNode <-> NewNode connection
Show description for bb0b65c
mattw-mega
committed
bb0b65c
View commit details
Copy full SHA for bb0b65c
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
unique_ptr in NodeCore & NewNode -> default move semantics work
cb-mega
committed
682ce88
View commit details
Copy full SHA for 682ce88
View code at this point
Browse repository at this point
Define move semantics for NewNode
cb-mega
committed
036c1b9
View commit details
Copy full SHA for 036c1b9
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Fix type of dbid; Use override for serialize; Fix spelling
cb-mega
committed
d036d5b
View commit details
Copy full SHA for d036d5b
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
Remove unused Node::mSyncable
Sergio Hernández
committed
c2c3b54
View commit details
Copy full SHA for c2c3b54
View code at this point
Browse repository at this point
Refactoring flag under LocalNode
Sergio Hernández
committed
8237592
View commit details
Copy full SHA for 8237592
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
Use ENABLE_SYNC for mSyncable; use char instead of int8_t for consistency
cb-mega
committed
cdda7b3
View commit details
Copy full SHA for cdda7b3
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Ensure syncable is true when reading old nodes
cb-mega
committed
c7c53c7
View commit details
Copy full SHA for c7c53c7
View code at this point
Browse repository at this point
Commits on Nov 10, 2019
Avoid declaring no-param constructor of Node for unit tests
cb-mega
committed
5d36038
View commit details
Copy full SHA for 5d36038
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Remove unnecessary explicit init of iterator members
cb-mega
committed
87f4ee1
View commit details
Copy full SHA for 87f4ee1
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Add syncable flag to Node and LocalNode
cb-mega
committed
aa2ca71
View commit details
Copy full SHA for aa2ca71
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Merge remote-tracking branch 'remotes/origin/develop' into fix/skip_applykeys_loop_when_there_is_no_work_to_do
mattw-mega
committed
ababb72
View commit details
Copy full SHA for ababb72
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Provide nodekeyUnchecked(), and three user node sharing key check SdkTest.
Show description for 9fa9880
mattw-mega
committed
9fa9880
View commit details
Copy full SHA for 9fa9880
View code at this point
Browse repository at this point
Address review comments: Improved fingerprint crc handling; Direct access of fsidnode via client
cb-mega
committed
3332cef
View commit details
Copy full SHA for 3332cef
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Ensure bitfields of LocalNode are initialized
cb-mega
committed
fc96d23
View commit details
Copy full SHA for fc96d23
View code at this point
Browse repository at this point
Commits on Oct 20, 2019
Prevent applykeys() taking CPU when all node keys are resolved.
Show description for 816ff4f
mattw-mega
committed
816ff4f
View commit details
Copy full SHA for 816ff4f
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Add unit tests for fsid handling; Changes to enable unit testing
cb-mega
committed
e764ccd
View commit details
Copy full SHA for e764ccd
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
Remove any changes that were made for unit testing
cb-mega
committed
d5ec556
View commit details
Copy full SHA for d5ec556
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Default fields in sync and node classes
cb-mega
committed
ed09761
View commit details
Copy full SHA for ed09761
View code at this point
Browse repository at this point
Merge branch 'develop' of github.com:meganz/sdk into fix/fix_handling_of_fsid_changing
cb-mega
committed
a7a55d7
View commit details
Copy full SHA for a7a55d7
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Make assigning fs IDs for efficient
cb-mega
committed
257e904
View commit details
Copy full SHA for 257e904
View code at this point
Browse repository at this point
Add initial unit tests for assigning fs IDs when filesystem is unstable
cb-mega
committed
fc8c055
View commit details
Copy full SHA for fc8c055
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Style refactoring
Sergio Hernández
committed
72a53ee
View commit details
Copy full SHA for 72a53ee
View code at this point
Browse repository at this point
review: const, comment. Also count versions
mattw-mega
committed
0bd70cf
View commit details
Copy full SHA for 0bd70cf
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Only sum the user's own nodes locally for total storage.
mattw-mega
committed
5ea4b9c
View commit details
Copy full SHA for 5ea4b9c
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Merge pull request #1536 from meganz/feature/track_storage_used_by_cloud_node_fingerprints
Show description for b03dfe2
Sergio Hernández
authored
b03dfe2
View commit details
Copy full SHA for b03dfe2
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Adjust names per new convention; added storage sum updated event.
mattw-mega
committed
be83a6d
View commit details
Copy full SHA for be83a6d
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Keep a running sum of the size of all the files in the cloud nodes.
Show description for c51646a
mattw-mega
committed
c51646a
View commit details
Copy full SHA for c51646a
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Adjust type of flag for serialize
Sergio Hernández
committed
cf08501
View commit details
Copy full SHA for cf08501
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.