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

22 Commits

Author SHA1 Message Date
Patrik J. Braun
4f2b02b7e0 migrating maps to ngx-leaflet #256 2021-04-25 19:07:02 +02:00
Patrik J. Braun
d9bd588b1a replacing ng2-cookies to ngx-cookie-service 2021-04-19 20:10:44 +02:00
Patrik J. Braun
8ec734dfb7 Fixing missing hammerjs module (fixes mobile touch support) #144
It is needed since angular 9.

Tested on Pixel4, Ipad Air
2021-04-19 17:26:35 +02:00
Patrik J. Braun
2223c87b9e Updating translations to use angular's $localize #255 2021-04-17 20:06:17 +02:00
Patrik J. Braun
7371fda5a8 upgrading bootstrap, fixing navigation issue
Router active line broke navigation, replacing it with custom function
2021-04-11 15:59:30 +02:00
Patrik J. Braun
669ad818c3 replacing ng2-slim-loading-bar with @ngx-loading-bar to make prod compilation pass (previous bar was not compatible with angular 6 and above) 2021-04-11 00:05:33 +02:00
Patrik J. Braun
5e2b8a44dd Improve Search field 2021-03-26 21:08:30 +01:00
Patrik J. Braun
8afd49c588 adding minimal autocomplete 2021-03-20 14:37:56 +01:00
Patrik J. Braun
270d5af74d Updating random photo query builder to use advanced search #58 2021-03-14 16:52:37 +01:00
Patrik J. Braun
88015cc33e Implementing adv. search query builder #58 2021-01-31 12:22:56 +01:00
Patrik J. Braun
73a8c4202a Implementing custom folder sorting, by adding support for pg2conf metafiles. Fixes: #177 2020-09-06 17:07:40 +02:00
Patrik J. Braun
1cc95bb925 removing image rotation to support the now available in-browser image orientation tag https://caniuse.com/#feat=css-image-orientation
Fixes: #172
2020-09-06 10:11:30 +02:00
Patrik J. Braun
d152900e21 implementing advanced settings 2020-02-04 19:37:47 +01:00
Patrik J. Braun
5b4f06e789 implementing csrf security for posts 2020-01-07 22:17:54 +01:00
Patrik J. Braun
f34e934597 translation issue fix 2020-01-01 20:52:29 +01:00
Patrik J. Braun
83f3def727 fixing case sensitivity issue with PersonManager 2020-01-01 20:26:59 +01:00
Patrik J. Braun
4c507f286d improving job ui and job handling 2019-12-30 15:49:56 +01:00
Patrik J. Braun
cc83dc718d creating backend text for jobs 2019-12-29 10:24:47 +01:00
Patrik J. Braun
5ec9171ddf renaming tasks to jobs 2019-12-24 12:22:25 +01:00
Patrik J. Braun
5160e19a35 improve settings 2019-12-15 14:40:31 +01:00
Patrik J. Braun
2ac0eaa57a improving task management 2019-12-11 17:02:02 +01:00
Patrik J. Braun
358a7834e0 restucturing project 2019-12-10 10:44:35 +01:00