Hydrus Network Developer
1b403d3c46
Let's see about some faster sibling/parent fetch
2024-08-11 14:54:32 -05:00
rtldg
3e6d4ee14b
Another VS Code setting to disable trim on save ( #1579 )
...
follow up to https://github.com/hydrusnetwork/hydrus/pull/1473
2024-08-10 15:48:55 -05:00
Paul Friederichsen
a78e8e8e0b
Render API: Add the ability to resize and encode into different formats ( #1578 )
...
* Render API: Add the ability to resize and encode into different formats
* Update API docs with new render options
* Add checks that render width and height are > 0
2024-08-10 15:48:19 -05:00
Hydrus Network Developer
3e03ffb3f9
Version 585
2024-08-07 15:53:35 -05:00
Hydrus Network Developer
9a8c7cfdb8
Version 584
2024-07-24 15:24:44 -05:00
Hydrus Network Developer
f6a0a990ea
Version 583
2024-07-17 15:54:48 -05:00
Hydrus Network Developer
dc0f65d7d7
Fixing mappings petition fetch
...
Whoops!
2024-07-13 13:02:07 -05:00
Hydrus Network Developer
bad2969076
Putting a dark styesheet back in
2024-07-10 16:30:25 -05:00
Hydrus Network Developer
39fc04a3a1
Version 582
2024-07-10 16:01:06 -05:00
Hydrus Network Developer
b1b4beea75
Version 581
2024-07-03 15:42:43 -05:00
Hydrus Network Developer
9fb14f4a6e
Version 580
2024-06-26 15:30:08 -05:00
Hydrus Network Developer
8f20b37432
Version 579
...
closes #1563
2024-06-19 15:59:30 -05:00
Hydrus Network Developer
1c70b00e4a
Merge branch 'future-build-2024-05' into develop
2024-06-19 13:18:52 -05:00
Hydrus Network Developer
bbfe8e4b20
Version 578
2024-06-05 15:45:38 -05:00
Hydrus Network Developer
f50361d73e
Version 577
2024-05-29 15:42:18 -05:00
Paul Friederichsen
1d934700a9
Improve "open in file browser" functionality and add additional file open actions ( #1557 )
...
* Improve "open in file browser" functionality
* Add file context menu items "properties" and "open in another program"
* Split Windows-specific functions into new ClientWindowsIntegration.py
2024-05-25 13:55:09 -05:00
Hydrus Network Developer
14af5ab924
Merge branch 'master' into future-build-2024-05
2024-05-22 15:55:34 -05:00
Hydrus Network Developer
b202eb70df
Version 576
2024-05-22 14:58:40 -05:00
Paul Friederichsen
fccd258c21
Fix macOS setup_venv.command ( #1554 )
2024-05-21 21:46:30 -05:00
Hydrus Network Developer
7649732217
Test 1
2024-05-21 21:44:48 -05:00
Paul Friederichsen
955a8b0f6e
Add support for legacy Microsoft Office formats (doc, ppt, xls) ( #1552 )
...
* Start working on handling legacy MS Office files
* Use olefile library to parse legacy office files
* Add additional signatures for very old office formats
* Add legacy office formats to docs
* Make olefile an optional dependency and cleanup
2024-05-18 16:09:53 -05:00
Hydrus Network Developer
2e28ed3ca9
Version 575
...
closes #1551
2024-05-15 15:41:32 -05:00
Paul Friederichsen
0ada47821f
Don't use the display's color profile for sRGB normalization ( #1549 )
2024-05-11 12:59:45 -05:00
Hydrus Network Developer
686dee1b84
Version 574
2024-05-08 15:25:53 -05:00
Hydrus Network Developer
1a06dc1824
Merge branch 'master' into develop
2024-05-04 13:13:52 -05:00
bbappserver
19a1552c5e
Update Understanding_Database_Synchronization.md ( #1545 )
...
Fix typos, clarify terminology and punctuation, link SQLite reading.
2024-05-04 13:12:29 -05:00
Paul Friederichsen
1bc5452740
Add extra cases for identifying certain MS Office documents ( #1547 )
2024-05-04 13:12:00 -05:00
Hydrus Network Developer
e820b5ef22
Merge branch 'develop'
2024-05-01 16:23:58 -05:00
Hydrus Network Developer
41ad702f23
Version 573
2024-05-01 16:13:34 -05:00
Hydrus Network Developer
c63273e363
Merge branch 'develop'
2024-04-24 15:40:44 -05:00
Hydrus Network Developer
efc460a1b7
Version 572
2024-04-24 15:35:55 -05:00
Hydrus Network Developer
ef01ac9bc7
Merge branch 'develop'
2024-04-17 15:36:49 -05:00
Hydrus Network Developer
eb36054315
Version 571
2024-04-17 15:22:16 -05:00
Hydrus Network Developer
abaea81134
Merge branch 'develop'
2024-04-10 15:49:27 -05:00
Hydrus Network Developer
764b1300b0
Version 570
2024-04-10 15:36:05 -05:00
Hydrus Network Developer
c7cac8e299
Merge branch 'develop'
2024-04-03 16:23:18 -05:00
Hydrus Network Developer
3aa8702972
Version 569
2024-04-03 16:15:48 -05:00
Aidan Harris
a99ab83ecb
Fix the application icon on KDE Plasma Wayland ( #1531 )
...
* Fix the application icon on KDE Plasma Wayland
This fixes the application icon on KDE Plasma Wayland (tested on Plasma
6) and possibly other Wayland compositors too.
The desktop filename was chosen because this is the identifier that the
Hydrus Flatpak application uses.
Distribution packagers should make sure that this name matches with the
desktop file that they install (for example, Gentoo installs a
/usr/share/applications/hydrus-client-hydrus.desktop file).
It is strongly suggested that distributions install their Hydrus
.desktop file at
/usr/share/applications/io.github.hydrusnetwork.hydrus.desktop to avoid
needing to apply extra patches, etc.
* Rename .desktop file and update setup_desktop.sh
2024-03-30 13:43:16 -05:00
Paul Friederichsen
fc0487e537
Add ellipsis to menu items where appropriate ( #1538 )
2024-03-30 13:38:03 -05:00
Paul Friederichsen
f9ff2829b6
Fix KDE 6 file picker causing hydrus to close ( #1535 )
2024-03-30 13:19:13 -05:00
Paul Friederichsen
aa0ed5db3d
Fix importing posts with multiple file urls ( #1537 )
2024-03-30 13:15:09 -05:00
Hydrus Network Developer
7eb8c4c144
Merge branch 'develop'
2024-03-27 19:59:39 -05:00
Hydrus Network Developer
47c79b2177
Fixing style check for Qt5
2024-03-27 19:59:26 -05:00
Hydrus Network Developer
8813f40f7b
Merge branch 'develop'
2024-03-27 17:29:30 -05:00
Hydrus Network Developer
7575cc9f13
Last thing
2024-03-27 17:29:15 -05:00
Hydrus Network Developer
0f6c01bb06
Merge branch 'develop'
2024-03-27 17:23:11 -05:00
Hydrus Network Developer
ffd2ba42b8
Revert "Revert "Fix for damaged URL definitions""
...
This reverts commit 608787e455
.
2024-03-27 17:23:05 -05:00
Hydrus Network Developer
3c9793e788
Revert "Revert "Fixing URL comparison issue""
...
This reverts commit 9ab079a80f
.
2024-03-27 17:23:03 -05:00
Hydrus Network Developer
4faa2e11fd
Revert "Revert "Version 567""
...
This reverts commit 4ae4e66a06
.
2024-03-27 17:22:51 -05:00
Hydrus Network Developer
4ef2f8805e
Little path clipping fix
2024-03-27 17:07:03 -05:00