index
:
Muddle
master
A desktop Moodle client, because the web interface is painfully slow if you quickly need to grab a file
Linux User
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MacOS to paths.py and update README
Nao Pross
2022-11-17
2
-6
/
+9
*
Add switch button to gui and set monspace font in logs
Nao Pross
2022-11-17
2
-12
/
+44
*
Add link to Qt bug
Nao Pross
2022-11-17
1
-1
/
+1
*
Move ApiHelper and add comment for schema in muddle.moodle
Nao Pross
2022-11-16
1
-20
/
+21
*
Fix regression from upgrade to PyQt6
Nao Pross
2022-11-16
5
-103
/
+129
*
Update to PyQt6
Nao Pross
2022-11-12
5
-179
/
+97
*
Continue refractor of muddle.moodle
Nao Pross
2021-02-12
2
-14
/
+37
*
Partially refractor muddle.moodle and add test
Nao Pross
2021-02-12
2
-27
/
+148
*
Bump up minimum required python version to 3.7
Nao Pross
2021-02-12
1
-1
/
+1
*
Add pytest
Nao Pross
2021-02-11
3
-3
/
+150
*
Separate default paths into submodule
Nao Pross
2021-02-11
2
-35
/
+37
*
Update README
Nao Pross
2021-02-11
2
-39
/
+29
*
Add dev dependency pycodestyle to replace PEP8
Nao Pross
2021-02-11
2
-1
/
+149
*
Reorganize project directory
Nao Pross
2021-02-10
7
-4
/
+1
*
Switch to Poetry
Nao Pross
2021-02-10
3
-8
/
+175
*
Prepare progress bar slots
Nao Pross
2021-02-10
2
-2
/
+23
*
Replace QToolButtons with QPushButtons
Nao Pross
2020-12-24
2
-5
/
+4
*
Add Windows path for config and log files
Nao Pross
2020-12-24
1
-1
/
+7
*
Fix typo in README
Nao Pross
2020-12-24
1
-1
/
+1
*
Update .gitignore
Nao Pross
2020-12-24
1
-0
/
+2
*
Add instructions to develop on Windows in README
Nao Pross
2020-12-24
1
-6
/
+37
*
Update screenshot
Nao Pross
2020-11-13
1
-0
/
+0
*
Highlight when search regexp is invalid
Nao Pross
2020-11-13
1
-0
/
+5
*
Load config data into config tab
Nao Pross
2020-11-13
4
-26
/
+122
*
Temporary fix for missing autotristate bug
Nao Pross
2020-11-12
1
-2
/
+20
*
Fix double-click to download and open file
Nao Pross
2020-11-10
1
-1
/
+20
*
Refractor gui.MoodleTreeWidget into MoodleTreeModel
Nao Pross
2020-11-10
1
-62
/
+71
*
Improve search
Nao Pross
2020-11-09
2
-3
/
+13
*
Implement download path selection
Nao Pross
2020-11-09
2
-15
/
+76
*
Update screenshot
Nao Pross
2020-11-08
1
-0
/
+0
*
Add regexp search feature
Nao Pross
2020-11-08
2
-30
/
+57
*
Replace UI code with Qt designer file
Nao Pross
2020-11-07
2
-56
/
+265
*
Clean up import
Nao Pross
2020-11-06
1
-1
/
+13
*
Make double-click open non-blocking
Nao Pross
2020-11-06
1
-3
/
+2
*
Add double-click download/open of files
Cristiano Colangelo
2020-10-24
1
-3
/
+17
*
Make PEP8 happy
Nao Pross
2020-10-23
4
-10
/
+27
*
Fix config path (expand) error
Nao Pross
2020-10-22
1
-3
/
+3
*
Color logs
Nao Pross
2020-10-19
2
-2
/
+15
*
Add LICENSE and version
Nao Pross
2020-10-19
2
-1
/
+690
*
Cleaner requests error and exception handling
Nao Pross
2020-10-19
2
-17
/
+27
*
Fix GUI log handler crash
Nao Pross
2020-10-19
1
-16
/
+20
*
Make item selection tristate, cleaup icon code
Nao Pross
2020-10-18
1
-9
/
+13
*
Re-add icons
Nao Pross
2020-10-18
1
-5
/
+16
*
Implement MoodleTreeView.onWorkerLoadedItem slot
Nao Pross
2020-10-18
1
-5
/
+31
*
Fix API call
Nao Pross
2020-10-18
1
-1
/
+3
*
Refractor gui.MoodleFetcher
Nao Pross
2020-10-17
1
-52
/
+58
*
Refractor gui.MoodleItem
Nao Pross
2020-10-17
1
-45
/
+36
*
Sort moodle courses in GUI
Nao Pross
2020-10-17
1
-0
/
+3
*
Write how to build an executable in README
Nao Pross
2020-10-16
1
-0
/
+11
*
Add image to README
Nao Pross
2020-10-16
2
-0
/
+2
[next]