fc5396f91d
move exclude_patterns to top level
2025-09-20 14:28:55 -05:00
4754fed238
ignore tests
2025-09-20 14:26:55 -05:00
9eb85e45b9
Fix mocking reticulum config file
2025-09-20 14:25:58 -05:00
ce8ece45a3
add workflow timeout
2025-09-20 14:21:59 -05:00
7c8e8e41cb
Fix RNS initialization and logging setup
...
- Moved RNS initialization and logging setup to the main application to ensure proper logging capture before RNS is used.
- Updated AnnounceService and PageFetcher to remove redundant RNS initialization, assuming it is handled in the main app.
- Enhanced settings interface with a refresh button for better user experience and updated error and Reticulum log displays.
2025-09-20 14:17:41 -05:00
66bcf0d25c
add test workflow
2025-09-20 14:09:24 -05:00
ed9b487d62
Update README
2025-09-20 14:06:17 -05:00
d30456096e
Refactor config path handling in TestStorageManager
...
- Updated expected config path to use 'config' instead of 'config.txt'.
- Simplified test for Reticulum config path to return the home directory path.
- Mocked Reticulum config path in multiple tests to ensure consistent behavior when loading configurations.
- Adjusted assertions to reflect changes in expected output for loading configurations.
2025-09-20 14:06:01 -05:00
03e2ac9c89
Update to not create default config as RNS does that (should), also update to config name.
2025-09-20 14:05:22 -05:00
6c0c89969f
Add docstrings for the main UI construction in ui.py
...
- Enhanced documentation for the main UI build function and overall module.
- Improved clarity on function parameters and purpose, aiding future development and maintenance.
2025-09-20 13:57:04 -05:00
408a5a3423
Add storage management and enhance settings interface in settings.py
...
- Integrated storage management for loading and saving configuration.
- Added storage information display for debugging purposes.
- Improved docstrings for better clarity on function usage and parameters.
2025-09-20 13:56:54 -05:00
7e9775c358
Add detailed docstrings for the TabsManager class and its methods in tabs.py, enhancing code documentation and clarity.
2025-09-20 13:56:39 -05:00
1d507cff19
Add cross-platform storage management for Ren Browser with comprehensive docstrings.
...
Implements configuration, bookmarks, and history handling, ensuring persistent data storage across platforms.
2025-09-20 13:56:33 -05:00
2aa9afeb15
improve docstrings
2025-09-20 13:56:16 -05:00
069967cb51
docstring
2025-09-20 13:56:02 -05:00
6baf6e1807
add docstring
2025-09-20 13:55:50 -05:00
1aead1935b
add logging and docstrings
2025-09-20 13:55:40 -05:00
c01d86c25d
add docstrings
2025-09-20 13:55:26 -05:00
8ac3364420
Improve documentation and logging setup
2025-09-20 13:55:18 -05:00
bb4c9aef78
Add centralized logging system for Ren Browser with detailed function documentation
2025-09-20 13:55:00 -05:00
7571b6b13d
Add initialization with storage setup and config directory handling
2025-09-20 13:54:52 -05:00
70a4675092
add pytest dev dependencies
2025-09-20 13:26:38 -05:00
aac9a1a107
Add basic test suite
2025-09-20 13:26:22 -05:00
0532dfdd55
add
2025-09-20 12:56:16 -05:00
272eeac62c
Update dependencies
2025-09-20 12:55:16 -05:00
34f47dc678
Update order of imports and improve error handling in various modules
2025-09-20 12:53:04 -05:00
d56a6934f9
Remove subprocess call, update import order
2025-09-20 12:52:45 -05:00
73e11b1083
Update GitHub Actions workflows to use specific versions of actions using hashes (supply chain security)
2025-09-20 12:47:48 -05:00
Sudo-Ivan
cd2f70641f
update link again
2025-05-29 18:02:03 -05:00
Sudo-Ivan
d19a6165e3
update
2025-05-29 18:00:06 -05:00
Sudo-Ivan
57a8af5557
update instructions
2025-05-29 17:59:30 -05:00
Sudo-Ivan
91a7148afe
update
2025-05-29 17:50:24 -05:00
Sudo-Ivan
5af938ad52
update
v0.1.0
2025-05-29 16:31:32 -05:00
Sudo-Ivan
6965a6a402
update
2025-05-29 16:28:19 -05:00
Sudo-Ivan
04d58c70c8
fix
2025-05-29 16:13:38 -05:00
Sudo-Ivan
db30433e3d
fix
2025-05-29 16:12:34 -05:00
Sudo-Ivan
d3c8bd130f
update
2025-05-29 16:07:16 -05:00
Sudo-Ivan
85526c6e34
fix poetry command
2025-05-29 16:05:09 -05:00
Sudo-Ivan
9b9b4649f6
update
2025-05-29 16:01:58 -05:00
Sudo-Ivan
b06b151971
add workflow
2025-05-29 15:59:56 -05:00
Sudo-Ivan
c3549dffed
adjust UI
2025-05-29 15:59:21 -05:00
Sudo-Ivan
40e708208c
update
2025-05-29 15:45:18 -05:00
Sudo-Ivan
592720b513
adjust text size
2025-05-29 15:39:55 -05:00
Sudo-Ivan
ddb4fddf33
center initializing elements
2025-05-29 15:39:31 -05:00
Sudo-Ivan
8c58f01490
cleanup and improve UI
2025-05-29 15:39:20 -05:00
Sudo-Ivan
e37c92ac6f
update
2025-05-29 15:35:47 -05:00
Sudo-Ivan
2d9c99b786
update
2025-05-29 14:29:08 -05:00
Sudo-Ivan
8eb21e71ea
Refactor app initialization and enhance logging; add Reticulum logs and improve error handling
2025-05-29 02:30:56 -05:00
Sudo-Ivan
b62d855e54
Implement settings tab with config editor and error logs viewer; refactor error logging functionality
2025-05-29 00:38:24 -05:00
Sudo-Ivan
30086984de
update
2025-05-29 00:32:19 -05:00