Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WildGums/LogViewer


https://github.com/WildGums/LogViewer

LV-6 fixed displayed file order after refreshing

e8b13f1ce603ec8a401000a61b2531ebde3098c4 authored almost 10 years ago
code improvements

8af20c339556f5cb6513aa2578f8daabfceccb3b authored almost 10 years ago
LV-6 improved file renaming watching

e8f3cba9056d3dc8c0c9878205fb85f64fdf3f39 authored almost 10 years ago
LV-6 improved log records refreshing

e715a99681a3d0c77926bc3a9c142ed9140c7c24 authored almost 10 years ago
LV-6 LV-8 Added auto refreshing directory structure and auto reloading log files while file system changing. Need more tests

dd57b16b277ecb9686cc3163becac21ea9ff8de7 authored almost 10 years ago
fixed files order

7dbae078432a6ffbf35ef713e19abe2d9761f711 authored almost 10 years ago
improved multithreading

fec54a8a0b185f8963c7164eadff455528ef1b1e authored almost 10 years ago
created Log model for and AggregateLogService for holding LogRecorda

5194e22b94656bf1bad6984066a378ec7a990ada authored almost 10 years ago
LV-7 hide folders without log files

de6c8ff8c431d5028259d11e3845560f80deeb5a authored almost 10 years ago
LV-7 fixed tree items selection bug.

aaafb9c17029642f5f3bdd25c9eb299b6cc46a44 authored almost 10 years ago
LV-7 fixed hide/show TreeViewItems

98406c337d8fc884c426db0904d5b586840a9dcf authored almost 10 years ago
ribbon images restored

c2c3f0b2c349e59bedc642ff59508239d5722935 authored almost 10 years ago
LV-7 showing logs implemented

e779f58fff2876141bb1fd67b872fbffc2a8f7fc authored almost 10 years ago
LV-7 show log files in file browser. fixed bug with the removing folders from the file browser

725620078fed939872845976b7801c10c15edaeb authored almost 10 years ago
LV-7 fixed bug with hanging while loading indexes

f2dabeee0879b643a36e05da593832c59bd25963 authored almost 10 years ago
LV-7 executable, but works not correctly. Hanging while build search indexes

898f2f3c602d5ec7fee6015c9b9f25406fc7e86c authored almost 10 years ago
LV-7 Completely changed files browsing conception. Compilable, but not working yet.

e7c050170d7ad6b4954e13d02d56696cc5340562 authored almost 10 years ago
LV-7 fixed log record parsing bug

f834f5148a4ebaf86e99998ee7e1a50be4ae456f authored almost 10 years ago
Added GitVersionConfig

85c6e954b33b58505417eaf3771dfb57fe8d2296 authored almost 10 years ago
added support of nested "log" folder. used compile Regex for parsing log records. updated DotSettings.

91e74c20d0b46ffedea365d876136a85cdfe54cd authored almost 10 years ago
Create README.md

6aabee4ef64e4948b6efb762ec0ad066c4cded1d authored almost 10 years ago
Process thread id separately from the message

c15080f541ff3bf880ca7063d08100b121323ce3 authored almost 10 years ago
Allow user to select in UI what type of search he/she wants to use

8102e5fcce59ac1cd3651bb6ad1ae60dcca12cc3 authored almost 10 years ago
Workable full text search try some search string like

"Out* OR initializing" or "piece AND cake"

52b27e196360e4ea25a06d3a2d9b076df8d9813d authored almost 10 years ago
Make a pause before making search

1aa6f479a0abeb3e3d674479ba1219493688ca77 authored almost 10 years ago
Start with Lucene full text search

767a17d4eaf740c99b016a4f07605cb45b36f280 authored almost 10 years ago
Avoid exception when template is empty and regex checkbox is used

b0af81e1ffa9b41c11f21fc19f8f122b3704479f authored almost 10 years ago
Don't execute search immediately when user is typing

8a2f23703511bb6e46869bb0fabfea268f63e60f authored about 10 years ago
Merge branch 'StyleImprovement' into develop

