Commit Graph

58 Commits

Author SHA1 Message Date
Luc Didry cc5f4d26d3 Small change on console debug output 2016-07-24 18:32:48 +02:00
Luc Didry 1119e736e7 Remove unnecessary setTimeout 2016-07-24 18:32:48 +02:00
Luc Didry cd104cb512 Fix unnecessary slices write
It seems that's the culprit for bad response time when sending big
files.
2016-07-24 18:32:48 +02:00
Luc Didry 58d1132ef6 Fix typo (#16 related) 2016-07-24 18:32:48 +02:00
Luc Didry dab5784800 Fix #15 2016-07-24 18:32:48 +02:00
Luc Didry 0c560221c8 Websocket error handling again 2016-07-24 18:32:48 +02:00
Luc Didry a594b9111c Handle WebSocket errors 2016-07-24 18:32:41 +02:00
Luc Didry 100e62cc5e Use non-breakable space in french translation 2015-10-09 09:08:04 +02:00
Framartin 4f189c5cbf Fix typo in French translation 2015-10-09 04:00:22 +02:00
Luc Didry a13f766c3c Fix typo 2015-10-09 02:55:44 +02:00
Luc Didry 4858866569 Increase ws timeout + lower sliceLength + console informations 2015-10-09 02:53:16 +02:00
Luc Didry d1d3132270 Git: ignore all themes except default 2015-10-09 01:46:22 +02:00
Luc Didry f93f194e60 Fix strange bug 2015-10-08 15:44:48 +02:00
Luc Didry ec577ef920 Fix typo in fr translation 2015-10-08 15:26:27 +02:00
Luc Didry 69151630b3 Fix #8 2015-10-08 02:12:08 +02:00
Luc Didry 507ddd0ec4 Make prod does not daemonize hypnotoad anymore 2015-10-08 00:26:59 +02:00
Luc Didry af441f3ece Update about page + translation files 2015-10-07 23:43:01 +02:00
Luc Didry 9309f67510 Update french translation 2015-10-07 23:21:28 +02:00
Luc Didry 9907297025 Fix #11 2015-10-07 22:18:41 +02:00
Luc Didry 9601636ec1 Add theme skeleton generator 2015-10-07 00:35:10 +02:00
Luc Didry da9c06fc6b Add i18n to themes system 2015-10-06 02:43:39 +02:00
Luc Didry adf0a4d2f2 Themes system 2015-10-06 02:12:22 +02:00
Luc Didry 2ccd065e1d Fix #9 2015-10-05 23:07:35 +02:00
Luc Didry 03f3dcd8be Fix bug in delay limitations display 2015-10-05 10:03:08 +02:00
Luc Didry 28e549d6e9 Fix #4 2015-10-04 21:32:34 +02:00
Luc Didry 99abed1bf9 Add about page 2015-10-04 21:00:31 +02:00
Luc Didry abd575e0c3 Add hypnotoad proxy configuration to conf template 2015-10-04 19:50:53 +02:00
Luc Didry 60e157ff71 Fix #3 2015-10-04 19:44:51 +02:00
Luc Didry 2dfb0e5998 Update translations 2015-10-04 17:02:53 +02:00
Luc Didry f66f268e20 Fix #6 2015-10-04 16:45:21 +02:00
Luc Didry d0f87384c9 Fix bug (related to #1) 2015-10-04 04:38:03 +02:00
Luc Didry 6eb504047c Revert "Better javascript" (breaks #1 fix)
This reverts commit c7a2265e5f.
2015-10-04 04:14:33 +02:00
Luc Didry c21d1bc604 Update translation files 2015-10-04 04:09:02 +02:00
Luc Didry 1d7d9eff25 Fix bug on small files 2015-10-04 03:56:49 +02:00
Luc Didry b4334b725e Update Mojolicious 2015-10-04 03:37:11 +02:00
Luc Didry 40deab60a9 Add cron tasks + stop-upload file check 2015-10-04 03:24:37 +02:00
Luc Didry 077b922fcc Allow to configure the database path 2015-10-04 01:58:03 +02:00
Luc Didry 841e8c4436 Use helper for max_delay 2015-10-04 01:49:57 +02:00
Luc Didry 10a8dd8603 Add max size handling 2015-10-04 01:39:52 +02:00
Luc Didry 7585be5c0a Add remove file block feature 2015-10-04 01:06:28 +02:00
Luc Didry be8c84ecec Use configured size's delay 2015-10-04 01:00:36 +02:00
Luc Didry 41cb17e20b Add delay information page 2015-10-03 23:54:08 +02:00
Luc Didry 2863f008fd Add some checks and error messages 2015-10-03 22:55:55 +02:00
Luc Didry 9430bd2db7 Add piwik usability 2015-10-03 22:42:22 +02:00
Luc Didry 26787d9cb1 Make file created_at when file upload is complete 2015-10-03 22:03:50 +02:00
Luc Didry fbbbcab403 Add individual mailto link to each uploaded file 2015-10-03 01:37:24 +02:00
Luc Didry 995a383294 Some code cosmetic changes 2015-10-03 01:25:52 +02:00
Luc Didry c7a2265e5f Better javascript 2015-10-03 01:25:32 +02:00
Luc Didry ae8934c1d9 Fix #2 Add share by mail page 2015-10-03 01:22:43 +02:00
Luc Didry 50aa763ee1 Fix #1 prevent user to leave page before job done 2015-10-02 21:56:53 +02:00