Commit Graph

323 Commits

Author SHA1 Message Date
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
Luc Didry b7d4ea0a23 Fix #27 Handle too much images in zip download URL
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-05 17:58:18 +02:00
Luc Didry 05dcdc2729 Merge branch 'issue-33' into 'development'
Fix #33 Add gallery constructor in "my files" list

See merge request !15
2017-06-05 11:55:06 +02:00
Luc Didry b8212e4920 Fix #33 Add gallery constructor in "my files" list
This commit is dedicated to guilhemB, who is supporting me on Tipeee.
Many thanks :-)
2017-06-05 11:53:45 +02:00
Luc Didry 3faee2402c Update CHANGELOG 2017-06-05 11:10:23 +02:00
Luc Didry ef1463f8c9 Merge branch 'issue-39' into 'development'
Issue 39

See merge request !14
2017-06-05 11:05:29 +02:00
Luc Didry 028961113c Fix #39 2017-06-05 11:04:20 +02:00
Luc Didry 63a7ad74cd Fix markdown font pb 2017-06-05 10:30:05 +02:00
Luc Didry 3f21ddb35a Merge branch 'issue-42' into 'development'
Issue 42

See merge request !13
2017-06-05 10:02:15 +02:00
Luc Didry a8d38f6ea8 Fix bug 2017-06-05 10:01:28 +02:00
Luc Didry efb71654d6 Update CHANGELOG 2017-06-05 09:58:38 +02:00
Luc Didry 8421efc3da Fix #9 Add functional tests
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-04 17:38:00 +02:00
Luc Didry e0f8ddec64 Add functional tests
This commit is dedicated to Brigitte, the queen of elves, who is supporting me.
Many thanks :-)
2017-06-04 11:05:31 +02:00
Luc Didry 1f03678348 Extract i18n strings from directories, not files 2017-06-04 11:00:52 +02:00
Luc Didry 9aed9a0f03 Fix typos and oblivions 2017-06-03 22:22:08 +02:00
Luc Didry c2110dc171 [Not tested] Add Pg support
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-02 19:18:10 +02:00
Luc Didry 381f4e934e Putting helpers in separate file
This commit is dedicated to guilhemB, who is supporting me on Tipeee.
Many thanks :-)
2017-06-02 18:21:03 +02:00
Luc Didry b710c3250b Add missing vim modeline
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-02 18:20:39 +02:00
Luc Didry 6738c49730 Add Liberapay and Tipeee buttons to support the author 2017-05-27 20:43:51 +02:00
Luc Didry 9318058f2b Update Changelog 2017-05-27 20:14:39 +02:00
Luc Didry d2cd4b8335 Merge branch 'issue-42' into 'development'
Issue 42

See merge request !12
2017-05-27 15:57:20 +02:00
Luc Didry b6d7860472 Update modules + ask at least Mojolicious 7.31
This commit is dedicated to guilhemB, who is supporting me on Tipeee.
Many thanks :-)
2017-05-27 15:53:51 +02:00