c63d81c33943a55b726b215b307f22e869222340 authored about 10 years ago
Fixes dg icons padding, header height, sort arrow color

251504e169d2b6d53cedc9715250b31c71f84922 authored about 10 years ago
Adds expander style to Generic.xaml

ea0507dbdb8a02620902586871830198457045b4 authored about 10 years ago
Adds top border to tree view

69033c0a0b13806acb72fa54d1d97eedf62e16e9 authored about 10 years ago
Updates tree view selection color. Fixes 'Find' text box height

c9f08354c235a236de5e219cc620a62cfc996b4b authored about 10 years ago
enable async fetch of data

052d8d6a1598e0e2ed54ce0b77cebeb3ee9a2418 authored about 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

503c846f2987605238810571dfd99b6496c05a2c authored about 10 years ago
Perfomance tips for the data grid

c3d7a9cc1727be6615966cd262381332af2bffe9 authored about 10 years ago
Updates LogNavigatorView layout, data grid height

e93b914f951fc22163f01d4c7ab90a31551212a3 authored about 10 years ago
Updates data grid column header style

0c019e4572ff81e425e12683f0cf51b7e6e96afb authored about 10 years ago
Updates data grid style

0a254e433f271a69ad4bddee49c84e63809ddfcd authored about 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
src/LogViewer/Views/RibbonView.xaml

c439d8983382d14169efd6b0b3dbef6701f4b24e authored about 10 years ago
Updates ribbon with new icons

8780239374a4dbde57bfc8f1b313918f70303fd3 authored about 10 years ago
Minor refinements in the UI

af2bda12552c8cfb8f538cdcc5f6f4d70f50463b authored about 10 years ago
Rename buttons

c3e722f6dff82497951258581d36dcbe6423333b authored about 10 years ago
Adds new ribbon icons. Updates data grid icons

09613c2b2d6561f500e0edc5912b5888f09cb2c5 authored about 10 years ago
Updates data grid 'Level' column to show icons

ce929e558fa31ad6955dce10b85f6f3f1c60289e authored about 10 years ago
Fixed wrong output directory

293842b7a1c82f6c26b31625568885066eefb579 authored about 10 years ago
Added unit test project

ea2a5f93a70ee232c70249305e04d1ca256dd2f2 authored about 10 years ago
Moving to improved project structure

ee44b09e1bcd6c8f12c9497bab273b73591557d3 authored about 10 years ago
Refactored views

4533bd6165f44ba2fa794f87f09611d86224f36d authored about 10 years ago
Refactored view models

729f933c6014f0fe0160b53184deb2305475ee2c authored about 10 years ago
Refactored services

ac7f97ed002ad3651f20756dbec21e2d15b4ec8d authored about 10 years ago
Clean up of app

c5a30b0cf09cad5ad6fc7fdd4b745a9a9fddbd30 authored about 10 years ago
Refactored models

f9151654c412f328f9f70403ca47361d89682847 authored about 10 years ago
Refactored extension methods

5a5b726a11d505034f7082f784252667d3393ca2 authored about 10 years ago
Refactored controls

a23d5323e0bb1f2b493cac13a61aa219079ef978 authored about 10 years ago
Updated Orchestra shell

3f28896e96656da02c66bc1c6e1fbb4b9fd72916 authored about 10 years ago
Downgraded to stable version of NUnit

59bd25eddae7b85998a7580f262f778cd48b7d9c authored about 10 years ago
Updated assembly info

1220ee25fad135a7dcc34bafe767e85e39e43468 authored about 10 years ago
Added missing files

4f2c1716ae4481beae533e8e44898a87c67713ab authored about 10 years ago
First iteration of code cleaning has been made.

72b7a3375ee6b9bacf988f32045248947b19243e authored about 10 years ago
log files expended by default. And ordered descending in tree view

ae4cfb75479f25a95f2f7c8e1bc7d25a87f78952 authored about 10 years ago
Navigation works now. Needs to make some cleanup in code.

