Quantcast
Channel: Lufi activity
Browsing all 125 articles
Browse latest View live
↧

Luc Didry deleted project branch fix-284 at Fiat Tux / Hat softwares / Lufi

Luc Didry(ff6be725) at 27 Jun 11:41

View Article


Luc Didry deleted project branch fix-254 at Fiat Tux / Hat softwares / Lufi

Luc Didry(dad67441) at 27 Jun 11:41

View Article


Luc Didry deleted project branch fix-ci at Fiat Tux / Hat softwares / Lufi

Luc Didry(9333dff8) at 27 Jun 11:42

View Article

Luc Didry deleted project branch test-ci at Fiat Tux / Hat softwares / Lufi

Luc Didry(c9efb5f4) at 27 Jun 11:42

View Article

Booteille opened issue #303: Compress assets using AssetPack at Fiat Tux /...

Hi!I noticed most javascript files are loaded one by one instead of bundling all of them in one file.I just discovered the AssetPack Mojolicious plugin which could help to resolve this issue. Would it...

View Article


Luc Didry commented on issue #303 at Fiat Tux / Hat softwares / Lufi

I’d rather use Mojolicious::Plugin::StaticCache: I used AssetPack on Lutim and decided to code and use StaticCache instead of AssetPack. I don’t remember why, but I sure had a good reason 😉

View Article

Booteille opened issue #304: assignment to undeclared variable val at Fiat...

In lufi-down.js, val is never declared when we're trying to retrieve the value of the password, throwing an uncaught error.I suggest to just use $('#file_pwd').val(); directly in the window.ws.send...

View Article

Booteille commented on issue #300 at Fiat Tux / Hat softwares / Lufi

I think this could be handled by hashing password client-side (before sending them to WebSocket) using Web Crypto API digest().Also, bound to this issue: If the password attempt you send contains any...

View Article


Booteille opened issue #305: Send password using "enter" key on...

When typing a password to download a file, we actually have to click on the "Download" button to send the password to the server.That would be great to be able to just press "enter", avoiding us to...

View Article


Gael Richier opened merge request !118: fix Mojolicious min version at Fiat...

To avoid this error:Mojo::Reactor::EV: I/O watcher failed: Can't locate object method "spew" via package "Mojo::File" at /opt/lufi/script/../lib/Lufi/DB/Slice.pm line 143.We must use mojolicious...

View Article

Luc Didry pushed to project branch development at Fiat Tux / Hat softwares /...

Luc Didry(96be0d3b) at 16 Oct 15:19 Merge branch 'fix-mojolicious-min' into 'development' ... and 1 more commit

View Article

Luc Didry accepted merge request !118: fix Mojolicious min version at Fiat...

To avoid this error:Mojo::Reactor::EV: I/O watcher failed: Can't locate object method "spew" via package "Mojo::File" at /opt/lufi/script/../lib/Lufi/DB/Slice.pm line 143.We must use mojolicious...

View Article

Booteille joined project Fiat Tux / Hat softwares / Lufi

View Article


Booteille closed merge request !117: Use lufi-api and WebCrypto at Fiat Tux /...

I updated the code to use my new Lufi API to encrypt/decrypt files.By default, Lufi now uses Web Crypto API instead of Sjcl, which is a lot faster.To keep backward compatibility, Web Crypto API...

View Article

Booteille opened merge request !119: Use of Lufi API at Fiat Tux / Hat...

The goal of this merge request is to totally use Lufi API to handle client-side operations for Lufi.It also removes the server-side password encryption in favor as a client-side one, handled by Lufi...

View Article


AyM left project Fiat Tux / Hat softwares / Lufi

View Article

Booteille opened merge request !119: Use of Lufi API + new theme (WIP) at...

The goal of this merge request is to totally use Lufi API to handle client-side operations for Lufi.It also removes the server-side password hashing in favor as a client-side one, handled by Lufi API...

View Article


Booteille opened issue #306: Allow smtps for mail configuration at Fiat Tux /...

Hi!During my recent explorations with the project, I noticed we can't use smtps severs in mail configuration.It's bound to the dependency we use in Lufi for mail handling (Mojolicious::Plugin::Mail).I...

View Article

Booteille commented on issue #306 at Fiat Tux / Hat softwares / Lufi

I just noticed I didn't look properly for opened issues (just searched for smtps and not smtp). There is an existing one: #263

View Article

Booteille closed issue #306: Allow smtps for mail configuration at Fiat Tux /...

Hi!During my recent explorations with the project, I noticed we can't use smtps severs in mail configuration.It's bound to the dependency we use in Lufi for mail handling (Mojolicious::Plugin::Mail).I...

View Article
Browsing all 125 articles
Browse latest View live