liamwhite
c0fb61b6e1
Merge pull request #505 from mdashlw/image-approval-checks
...
Image approval checks
2025-04-16 11:06:05 -04:00
mdashlw
f7fdcc1e79
Update message
2025-04-16 10:02:19 +00:00
mdashlw
a3f56c8565
Image approval checks
2025-04-16 10:01:11 +00:00
liamwhite
5b1812cb6f
Merge pull request #504 from mdashlw/custom-fields-range-error
...
Return error if range is specified for custom fields
2025-04-14 11:20:10 -04:00
liamwhite
ff0801a6aa
Merge pull request #503 from mdashlw/normalize-search-tag-names
...
Normalize tag names in search queries
2025-04-14 11:19:59 -04:00
mdashlw
ce3b68a75a
Return error if range is specified for custom fields
2025-04-14 10:15:33 +00:00
mdashlw
88f0d12990
Normalize tag names in search queries
2025-04-14 09:40:12 +00:00
liamwhite
fad302507c
Merge pull request #500 from mdashlw/commissioner-namespace
...
Make commissioner a valid namespace
2025-04-13 12:02:00 -04:00
liamwhite
0f5e0ff5dc
Merge pull request #501 from mdashlw/anonymous-query-field
...
Allow searching images by anonymous field
2025-04-13 12:01:51 -04:00
liamwhite
de97b84e8c
Merge pull request #498 from mdashlw/tag-change-details-patch
...
Fix deleting tag changes where tag is nil
2025-04-13 12:01:25 -04:00
liamwhite
61a2dab906
Merge pull request #499 from mdashlw/clean-tag-name-patch
...
Fix clean_tag_name
2025-04-13 12:01:10 -04:00
mdashlw
3ce1cd0d58
Allow searching images by anonymous field
2025-04-13 09:18:47 +00:00
mdashlw
fd9a772a57
Make commissioner a valid namespace
2025-04-13 08:38:07 +00:00
mdashlw
22c834a3a2
Fix clean_tag_name
2025-04-13 02:36:37 +00:00
mdashlw
24d9f9080c
Fix deleting tag changes where tag is nil
2025-04-13 02:27:50 +00:00
liamwhite
f88c95b01e
Merge pull request #497 from philomena-dev/dependabot/npm_and_yarn/assets/multi-26b6344af5
...
Bump vite in /assets
2025-04-11 13:47:16 -04:00
dependabot[bot]
ad2fa8387f
Bump vite in /assets
...
Bumps and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ). These dependencies needed to be updated together.
Updates `vite` from 6.2.5 to 6.2.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite )
Updates `vite` from 5.4.14 to 6.2.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.6
dependency-type: direct:production
- dependency-name: vite
dependency-version: 6.2.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 15:47:48 +00:00
MareStare
6b42f6dcf0
Merge pull request #492 from MareStare/feat/drop-db-script
...
Add `philomena` script wrapper over `docker compose`
2025-04-09 02:36:05 +03:00
MareStare
c67ac27f8d
Remove the Updates
section from README, will return to it in the PR for shellcheck installation when tooling is moved to docker
2025-04-06 20:57:49 +00:00
MareStare
8f6bbf63ea
Update the README to remove the requirements for external tools. Gonna use docker for that
2025-04-06 20:44:41 +00:00
MareStare
a3f5191b9c
Resolve the real path when invoking philomena.sh
to remove some intermediate ..
in error messages that feature the script path
2025-04-06 20:43:27 +00:00
MareStare
0c0376b26e
Add --git
to clean
2025-04-06 20:03:27 +00:00
MareStare
10d63f3a99
Use docker compose down --volumes
in clean
for full cleaning
2025-04-06 20:03:27 +00:00
MareStare
aa173c128c
Fix typo
2025-04-06 20:03:27 +00:00
MareStare
caf49e0b29
Fix stale comment
2025-04-06 20:03:27 +00:00
MareStare
346922d82a
Fix github markdown alerts syntax
2025-04-06 20:03:27 +00:00
MareStare
d370f31216
Add init command to philomena init
and add scripts/path
wrapper for convenience of adding philomena
totoolchain PATH
2025-04-06 20:03:27 +00:00
MareStare
35da66933b
Add clean
command for full cleaning
2025-04-06 20:03:27 +00:00
MareStare
9178ad7fdb
Rename dev.sh
to philomena
and add up/down --drop-db
commands
2025-04-06 20:03:27 +00:00
MareStare
6351563c6a
Add switch_case_ident
to .editorconfig to fix the defaults of shfmt
(facehoof)
2025-04-06 20:03:27 +00:00
MareStare
05eadded1a
Add dev.sh
script wrapper over docker compose
2025-04-06 20:03:27 +00:00
liamwhite
0e9c603646
Merge pull request #491 from MareStare/feat/remove-unnecessary-copy-statements
...
Remove now useless `COPY` instructions because we use a volume bind-mount instead
2025-04-06 14:37:24 -04:00
liamwhite
5df761b1a3
Merge pull request #477 from MareStare/feat/settings-ui-improvements
...
Settings UI improvements: help button, input/label reorder, no flex, etc
2025-04-06 14:37:02 -04:00
MareStare
5d82554c46
Remove now useless COPY
instructions because we use a volume bind-mount instead
2025-04-06 01:51:12 +00:00
liamwhite
c679081a3b
Merge pull request #490 from philomena-dev/dependabot/npm_and_yarn/assets/multi-f905cb375f
...
Bump vite in /assets
2025-04-04 15:06:59 -04:00
dependabot[bot]
d56cbd9912
Bump vite in /assets
...
Bumps and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ). These dependencies needed to be updated together.
Updates `vite` from 6.0.11 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite )
Updates `vite` from 5.4.14 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.5
dependency-type: direct:production
- dependency-name: vite
dependency-version: 6.2.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 15:33:11 +00:00
L. Fox
2a0a885f34
postgres17-client
2025-04-04 09:25:38 +02:00
L. Fox
f31d075e32
bump software versions
2025-04-04 09:25:09 +02:00
liamwhite
37fd3fc059
Merge pull request #454 from mdashlw/tag-override-display-mod-notes
...
Update override display logic for tags
2025-04-03 13:00:08 -04:00
liamwhite
783defce35
Merge pull request #474 from mdashlw/dnp-log
...
Log DNP entry transitions
2025-04-03 12:59:29 -04:00
liamwhite
2e04818923
Merge pull request #478 from mdashlw/ip-prof-user-mask
...
Respect IP mask when looking up users
2025-04-03 12:59:19 -04:00
liamwhite
2958405355
Merge pull request #485 from koloml/fix-autocomplete-popup-on-mobile
...
Autocomplete Popup: Fixed `Enter` key presses not hiding popup in the Tag Editor on Android devices
2025-04-03 12:57:51 -04:00
liamwhite
ee49499bc8
Merge pull request #486 from mdashlw/tag-reindex
...
Reindex tag itself on "Rebuild index"
2025-04-03 12:56:26 -04:00
liamwhite
06118fcbcb
Merge pull request #487 from mdashlw/form-q-clash
...
Use unique input names for search forms
2025-04-03 12:56:19 -04:00
KoloMl
b69f7a3f17
Revert "Moved init()
directly to the describe
block"
...
This reverts commit e68d7c3e1c
.
2025-04-02 18:20:48 +04:00
KoloMl
e68d7c3e1c
Moved init()
directly to the describe
block
...
As suggested by @MareStare
2025-04-02 17:33:55 +04:00
KoloMl
5d76b5d9f1
Replaced import from eslint-plugin-vitest
to @vitest/eslint-plugin
2025-04-02 17:21:52 +04:00
KoloMl
7216afa783
Installed @vitest/eslint-plugin
1.1.38
2025-04-02 17:19:23 +04:00
KoloMl
0a55ed93d2
Bumped typescript-eslint
from 8.17.0 to 8.29.0
...
Resolves issue with conflicting dependencies when trying to install
`@vitest/eslint-plugin`:
npm error Could not resolve dependency:
npm error dev @vitest/eslint-plugin@"*" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/utils@8.29.0
npm error node_modules/@typescript-eslint/utils
npm error peer @typescript-eslint/utils@"^8.24.0" from @vitest/eslint-plugin@1.1.38
npm error node_modules/@vitest/eslint-plugin
npm error dev @vitest/eslint-plugin@"*" from the root project
2025-04-02 17:17:15 +04:00
KoloMl
8f6f9a7849
Uninstalled eslint-plugin-vitest
...
Looks like package was renamed in NPM registry to
`@vitest/eslint-plugin`. This package is from same exact repository.
2025-04-02 17:13:14 +04:00