Commit graph

24 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
Luca Patera a37854ef57 Added changelog page 2020-04-13 16:30:05 +02:00
Sergio Brighenti ccc10f6499 Clean up 2020-04-10 16:45:43 +02:00
Sergio Brighenti 9890f09e81 Fixed error with raw preview
(Closes #184)
2020-04-09 15:02:05 +02:00
Sergio Brighenti 63c332a697 3.1.RC1
Fixed installer issues
2020-04-06 12:43:47 +02: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 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 3a160e61a6 Updated gruntfile 2019-10-23 12:12:24 +02:00
Sergio Brighenti 9294c3382b Move to fontawesome webfonts
Added cache busting
2019-09-06 14:26:41 +02:00
Sergio Brighenti f47bc3241a Improved install wizard 2019-05-23 21:24:04 +02:00
Sergio Brighenti ba3de850f7 Improvements to the package system 2019-05-09 12:51:33 +02:00
Sergio Brighenti c3401fbdee Included favicon 2019-02-10 18:33:16 +01:00
Sergio Brighenti 1df8ae9592 Added nginx.conf
improved templates
2019-02-06 22:34:56 +01:00
Sergio Brighenti 7b81478667 Added maintenance mode (close #18)
Optimized release zip size
2019-01-31 11:48:39 +01:00
Sergio Brighenti 8bb89ecb62 Merge branch 'master' of C:\Users\Sergio\Documents\GitHub\XBackBone with conflicts. 2018-11-25 16:16:43 +01:00
Sergio Brighenti 0409a598d7 Preparing for multilanguage support 2018-11-19 12:19:47 +01:00
Sergio Brighenti 2465fdd172 Improved theme 2018-11-15 12:10:23 +01:00
Sergio Brighenti 4ee5c41f37 Completed install wizard 2018-11-11 20:20:38 +01:00
Sergio Brighenti ed6be635f1 Fixed gruntfile 2018-10-14 01:18:02 +02: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