1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

829 Commits

Author SHA1 Message Date
Patrik J. Braun
de6faf1d70 Replacing icons with https://ionic.io/ionicons lightbox
#587
2023-08-20 22:09:53 +02:00
Patrik J. Braun
d95bde2675 Replacing icons with https://ionic.io/ionicons in gallery grid
#587
2023-08-20 11:34:14 +02:00
Patrik J. Braun
064b254967 Replacing icons with https://ionic.io/ionicons in search
#587
2023-08-20 11:12:15 +02:00
Patrik J. Braun
6a004c2abb Replacing icons with https://ionic.io/ionicons on the main page
#587
2023-08-20 10:19:50 +02:00
Patrik J. Braun
d64670751c
Merge pull request #693 from bpatrik/sharing-history
Showing sharing history and preventing accidental sharing
2023-08-12 11:26:45 +02:00
Patrik J. Braun
ca51e70e8e Improve sharing list design and prevent accidental shares #607 2023-08-12 11:08:58 +02:00
Patrik J. Braun
4c10f9dd82 Implement basic sharing listing on UI #607 2023-08-11 17:44:51 +02:00
Patrik J. Braun
83f05990a7
Update ClientConfig.ts
tag #647 in the config
2023-08-11 16:24:53 +02:00
Patrik J. Braun
d35d9e88e6 Set theme already on the login page #587 2023-08-09 23:25:56 +02:00
Patrik J. Braun
99590487b2 Merge remote-tracking branch 'origin/master' 2023-08-09 22:47:22 +02:00
Patrik J. Braun
84e3735b78 Improving icon color 2023-08-09 22:47:11 +02:00
Patrik J. Braun
cd5e21861c
Update frame.component.ts
fix isDesktop logic
2023-08-09 09:43:47 +02:00
Patrik J. Braun
6d91416fd6 Remove empty ctor. 2023-08-09 00:05:51 +02:00
Patrik J. Braun
1c9e2a08aa Fix types 2023-08-08 23:56:38 +02:00
Patrik J. Braun
b7529b13e1 Adding scroll to the top button #587, fixes #427 2023-08-08 23:49:38 +02:00
Patrik J. Braun
d1ed607647 Creating configurable SVG icon #587 #331 #325 2023-08-08 22:25:43 +02:00
Patrik J. Braun
63236c30fd Let album manager return with empty albums #587 2023-08-07 23:13:23 +02:00
Patrik J. Braun
ade094cde0 Fix new album creation model design bug #587 2023-08-07 22:58:54 +02:00
Patrik J. Braun
6f5031f29d Prevent menu link wrapping #587 2023-08-07 22:39:50 +02:00
Patrik J. Braun
3768cc3a75
Update PublicRouter.ts
fix quotes
2023-08-07 14:30:06 +02:00
Patrik J. Braun
f48d21c185
Update PublicRouter.ts
remove orientation for PWA to use the default
2023-08-07 14:29:19 +02:00
Patrik J. Braun
6ebc18a21a
Update PublicRouter.ts
trying natural orientation #681
2023-08-07 11:06:11 +02:00
Patrik J. Braun
fc35128e2c Add hover push animation to all albums, faces and directories #587 2023-08-06 22:00:21 +02:00
Patrik J. Braun
2a82dad30e Fix map roundness when no markdown #587 2023-08-06 21:57:35 +02:00
Patrik J. Braun
287620a7c3 Fixing default theme #587 2023-08-06 21:51:10 +02:00
Patrik J. Braun
92ff423794 Moving Themes to be visible on side menu in settings #587 2023-08-06 21:41:14 +02:00
Patrik J. Braun
79187633cb Adding missing min/max person search 2023-08-06 01:02:04 +02:00
Patrik J. Braun
1890ef308b Rounding faces #587 2023-08-06 00:14:01 +02:00
Patrik J. Braun
26421c38c1 Making always-on face frames less disturbing #587 2023-08-05 23:57:49 +02:00
Patrik J. Braun
08a6fcbddc Making photos pop on hover.
Also making themes default. #587
2023-08-05 20:32:15 +02:00
Patrik J. Braun
7b5e187477 Rounding next photo button #587 2023-08-05 19:54:37 +02:00
Patrik J. Braun
cac921ede1 Rounding spinner #587 2023-08-05 19:43:27 +02:00
Patrik J. Braun
c4131ec4f9 Improve roundness #587 2023-08-05 19:11:03 +02:00
Patrik J. Braun
1a65c4d109 Improve roundness #587 2023-08-05 19:03:02 +02:00
Patrik J. Braun
6332fcdc8a Making things more rounded #587 2023-08-05 18:55:40 +02:00
Patrik J. Braun
16a936a5ba Updating to bootstrap 5.3.1 and fixing search button color #587 2023-08-05 18:32:36 +02:00
Patrik J. Braun
b1a26ef90c Fix sorting to be stored also for searches. fixes #539 2023-08-05 16:32:54 +02:00
Patrik J. Braun
de30430e63 Add compact settings view #587 2023-08-05 15:55:52 +02:00
Patrik J. Braun
d822e7b223 Also show position if text based position is not available. 2023-08-05 01:07:37 +02:00
Patrik J. Braun
a14c2ff45d Implement date pattern negating on the UI: #660 2023-08-04 19:24:55 +02:00
Patrik J. Braun
891c155cce Removing sendMail compatibility.
Our bullseye also does not support it natively. Let's just use SMTP. That makes everything simpler.

 #683
