1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-15 01:24:25 +02:00
Commit Graph

1999 Commits

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