Junle Li
0e62ccfe6a
The space for ffmpeg custom options are strict.
2023-01-25 01:21:47 -08:00
Patrik J. Braun
e7983a6def
Adding custom input options to ffmpeg. #592
2023-01-14 09:11:18 +01:00
Patrik J. Braun
3990287dec
Add default settings for lightbox switches
2023-01-10 21:36:58 +01:00
Patrik J. Braun
7f7fcca7dc
Reverting testing configs #582
2023-01-10 20:03:26 +01:00
Patrik J. Braun
3a426d23cc
Replacing jw-bootstrap-switch-ng2 with bootstrap built in switch. fixes #582
2023-01-10 20:01:02 +01:00
Patrik J. Braun
4e6922054e
Adding Album Reset Job and renaming DB reset to Gallery reset job
2023-01-08 11:31:47 +01:00
Patrik J. Braun
3df1f43031
Improving debugging and error handling.
2023-01-08 11:09:16 +01:00
Patrik J. Braun
95eccade0e
Updating translations #569
2023-01-07 11:38:52 +01:00
Patrik J. Braun
be2cfbdd4b
Add restart/reset warnings #569
2023-01-06 20:16:33 +01:00
Patrik J. Braun
a6e60c7c19
Add users panel to users #569
2023-01-06 19:01:24 +01:00
Patrik J. Braun
82bc7ab280
Improve enforced user configuration #575 #569
2023-01-06 18:22:49 +01:00
Patrik J. Braun
1753bad569
Removing memory DB. fixes #572
2023-01-05 23:11:58 +01:00
Patrik J. Braun
2350bc780d
Improving settings UI #569
2023-01-05 21:39:59 +01:00
Patrik J. Braun
7785036004
Improving comments
2023-01-04 23:25:59 +01:00
Patrik J. Braun
a902cdcdfc
Improving config cloning performance #569
2023-01-04 23:07:50 +01:00
Patrik J. Braun
680a3041f4
Adding $localize declare #569
2023-01-01 23:29:13 +01:00
Patrik J. Braun
c5e80f2d84
Cleaning up config and performance improvement #569
2023-01-01 16:01:51 +01:00
Patrik J. Braun
875d120df8
Improving config UI #569
2022-12-30 23:44:53 +01:00
Patrik J. Braun
36d4641e9d
Adding job schedules to config #569
2022-12-30 15:35:07 +01:00
Patrik J. Braun
9ac67ead63
Implementing template config savings #569
2022-12-28 22:12:53 +01:00
Patrik J. Braun
9c4178e508
Rewriting config structure and UI #569
2022-12-28 19:12:18 +01:00
Patrik J. Braun
9fdd732ce5
Making file job load files from DB in batches. #494
2022-12-18 23:47:13 +01:00
Patrik J. Braun
3012bc9908
Saving selected default slideshow speed #571 , #570
2022-12-18 22:46:47 +01:00
crypt-o-warrior
75c26f8422
merge upstream master
2022-12-17 01:44:18 +01:00
crypt-o-warrior
640aec03dd
added (session) cookie for playback duration; reverted some unnecessary css-changes;
2022-12-17 01:07:39 +01:00
Patrik J. Braun
d65685e592
Creating config for navbar buttons #174 #435 , fixes #150
2022-12-11 00:24:20 +01:00
Patrik J. Braun
be7937293b
Moving /api to /pgapi and making it configurable #214 , #519
2022-12-10 00:04:08 +01:00
Patrik J. Braun
9b56331f50
Creating def. sorting for search results. fixes #566
2022-12-09 22:17:54 +01:00
Patrik J. Braun
d75a307be6
Adding more indices to fields and improving SQL queries #437
2022-12-04 22:23:51 +01:00
Patrik J. Braun
07c6340754
further improving json usage #437
2022-11-30 00:14:30 +01:00
Patrik J. Braun
3c910a9d54
improving json usage #437
2022-11-30 00:01:49 +01:00
Patrik J. Braun
11fffd4a5d
moving supported formats to the config #561 #97
2022-11-25 22:56:33 +01:00
Patrik J. Braun
e345da5e05
bumping sharp to 0.32.2 #295
2022-11-23 20:45:31 +01:00
Patrik J. Braun
e6774bf689
removing metadata from webp #558
2022-11-21 22:28:13 +01:00
Patrik J. Braun
277f50efc4
Increasing possible media count per folder fixes #559
2022-11-21 21:45:43 +01:00
Patrik J. Braun
ef439ea87e
making remember me to be true by default
2022-11-21 19:51:57 +01:00
Patrik J. Braun
3fdc08942a
missingThumbnails never can be null. It is not needed to delete it.
...
#437
2022-06-28 09:32:38 +02:00
Patrik J. Braun
849ebbec9e
Smaller performance tweeks to thumbnail reading
...
#437
2022-06-27 23:46:17 +02:00
Patrik J. Braun
ca0579cefd
Implementing GPX compression job
...
#504
2022-06-25 20:57:45 +02:00
Patrik J. Braun
19e23133f2
Adding gpx compression buttons to the settings
...
#504
2022-06-24 23:15:48 +02:00
Patrik J. Braun
3bff1a4383
Implementing on-the-fly GPX compression.
...
Its a lossy compression that can be finetuned in the config.
#504
2022-06-24 22:59:08 +02:00
Patrik J. Braun
b6b576ba2f
Implementing ContentWrapper packing.
...
This enables to extract common string into a map and only reference their values.
This is expected to bring a further 43% savings on search results. Altogether leading to a 50% reduction.
#437
2022-06-24 18:05:45 +02:00
Patrik J. Braun
0ee5dacf70
improving date parsing in SearchQueryParser.ts
2022-04-25 19:23:03 +02:00
Patrik J. Braun
782cf78b03
fixing building errors
2022-04-25 18:36:18 +02:00
Patrik J. Braun
b1c9827729
Fixing lint errors
2022-04-25 18:09:06 +02:00
Patrik J. Braun
8d13af48b0
upgrading to bootstrap 5
2022-04-14 14:36:56 +02:00
Patrik J. Braun
845c70f6c6
Replace readyThumbnail filed with missingThumbnail bitmap.
...
Expected to save 6% on the server result json size.
#437
2022-03-26 11:55:15 +01:00
Patrik J. Braun
47d864abe5
Multiples small tweaks to save on the server response size:
...
* Removing ids from DTO as it is not needed on the client side. ~4% saving
* Removing orientation information from DB and server response. ~3% saving
* removing altitude from GPS data and reducing GPS, exposure and fstop precision ~3%
Altogether 10% saving expected.
#437
2022-03-25 21:51:42 +01:00
Patrik J. Braun
9ef0f5d2b8
Making random-link by-default enabled, and updating the warning note #392
2022-03-05 13:09:24 +01:00
Patrik J. Braun
c6640ce0f4
Adding server timing to measure performance (default value: false) #437
2022-02-26 12:34:04 +01:00