Commit Graph

75 Commits

Author SHA1 Message Date
Luc Didry
9477e1add1 🩹 — Replace old URL of the project 2023-12-29 08:02:47 +01:00
Luc Didry
fff56a89bb 💥 No more twitter cards 2023-12-28 07:33:30 +01:00
arunodhayamsam
f610608aa1 Added IaC and ConfigManagement 2022-03-29 15:23:51 +05:30
Luc Didry
b701575e03 📝 Update i18n doc and other projects used on README.md 2019-11-16 16:04:56 +01:00
Luc Didry
b5e73e09bf Change internationalization link 2018-07-19 17:05:20 +02:00
Luc Didry
ef1297be7d Use Photoswipe for the gallery instead of Unite gallery 2018-03-03 18:02:35 +01:00
Armando Lüscher
545059cbe5 Correct various typos.
Change GitLab URL to framagit.org.
2016-09-13 10:43:26 +02:00
Luc Didry
2923180f0c Add links to Tipeee and Liberapay 2016-07-18 21:41:10 +02:00
Luc Didry
b63eebbefa Update Morris.js URL 2016-06-22 08:59:37 +02:00
Luc Didry
453bc5d2c5 Fix #22 2016-06-08 18:14:36 +02:00
Luc Didry
99e5ea8c75 Changing all links from git.framasoft.org to framagit.org 2016-06-06 21:11:30 +02:00
Luc Didry
a64808f206 Fixes #3 - Add list of of user's images in localstorage 2015-09-18 00:12:15 +02:00
Luc Didry
f121a9f807 Remove infos in README since they are in the wiki
https://git.framasoft.org/luc/lutim/wikis/home
2015-09-10 01:14:24 +02:00
Luc Didry
7472650b59 Put authors in a separate file 2015-09-10 00:50:01 +02:00
Luc Didry
bb5c7050bb Fixes #6 - Cron tasks: more doc 2015-09-09 21:57:15 +02:00
Luc Didry
2ca4ba1f0e Fixes #7 - make cron stop printing debug info 2015-09-09 21:15:58 +02:00
Luc Didry
7b9ed1fa4a Little change to API description table 2015-08-08 12:04:15 +02:00
Thor77
6d260af932 convert api-description into table 2015-08-08 11:47:09 +02:00
Luc Didry
1f0aa046d4 Add systemd .service file + documentation in README 2015-08-07 22:05:30 +02:00
Thor77
023952648e add upstart-script 2015-08-05 15:27:33 +02:00
Luc Didry
baaf4ab861 Add Thor77 as contributor 2015-08-05 13:28:20 +02:00
Thor77
b4d06a21a0 add response-section to API
explains response parameters
2015-08-05 12:39:12 +02:00
Luc Didry
2e8f0eda2a Allow to use lutim under a sub-directory (example.org/lutim)
Fix #46 and #57
2015-08-02 21:07:50 +02:00
Luc Didry
1cb3ec09e3 Merge branch 'master' of https://github.com/Thor77/lutim into Thor77-master 2015-08-02 14:59:43 +02:00
Luc Didry
339cdf39b2 Use .po files for i18n + add spanish translation 2015-08-02 00:54:26 +02:00
Thor77
9431b60f9b Add reference to screencloud-integration 2015-02-19 15:14:58 +01:00
Luc Didry
bb1b43e215 Replace twitter page by social page (icon, description, etc)
+ small changes in README
2014-10-03 00:27:22 +02:00
Luc Didry
23c130750e Improve Twitter animated card (gif) (#45) 2014-09-25 01:41:42 +02:00
Luc Didry
a0b507e48e Fixes #45 + Update README.md and Changelog 2014-09-24 01:41:36 +02:00
Luc Didry
b71c25bf54 Close #42 2014-08-05 23:00:50 +02:00
Luc Didry
b0e5f771f2 Add Kharec as contributor 2014-07-21 16:48:12 +02:00
Luc Didry
64e0db48f2 Change URL of official instance to the secured URL 2014-07-19 11:19:53 +02:00
Luc Didry
989412046b Add Dattaz as part of the main developers 2014-07-08 23:42:29 +02:00
Chocobozzz
4633fdacef More lisibility for options of the documentation 2014-06-14 15:40:14 +02:00
Luc Didry
846d8a1bfe Fix #28 2014-06-01 18:40:16 +02:00
Luc Didry
37244e866c Small changes in README 2014-06-01 16:21:52 +02:00
Luc Didry
124ccd6ec2 Use Mojolicious::Plugin::AssetPack
Less requests, concatenated and minified css and js => faster !
2014-06-01 16:14:26 +02:00
Luc Didry
3fb3bac3ef Add Chocobozzz as contributor 2014-05-19 21:08:47 +02:00
Luc Didry
8696cd43c4 Update documentation 2014-05-01 21:12:13 +02:00
Luc Didry
313bae584c Change LUTIm to Lutim (easier to write) 2014-05-01 21:05:22 +02:00
Luc Didry
63651bd277 Add Nginx configuration exemple and remove Varnish exemple 2014-05-01 20:54:37 +02:00
Luc Didry
d05827102e Fix #27 2014-05-01 20:20:28 +02:00
Luc Didry
eb0dac2b4b Replace SimpleGraph by morris.js in README 2014-05-01 19:26:32 +02:00
Luc Didry
9f130e1761 Update README (markdown corrections) 2014-05-01 19:20:56 +02:00
Luc Didry
1b580a2e76 Add init script 2014-05-01 19:20:10 +02:00
Luc Didry
cc99fba3fa Update README.md for Gitlab's markdown compliance 2014-05-01 17:15:55 +02:00
Luc Didry
ac301e104c Use the X-Forwarded-Proto header to set the scheme to https if needed
The "https" option in configuration file is deprecated and will be removed in 0.4
2014-04-30 01:31:12 +02:00
Luc Didry
ad5032b720 Fix bugs
* IO::Socket::SSL dependancy for HTTPS downloads by URL
* error message if the downloaded by URL image is too big
* typo in internationalization call
2014-04-30 00:07:21 +02:00
Luc Didry
2c4416985b Fix #25
Add explations for the hypnotoad part of the lutim.conf.template
2014-03-07 17:11:09 +01:00
Luc Didry
5349d327ed Fix #20
Thumbnails in response
2014-03-07 03:17:57 +01:00