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

51 Commits

Author SHA1 Message Date
Patrik J. Braun
ad6003a38d Adding performance benchmark results #437 2023-01-07 17:33:30 +01:00
Patrik J. Braun
7a453209fb Updating config path in benchmark 2023-01-07 15:20:50 +01:00
Patrik J. Braun
a6e60c7c19 Add users panel to users #569 2023-01-06 19:01:24 +01:00
Patrik J. Braun
1753bad569 Removing memory DB. fixes #572 2023-01-05 23:11:58 +01:00
Patrik J. Braun
9c4178e508 Rewriting config structure and UI #569 2022-12-28 19:12:18 +01: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
8d13af48b0 upgrading to bootstrap 5 2022-04-14 14:36:56 +02:00
Patrik J. Braun
fa28a6c647 adding missing empty line 2022-03-22 23:27:11 +01:00
Patrik J. Braun
683759b336 Updating benchmark result for v1.9.3 2022-03-22 23:25:11 +01:00
Patrik J. Braun
6394eb4f86 Updating benchmark to contain results size 2022-03-21 22:29:00 +01:00
Patrik J. Braun
b4c64d1247 adding init to non experiment too #299 2022-02-23 00:05:49 +01:00
Patrik J. Braun
ca16ce0c83 fixing experiment to regenerate db when switching sql driver #299 2022-02-22 23:50:28 +01:00
Patrik J. Braun
3d34b16340 Experimenting with better-sqlite3 2022-02-22 14:06:52 +01:00
Patrik J. Braun
77767f27b0 fixing preview filling job's logs 2022-02-06 20:01:37 +01:00
Patrik J. Braun
9ea2fc5f21 Revert "upgrading to recommend node v16, making min version to be v14"
This reverts commit b72788456b.

# Conflicts:
#	.github/workflows/build.yml
#	.travis.yml
#	package-lock.json
#	package.json
2022-01-15 11:32:46 +01:00
Patrik J. Braun
b72788456b upgrading to recommend node v16, making min version to be v14 2022-01-14 16:27:08 +01:00
Patrik J. Braun
628bc74226 Refactoring directory interfaces #80 2021-06-27 19:33:37 +02:00
Patrik J. Braun
f84f555182 renaming "from" and "to" to "after" and "before" in search query #309 2021-05-23 17:58:58 +02:00
Patrik J. Braun
d0153e58d9 Implementing negatable search query parsing #309 2021-05-23 17:56:58 +02:00
Patrik J. Braun
951dbbf066 Removing db folder override as it does not have write access on docker
(cherry picked from commit 36d5ccbbd4c077d25c99f47c215740a46122cad4)
2021-05-15 09:28:14 +02:00
Patrik J. Braun
315c174ff9 Adding experiment support and disable ability to benchmark
(cherry picked from commit dba4c8bf75ed76f41ba24d945bf7d22efb9665c2)
2021-05-15 09:27:42 +02:00
Patrik J. Braun
b2049d81c1
Update README.md 2021-05-13 08:56:09 +02:00
Patrik J. Braun
8c3b4032f6 Adding benchmark history 2021-05-13 08:33:33 +02:00
Patrik J. Braun
1d3f9df8f4 Implementing changes only indexing for indexing job. Making that to default 2021-05-12 13:56:10 +02:00
Patrik J. Braun
392f111cfc Adding version info to benchmark header 2021-05-12 12:39:30 +02:00
Patrik J. Braun
34383c0f3b Adding new RPi benchmark result. 2021-05-10 16:10:54 +02:00
Patrik J. Braun
a75a28f5c4 Fixing benchmark (Adding new search cases after advanced search is ready) 2021-05-10 13:03:22 +02:00
Patrik J. Braun
085d7c2cd9 fixing linting erros. adding tslint to pretest 2021-04-18 15:48:35 +02:00
Patrik J. Braun
88015cc33e Implementing adv. search query builder #58 2021-01-31 12:22:56 +01:00
Patrik J. Braun
2f0d2a5e59 Project cleanup 2021-01-04 10:40:09 +01:00
Patrik J. Braun
9459dbea60 Adding benchmark results 2020-12-31 14:26:45 +01:00
Patrik J. Braun
f6bf64399a improving Benchmark 2020-12-31 12:35:28 +01:00
Patrik J. Braun
29c3e580d4 improving benchmark 2020-12-30 21:54:07 +01:00
Patrik J. Braun
0a8af49752 Adding benchmark to release code 2020-12-30 21:13:19 +01:00
Patrik J. Braun
03789ecaf8 improving benchmark 2020-12-28 22:08:57 +01:00
Patrik J. Braun
4e3f464cf8 upgrading to typeconfig2.0 2020-01-28 18:36:52 +01:00
Patrik J. Braun
95a50b4936 fixing test issues 2019-12-29 09:34:08 +01:00
Patrik J. Braun
ddb734e64a implementing job history saving 2019-12-29 00:35:41 +01:00
Patrik J. Braun
cd06bc00ec implementing photo downscaling
project and config refactoring
Warning: braking changes in the config
2019-12-14 17:27:01 +01:00
Patrik J. Braun
358a7834e0 restucturing project 2019-12-10 10:44:35 +01:00
Patrik J. Braun
1be392e7da implementing video settings saving
refactoring settings
2019-12-10 09:36:14 +01:00
Patrik J. Braun
f8a361cb9e implementing video converting task
note: braking changes in database and config file
2019-12-09 14:05:06 +01:00
Patrik J. Braun
b47d0ea675 removing js and js.map files 2019-12-07 18:26:07 +01:00
Patrik J. Braun
ca1ce61adc Merge branch 'master' of https://github.com/bpatrik/pigallery2 2019-12-07 18:21:18 +01:00
Patrik J. Braun
b70ace5cd5 ignore update 2019-12-07 18:20:14 +01:00
Alex B
a11ef47737 Generated dummy ro xlf file 2019-09-22 13:45:38 +03:00
Patrik J. Braun
2017fc642c improving caching with gallery version string 2019-02-15 11:47:09 -05:00
Patrik J. Braun
2d95111a03
Update README.md 2019-02-14 16:17:08 -05:00
Patrik J. Braun
8ed202b53d fixing tests 2019-01-26 23:47:43 -05:00
Patrik J. Braun
0748a3ed5b adding performance benchmark 2019-01-26 18:28:04 -05:00