Commit graph

31 commits

Author SHA1 Message Date
Sergio Brighenti
014b5428aa Improved og implementation
Bugfixes
2021-03-07 17:21:07 +01:00
Sergio Brighenti
e073f95c8f Added line numbers 2020-05-18 12:20:59 +02:00
Sergio Brighenti
ccc10f6499 Clean up 2020-04-10 16:45:43 +02:00
Sergio Brighenti
e5d70c00ce Added recaptcha verification option.
Added bulk delete function.
Added account clean function (closes #151)
2020-03-04 15:25:45 +01:00
Sergio Brighenti
10d7e0654d Preparing for new features
Fixed #131
2020-02-25 17:09:36 +01:00
Sergio Brighenti
97eb2439a4 Added new project images 2019-11-22 11:32:55 +01:00
SergiX44
399901c7a8 Fixing bad base url 2019-11-18 11:42:42 +01:00
Sergio Brighenti
7e5a156939 Fixed wrong javascript url 2019-11-17 20:36:18 +01:00
Sergio Brighenti
eccd5d5070 Fixed installer and app base paths
Fixes #93
2019-11-17 19:48:37 +01:00
Sergio Brighenti
5adb29d700 Added ability to set custom html
improved session samesite implementation for older php versions
Fixes #82
2019-11-15 00:56:25 +01:00
Sergio Brighenti
310b40767c Implemented web upload
Closes #50 and #70
2019-11-13 23:31:48 +01:00
SergiX44
2bb22b8ec6 Test dropzone configuration 2019-11-13 17:32:45 +01:00
SergiX44
5a0b5adcad Partially added web upload
#70 #50
2019-11-13 16:23:10 +01:00
Sergio Brighenti
2567ea3c5a Changed videojs to plyr
Fixed migrate command
2019-11-13 13:53:45 +01:00
Sergio Brighenti
99f100c228 Fixed #67 2019-09-14 14:50:14 +02:00
Tin Tin Hamans
846131a001 Update meta description tag with app name (#66) 2019-09-12 21:46:11 +02:00
Sergio Brighenti
9294c3382b Move to fontawesome webfonts
Added cache busting
2019-09-06 14:26:41 +02:00
Sergio Brighenti
111f220629 Fixed installed bad path check 2019-09-04 21:43:43 +02:00
Sergio Brighenti
c1920285e3 Fixed bad css loading on Firefox (#35)
Fixed wrong style for publish/unpublish button
2019-05-12 15:40:16 +02:00
Sergio Brighenti
abe3733b09 Added preloading
Avoid to load big text files
Other improvements
2019-05-08 18:44:42 +02:00
Sergio Brighenti
c3401fbdee Included favicon 2019-02-10 18:33:16 +01:00
Sergio Brighenti
4f7c91cc3b Keep clean the config file after the upgrade 2019-02-07 17:34:19 +01:00
Sergio Brighenti
1df8ae9592 Added nginx.conf
improved templates
2019-02-06 22:34:56 +01:00
Sergio Brighenti
f639f4ee57 Improved user gallery
Small layout changes
updated dependencies
2018-11-28 14:57:04 +01:00
Sergio Brighenti
deab83f737 Consistent html lang attribute 2018-11-19 19:38:47 +01:00
Sergio Brighenti
a950ec9af3 Completed multilang
Routes rework
2018-11-19 19:04:43 +01:00
Sergio Brighenti
0444705121 Added warn when try do download an invalid config 2018-11-15 17:10:43 +01:00
Sergio Brighenti
2465fdd172 Improved theme 2018-11-15 12:10:23 +01:00
Sergio Brighenti
9ae8375be0 Added popever to write the telegram message when sharing.
Packaging improvements.
Updated some dependencies.
Allow Facebook bots to display the preview.
2018-10-13 13:09:02 +02:00
Pietro Marangon
3cb4ca790c Fix & improvements (#2)
* New .gitignore
Added violinist.io configuration
Start with CI
Started moving CSS/JS to NPM

* Fix & improvements
Security improves (SHA256 instead of MD5) and new PHP7 random function
Security fix admin check from database instead of session
Security fix user active for every page that require login
UX fix admin cannot demote himself
Added Gruntfile.js
Updated composer.json dependency
Addeded PHP >=7.1 to composer.json
Moved static file to src

* Results of .gitignore "static/"

* Fix migration for admin user_code

* Travis test for grunt (JS)

* Changed user_code generation method
Updated Travis test
2018-06-02 22:32:14 +02:00
Sergio Brighenti
805d1d07a8 Initial commit 2018-04-28 14:20:07 +02:00