Luc Didry
fa5c3e465b
Change bitcoin address
2018-03-03 18:02:35 +01:00
Luc Didry
474680e600
Rename template.pot to lutim.pot
2018-03-03 18:02:35 +01:00
Luc Didry
b19a3f6005
Delete Mojolicious::Plugin::AssetPack from cpanfile
2018-03-03 18:02:35 +01:00
Quentin
8e7065e714
Update oc.po
2018-03-03 18:02:35 +01:00
Luc Didry
2529234df9
template.pot generation
2018-03-03 18:02:35 +01:00
Luc Didry
5ad1caea68
Make gallery generation really sequential
2018-03-03 18:02:35 +01:00
Luc Didry
ef1297be7d
Use Photoswipe for the gallery instead of Unite gallery
2018-03-03 18:02:35 +01:00
Luc Didry
d6b59c45a6
Fix Lutim::Plugin::Helpers needed in Mounter.pm
2018-03-03 18:02:35 +01:00
Luc Didry
59000d53d6
Add language changing dropdown
2018-03-03 18:02:35 +01:00
Luc Didry
4e1d36ce60
Small default UI change
2018-03-03 18:02:35 +01:00
Luc Didry
bcb0710fde
Fix render_not_found crash (from a Mojolicious update)
2018-03-03 18:02:35 +01:00
Luc Didry
799124a58d
Use Mojolicious::Plugin::StaticCache instead of AssetPack
2018-03-03 18:02:35 +01:00
Luc Didry
c9a6fd2be4
Change for a non-fluid layout
2018-03-03 18:02:35 +01:00
Luc Didry
9958a9cca9
Include arabic translation in Makefile, theme command + update AUTHORS
2018-03-03 18:02:35 +01:00
Butterflyoffire Butterflyoffire
6b012b7382
Adding i18n arabic.
2018-03-03 18:02:35 +01:00
Luc Didry
6921496a19
Update Changelog
0.8.8
2018-02-07 22:12:46 +01:00
Luc Didry
6ab6b76c8f
Fix #65
2018-02-07 22:11:37 +01:00
Luc Didry
8b9791b6b4
Update AUTHORS.md
2018-01-15 09:14:26 +01:00
Luc Didry
6f43566664
Fix bug if dbtype not configured in lutim.conf
...
This commit is dedicated to Liandri, who is supporting me with great bzh food.
Many thanks :-)
0.8.7
2017-12-22 19:17:57 +01:00
Luc Didry
e7e02931ac
Fix bug resulting in no EXIF tags deletion
0.8.6
2017-11-18 17:37:41 +01:00
Luc Didry
210a2a8df2
Update CHANGELOG for 0.8.5
0.8.5
2017-07-09 13:44:32 +02:00
Luc Didry
41e5f292eb
Fix hennypenny.css for asset pack
2017-07-09 13:40:19 +02:00
Luc Didry
72f0469674
Udpate Changelog - release 0.8.4
0.8.4
2017-06-24 17:46:04 +02:00
Luc Didry
a842311304
Mitigate a bug using the same empty record twice
...
On the official instance, which is heavily used, some empty records are
used twice since the migration to PostgreSQL. Trying to choose randomly
among the available empty records to fix that and immediatly make them
not empty (add a fake path).
+ force lowest version of Net::SSLeay used, since the latest (more or
less) version is needed on Debian Stretch.
2017-06-24 17:43:29 +02:00
Luc Didry
ce84d403df
Fix donut stats call
0.8.3
2017-06-15 10:29:25 +02:00
Luc Didry
ec6b9ce028
Update cpanfile: enforce Mojolicious::Plugin::AssetPack version
0.8.2
2017-06-14 12:00:35 +02:00
Luc Didry
321b8bbf97
Update CHANGELOG - 0.8.1
0.8.1
2017-06-13 23:08:08 +02:00
Luc Didry
78ce5dc69d
Fix CI oblivion
2017-06-13 22:42:27 +02:00
Luc Didry
82289ece59
Fix #46 Server error if trying to zip an unexisting file
2017-06-13 22:10:59 +02:00
Luc Didry
32ca358886
Release 0.8
0.8
2017-06-13 20:08:02 +02:00
Luc Didry
c5dac2d5e9
Merge branch 'development' into 'master'
...
Merge development
Closes #40 , #14 , #27 , #33 , #39 , and #9
See merge request !19
2017-06-13 19:57:50 +02:00
Luc Didry
88b77f91fb
Fix CI
2017-06-12 21:41:03 +02:00
Quentin
75b645e6d4
Update oc.po
2017-06-12 19:38:40 +02:00
Quentin
9cfb694779
Update oc.po
2017-06-12 18:40:37 +02:00
Luc Didry
37b6f82f32
Add lutim-minion@.service
2017-06-11 20:45:44 +02:00
Luc Didry
65403d934c
Update CI configuration
...
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-11 19:58:07 +02:00
Luc Didry
36bae6e042
Add Minion support
...
This commit is dedicated to Brigitte, the queen of elves, who is supporting me.
Many thanks :-)
2017-06-11 19:56:59 +02:00
Luc Didry
2a0f2ef4a2
Improve cache (and so, load speed)
...
- Add Cache-control headers for static files
- Put almost all js/css stuff outside template
2017-06-11 11:25:34 +02:00
Luc Didry
54374765e7
Update .gitignore
2017-06-08 23:15:32 +02:00
Luc Didry
0cb82fee0b
Update .gitlab-ci.yml (add test-pg and podcheck)
2017-06-08 23:13:46 +02:00
Luc Didry
b7e799353f
Add stats in JSON format
2017-06-08 21:27:51 +02:00
Luc Didry
c5831168af
Fix #40
2017-06-08 01:15:23 +02:00
Luc Didry
8a8e331de9
Merge branch 'issue-14-mr-5' into 'development'
...
Fix #14 and !5 Allow to paste images to upload them
See merge request !17
2017-06-07 23:47:52 +02:00
Luc Didry
790da8deeb
Fix #14 and !5 Allow to paste images to upload them
...
This wouldn't have been possible without the great work of Alexis
Clairet (MR !5 ). I had to close the MR and report his work because of
the many changes in Lutim since he worked on it.
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-07 23:43:14 +02:00
Luc Didry
c7b15dc952
Small changes for my git pre-commit hook
2017-06-07 22:52:33 +02:00
Luc Didry
4f8a27a10b
Update Changelog
2017-06-07 22:50:29 +02:00
Luc Didry
6014ea4889
Fix bug: the localStorage wasn't modified if image's delay was modified
...
This commit is dedicated to Brigitte, the queen of elves, who is supporting me.
Many thanks :-)
2017-06-07 22:47:41 +02:00
Luc Didry
e389869414
Fix bug in image's delay modification
2017-06-07 22:00:10 +02:00
Luc Didry
c9dda1c720
Update Changelog
2017-06-07 20:56:06 +02:00
Luc Didry
3b1a6af092
Merge branch 'issue-27' into 'development'
...
Fix #27 Handle too much images in zip download URL
See merge request !16
2017-06-05 17:59:45 +02:00