bbedaad7184527847c695bf90134d00760697987 authored about 10 years ago
Fixed CanExecuteDeleteCompanyCommand bug

8c67e7c8a774a73a0fe3f7c61c4cc3779a087199 authored about 10 years ago
Multiselection works almost perfect

a7efa37641d0a47f95482cc6a7864b07b328205c authored about 10 years ago
Multiselection crashed but code more clear

8c96ef1f49e5c647bf014432c7455202907ed8c5 authored about 10 years ago
Multiselection is implemented

36d7aea0be7a41c1e96f2693c12a7096df408852 authored about 10 years ago
files showed in Navigation Tree

a2c0130a90dfb053bac9810ede9e94dbddb5a719 authored about 10 years ago
Dynamic filtering is implemented

138423461d8fcbc680c513f0c4fef11159c19175 authored about 10 years ago
Search is implemented completely

e1e359cd97a4d1d3a8ba9b959fa857286f7ac74d authored about 10 years ago
another one improvement. "Match whole word" doesn't create extra words in text now.

275e761ea6d4b8a4e00c5d18c40613e7b2cb6f10 authored about 10 years ago
Text hilightning improved

c3b4ece2b29903d9acc386ae7f570817a910fe01 authored about 10 years ago
Text highlighting works but not perfect

efd621785869610a8af809864825b79209d309b2 authored about 10 years ago
Filtering is completely implemented

f7f1f0d04f20c66f12834758dbeca49df205c748 authored about 10 years ago
Added ability to remove company from navigation tree

f6b33b33343bfa49ac8dfdff1b6473d4e89ead44 authored about 10 years ago
Added couple of sample logs

41eaf47d897bd30dc049f489883ec098f0d4b0b8 authored about 10 years ago
Date filter implemented

1fdc3662c0da39ff920df7d191a725f96f995141 authored about 10 years ago
added checking for the unique company name while adding new company

11f459e211b79899cdf4a6fbcee0f7eed4047180 authored about 10 years ago
Used ConfigurationService to load and save Companies

862948aec5a1fc49683f6bd1a0ca385e865d84a2 authored about 10 years ago
Merge branch 'develop' of https://github.com/Orcomp/LogViewer into develop

4b4f79fac9581700173e635d10df6e4222745550 authored about 10 years ago
DataGrid rows grouping added

be72abb9353032264f3e5682e8e2152c00573269 authored about 10 years ago
Readme

a89d55533528f134cc1add532224b0f6fe93b241 authored about 10 years ago
fixed multiline text cell scrolling

6d4842891486e8ba18701a1ad25bfd6d05ff67e1 authored about 10 years ago
Navigation tree has been simplified

94475b63118b653d3524ae075a98a9637ddd5131 authored about 10 years ago
Added search controls

e3ead0347db8bb9c8477aca3f70a475d54abde97 authored about 10 years ago
log records displayed in DataGrid instead of TabControl. But without filtering now.

1882c738fd458c15a851873bba0359833cb7e0fe authored about 10 years ago
Created tabs for displaying logs.

b1da00d646c70acd4c937fd93c5676797738824a authored about 10 years ago
implemented Log parsing

d906dc39b7ded5774ba4d45270f7a6e3fb3d5c14 authored about 10 years ago
Some changes aimed to perform ability of store list of companies and their products. To find logs.

de51e0f3a89bc5426a1c2ea19186c3a1d9c60c0c authored about 10 years ago
Models are changed

069231d93832300382902ceca15f186e0ccce4cc authored about 10 years ago
added copyright information. Created models

03a1f6d66cb7cc760548e8a5cf1f4dd059ebb62b authored about 10 years ago
Some negligible changes. Project prepared for further work

254c42566becae714a429fe0b36a335d135dfac3 authored about 10 years ago
Initial project filling

47f6356843b5c68d2f9c6a37ae697e8fa26ef546 authored about 10 years ago
Initial commit

0371c1f9bb5586761bc792f3d5e6bfe2adec8a7d authored about 10 years ago