Commit Graph

14 Commits

Author SHA1 Message Date
Luc Didry 0617683c63 — Mass delete button in "My images" page (#47) 2023-12-30 08:29:27 +01:00
Luc Didry 81701b6f60 — Ask for confirmation before deleting image on index page (#92) 2023-12-30 08:03:58 +01:00
Luc Didry 03dbeecac0 — Replace moment.js with Date().toLocaleDateString(…) 2023-12-29 07:50:49 +01:00
Luc Didry 5bf1a9d717 🎨 — Use template literals in js 2023-12-29 07:30:15 +01:00
Luc Didry 8b6766f498 🩹 — Update tests and code after dependencies upgrade 2023-12-17 09:51:06 +01:00
Armando Lüscher e0feb50dec Fix the group button links to make the whole button a link. 2019-11-16 15:45:09 +01:00
Luc Didry ea358d4a4c Fix #84 - Add link to generate random file in collection 2018-07-29 15:48:49 +02:00
Luc Didry f2f785e6d4 Fix #5 - Allow to use a fixed domain 2018-07-29 15:48:48 +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 3eb8db123e Fix #48 No more scroll to top on click + add notifications to actions 2018-07-29 15:48:45 +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 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 48cc398efb Small UI changes
+ updated bootstrap
+ add .gitignore when creating themes
+ moving bootstrap and fontello config.json into utilities folder
2016-07-19 13:23:59 +02:00
Luc Didry 4130a77aa0 Add theme system
Thanks to e-Jim to support me on Tipeee :-)
2016-07-18 21:27:53 +02:00