| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Copy from Trac UserGuide and updated with proper naming and deluge-web
version.
The bin location is default for brew with pip install.
Closes: #3073
|
| |
|
|
|
|
|
|
| |
The prettier hook was missing a trailing slash so omitting css files.
Add a trailing space fix hook and fix issues.
|
|
|
|
|
|
|
|
|
|
| |
- When running pre-commit on all files it is picking up minified js and
css files. Since prettier will format correctly the source files ignore
them in end-of-file fixer.
- The template files in web docs can be ignored too.
- Removed the unneeded `pre-commit-hooks` dependency as pre-commit
resolves that itself.
- Include files fixed by pre-commit.
|
|
|
|
|
|
| |
* Fix path to dist dir
* Rename dylib with new soversion for lt 1.1.x
* Create Info.plist with version and year automatically
|
| |
|
|
|
|
|
|
| |
- Using DYLD_LIBRARY_PATH seems to have the unintended effect of making associated apps
unusable (unable to locate dylds) when opening a file from within Deluge. The workaround
for now is to switch to using DYLD_FALLBACK_LIBRARY_PATH.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* bundle_contents now appends 'Contents' without adding it twice.
* Remove reference to non-existent gdk-pixbuf.loaders
* Separate libtorrent in new module.
* Update lib versions for bundle file.
|
|
|