2023-08-04 00:24:43 +02:00
Patrik J. Braun
794039d824 Implement MediaPickDTO to allow multiple search queries to send top pick mails. #683 2023-08-04 00:17:54 +02:00
Patrik J. Braun
3e6bb7bff7 Fixing enforced user loading. Fixes #677 2023-08-03 00:33:18 +02:00
Patrik J. Braun
c39c1d7d99 Fixing FileJob metadata only jobs. Fixes GPX compression progress error. Fixes #684 2023-08-03 00:13:53 +02:00
Patrik J. Braun
45295a14e9 Fixing direct photo access 2023-08-02 23:48:46 +02:00
Patrik J. Braun
6e790677b4 Improving e-mail design #683 2023-08-02 23:30:12 +02:00
Patrik J. Braun
6f1c42f3d4 Add direct link to photo #683 2023-08-02 23:22:05 +02:00
Patrik J. Braun
f3231d5ab2 Fix folder path #683 2023-08-02 23:10:26 +02:00
Patrik J. Braun
0e460d07af Add person count search and sorting support.
Note it will trigger a DB drop as the scheme changed. #683
2023-08-01 22:57:36 +02:00
Patrik J. Braun
1974323b61 Make bendLongPathsTrigger to be a float and also decrease def. value to 0.5 2023-08-01 15:41:53 +02:00
Patrik J. Braun
e9f9a3aa88 Add option to list multiple recipients #683 2023-08-01 15:30:11 +02:00
Patrik J. Braun
7317b354ee Fix caption bug #683 2023-08-01 15:16:28 +02:00
Patrik J. Braun
540f3fe390 Logging failed job reason 2023-08-01 15:07:00 +02:00
Patrik J. Braun
819ca1b80d Implementing embended image sending with email media messenger ##83 2023-08-01 00:05:19 +02:00
Patrik J. Braun
80853771f4 Removing debug logging 2023-07-31 01:29:04 +02:00
Patrik J. Braun
6d1b5e21fb Add localize shim for MessagingConfig 2023-07-31 01:10:00 +02:00
Patrik J. Braun
b8802dbf9e moving config test path 2023-07-30 19:10:53 +02:00
Patrik J. Braun
378f719f9b LOG lOG 4 2023-07-30 18:10:09 +02:00
Patrik J. Braun
b80a2ae202 LOG lOG 3 2023-07-30 17:58:44 +02:00
Patrik J. Braun
a73eb3a649 LOG lOG 2023-07-30 17:51:29 +02:00
Patrik J. Braun
b8f9dbe55f tweaking 2023-07-30 17:37:54 +02:00
Patrik J. Braun
f007037bc5 Log Log Log... 2023-07-30 17:22:47 +02:00
Patrik J. Braun
cb8553896f Fixing settings setting tests #683 2023-07-30 14:40:54 +02:00
Patrik J. Braun
8fc0512998 Fixing getting random photo with mysql #683 2023-07-30 14:17:15 +02:00
Patrik J. Braun
33ca2040a8 Moving sendMail checking to be only on startup #683 2023-07-30 14:06:25 +02:00
Patrik J. Braun
a408f1b24d Fixig setting and random photo test #683 2023-07-30 13:25:31 +02:00
Patrik J. Braun
e113062208 Fixig backendtext tests #683 2023-07-30 13:04:23 +02:00
Patrik J. Braun
763e982d2d Creating E-mail messenger job and e-mail messaging config #683 2023-07-30 12:21:11 +02:00
Patrik J. Braun
35340b2c04 Creating top pick job #683 2023-07-29 13:18:04 +02:00
Patrik J. Braun
041b984dbd Add compressed GPX delete button
#504
2023-07-29 11:45:29 +02:00
Patrik J. Braun
afa3ad9f30 Make back flight also separate on map #587
#667
2023-07-28 23:12:15 +02:00
Patrik J. Braun
9dbc196c27 Adding path bending distance trigger to config #587
#667
2023-07-28 20:58:16 +02:00
Patrik J. Braun
f01766ba49 Adding some arch to long distant paths (mostly flights) #587
#667
2023-07-28 20:54:56 +02:00
Patrik J. Braun
1a2b26cb5e Fixing map icon config UI #587
#667
2023-07-18 22:17:38 +02:00
Patrik J. Braun
bc6ba578f3 Adding more map icons #587
#667
2023-07-08 17:36:55 +02:00
Patrik J. Braun
9eb56f89a6 Improve map path theme ui #587
#667
2023-07-08 17:00:23 +02:00
Patrik J. Braun
6c0c883298 Creating svg picker for svg icon config #587
#667
2023-07-08 16:55:16 +02:00
Patrik J. Braun
4a1daff947 Improving settings for map themes #587
#667
2023-07-04 22:49:05 +02:00
Patrik J. Braun
b1a19df2c3 Make map colors/icons configurable #587
#667
2023-07-02 20:01:00 +02:00
Patrik J. Braun
3fb31f17a8 Adopting date pattern search to MySQL #660 2023-06-24 13:11:56 +02:00
Patrik J. Braun
1a14855c57 Making autocompete finetuning #660 2023-06-24 01:05:33 +02:00
Patrik J. Braun
574de71eb7 Making autocompete finetuning #660 2023-06-24 01:00:15 +02:00
Patrik J. Braun
b744c72c31 Making autocompete finetuning #660 2023-06-22 08:43:41 +02:00
Patrik J. Braun
b1813d7258 Making autocompete item setting more fine tuned #660 2023-06-22 08:40:48 +02:00
Patrik J. Braun
167fe9e2f0 Improving date pattern autocomplete #660 2023-06-22 00:55:37 +02:00
Patrik J. Braun
27380c73c4 Merge remote-tracking branch 'origin/master' 2023-06-20 00:06:47 +02:00
Patrik J. Braun
37641ff02e Adding date pattern UI #660 2023-06-20 00:06:37 +02:00
rickkwa
a4898bc197 Add SIGTERM handler 2023-05-21 02:46:34 -04:00
Patrik J. Braun
4cb986c530 Creating parser for data patter search #660 2023-05-07 12:46:23 +02:00
Patrik J. Braun
48e0c267a4 Creating parser for data patter search #660 2023-05-07 12:46:15 +02:00
Patrik J. Braun
0e9714cc0e Setting missing thumbnail if sample region is not present 2023-04-22 02:00:58 +02:00
Patrik J. Braun
2aea6f4456 Improving debug logging for face region generation #656 2023-04-22 01:59:16 +02:00
Patrik J. Braun
27d1270da6 Adding more granularity to the statistic #654 2023-04-13 18:33:01 +02:00
Patrik J. Braun
5ff243310e improving statistic design #654 2023-04-13 18:29:27 +02:00
Patrik J. Braun
fdea2b570f Adding statistic to filter bar. fixes #654 2023-04-13 00:16:31 +02:00
Patrik J. Braun
9014d98f6c Improving comments 2023-04-11 23:18:01 +02:00
Patrik J. Braun
e4710da4e5 Fixing job progress 2023-04-02 12:33:44 +02:00
Patrik J. Braun
d606df9479 simplfying photoworker 2023-04-01 23:31:06 +02:00
Patrik J. Braun
74e4a8160b Improve autocomplete closing #558 2023-03-30 23:46:12 +02:00
Patrik J. Braun
f2ac6debd9 Improve autocomplete sorting #558 2023-03-30 22:51:39 +02:00