Luc Didry
4d5fed4d02
Merge branch 'fix-84' into 'development'
...
Fix #84 - Add link to generate random file in collection
See merge request luc/lutim!48
2018-07-29 15:48:49 +02:00
Luc Didry
b088db9c5e
[i18n] Update translations
2018-07-29 15:48:49 +02:00
Luc Didry
ea358d4a4c
Fix #84 - Add link to generate random file in collection
2018-07-29 15:48:49 +02:00
Luc Didry
47b38daad5
Merge branch 'fix-67' into 'development'
...
Fix #67 - Add localStorage export and import feature
See merge request luc/lutim!47
2018-07-29 15:48:49 +02:00
Luc Didry
46dcb0256f
Add fix #70 item in CHANGELOG
2018-07-29 15:48:49 +02:00
Luc Didry
8fe738adc4
Fix #67 - Add localStorage export and import feature
2018-07-29 15:48:49 +02:00
Luc Didry
9b90119061
Merge branch 'fix-5' into 'development'
...
Fix #5 - Allow to use a fixed domain
See merge request luc/lutim!46
2018-07-29 15:48:49 +02:00
Luc Didry
78bb3f37c7
Merge branch 'fix-70' into 'development'
...
Fix #70 - Fix stats files generation with non-default theme
See merge request luc/lutim!45
2018-07-29 15:48:48 +02:00
Luc Didry
f2f785e6d4
Fix #5 - Allow to use a fixed domain
2018-07-29 15:48:48 +02:00
Luc Didry
15e587464d
Merge branch 'fix-76' into 'development'
...
Fix #76 Add .zip file check in the tests
See merge request luc/lutim!44
2018-07-29 15:48:48 +02:00
Luc Didry
4ef5e67f4b
Fix #70 - Fix stats files generation with non-default theme
2018-07-29 15:48:48 +02:00
Luc Didry
ef090954c3
Merge branch 'fix-79' into 'development'
...
Fix #79 Add CLI command
See merge request luc/lutim!43
2018-07-29 15:48:48 +02:00
Luc Didry
b42bf08363
Fix #76 Add .zip file check in the tests
...
This commit is dedicated to Nartagnan, who is supporting me with Ğ1.
Many thanks :-)
2018-07-29 15:48:48 +02:00
Luc Didry
b5ea181bea
Improve image CLI command
...
- Add CLI command to remove images
- Add CLI command to search images based on the uploader's IP address
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2018-07-29 15:48:48 +02:00
Luc Didry
b84420e6dc
[i18n] Update oc translation
2018-07-29 15:48:47 +02:00
Luc Didry
701a78ac94
Add CLI command to print informations about images
...
This commit is dedicated to JCB, who is supporting me with Ğ1.
Many thanks :-)
2018-07-29 15:48:47 +02:00
Luc Didry
0d1ca8aa98
[i18n] Use ISO::639_1
...
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2018-07-29 15:48:47 +02:00
Luc Didry
fbe3c3bc13
[zanata] update Makefile to push or pull only on master and dev branch
2018-07-29 15:48:47 +02:00
Luc Didry
a7f2fd051d
[i18n] update locales
2018-07-29 15:48:47 +02:00
Luc Didry
c18e6c84af
[zanata] update CI
2018-07-29 15:48:47 +02:00
Luc Didry
10eafcfdc3
Merge branch 'fix-56' into 'development'
...
Fix #56 Add a message saying how many images there is in the gallery
See merge request luc/lutim!42
2018-07-29 15:48:47 +02:00
Luc Didry
033ff3c54f
[zanata] update CI
2018-07-29 15:48:46 +02:00
Luc Didry
9645c8a2f3
Fix #56 Add a message saying how many images there is in the gallery
2018-07-29 15:48:46 +02:00
Luc Didry
4193f03d7a
Remove @framasky as default tweet_card_via setting
2018-07-29 15:48:46 +02:00
Luc Didry
8a92ef9567
Merge branch 'fix-77' into 'development'
...
Fix #77 Add X-Content-Type-Options, X-XSS-Protection, X-Frame-Options headers
See merge request luc/lutim!41
2018-07-29 15:48:46 +02:00
Luc Didry
ed47431415
Merge branch 'fix-78' into 'development'
...
Fix #78 Add CSP Header
See merge request luc/lutim!40
2018-07-29 15:48:46 +02:00
Luc Didry
247cb41cc5
Fix #77 Add X-Content-Type-Options, X-XSS-Protection, X-Frame-Options headers
2018-07-29 15:48:46 +02:00
Luc Didry
acf0ec75e7
[i18n] Update translations
2018-07-29 15:48:45 +02:00
Luc Didry
83a8fbeeeb
Fix #78 Add CSP Header
...
+ update morris and raphael graph libraries
+ some changes in "myfiles" table
2018-07-29 15:48:45 +02:00
Luc Didry
707e434d2c
[zanata] Fix Makefile for CI
2018-07-29 15:48:45 +02:00
Luc Didry
8a412a33c3
Update Changelog
2018-07-29 15:48:45 +02:00
Luc Didry
3eb8db123e
Fix #48 No more scroll to top on click + add notifications to actions
2018-07-29 15:48:45 +02:00
Luc Didry
dd9dc7bd7d
Fix #80 Gzip static assets with Mojolicious::Plugin::GzipStatic
2018-07-29 15:48:45 +02:00
Luc Didry
c91d46bc68
Fix #83 Use Mojolicious::Plugin::Chi + Add memcached ability
2018-07-29 15:48:45 +02:00
Luc Didry
8dd2ab87f9
Add code coverage in CI
2018-07-29 15:48:44 +02:00
Luc Didry
b3ec85daf3
Better .gitlab-ci.yml
...
- change order
- use postgresql service
- install only needed deps
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2018-07-29 15:48:44 +02:00
Luc Didry
dc2b17c7af
Fix #81 Allow to install only needed deps
...
This commit is dedicated to Agnès Maillard, who is supporting me with Ğ1.
Many thanks :-)
2018-07-29 15:48:44 +02:00
Luc Didry
4c53669caa
[zanata] Use new Zanata URL
2018-07-29 15:47:58 +02:00
Luc Didry
b5e73e09bf
Change internationalization link
2018-07-19 17:05:20 +02:00
Luc Didry
e62cb50ab1
Fix bug in cache system
0.10.4
2018-05-07 18:27:07 +02:00
Luc Didry
cf9504bb30
Fix another bug on zip file creation (missing IV on decryption)
0.10.3
2018-04-26 21:10:02 +02:00
Luc Didry
36a007d2f7
Bump version (0.10.2)
0.10.2
2018-04-24 18:39:28 +02:00
Luc Didry
f013359314
Fix Zip files creation
2018-04-24 18:37:51 +02:00
Luc Didry
1fda560056
Fix #73 bug on theme creation
0.10.1
2018-04-15 13:39:33 +02:00
Luc Didry
adc2d00552
Merge branch 'development'
0.10.0
2018-04-07 12:19:41 +02:00
Luc Didry
95f4c372e3
Bump version
2018-04-07 12:18:43 +02:00
Luc Didry
4f39a86b0a
Add partial index on SQLite
2018-04-07 12:11:27 +02:00
Luc Didry
09f1492486
Create merge conflict on zanata.xml
2018-04-07 12:07:43 +02:00
Luc Didry
163a1e2a66
Disable images' counter option
2018-04-07 11:53:51 +02:00
Luc Didry
f26e7ba5ff
Add option to disable logs
2018-04-07 11:44:34 +02:00