Commit graph

52 commits

Author SHA1 Message Date
Sergio Brighenti 014b5428aa Improved og implementation
Bugfixes
2021-03-07 17:21:07 +01:00
Sergio Brighenti 50c013af8b
Adding register tests (#280)
* Adding register test, faking mails

* Apply fixes from StyleCI (#279)

[ci skip] [skip ci]

Co-authored-by: Sergio Brighenti <SergiX44@users.noreply.github.com>

* Reduce method complexity

Co-authored-by: Sergio Brighenti <SergiX44@users.noreply.github.com>
2020-10-09 20:01:57 +02:00
Sergio Brighenti 669611c8f6 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-22 14:41:26 +00:00
Sergio Brighenti edd26b0e35 Added close session before start file stream 2020-04-22 16:24:43 +02:00
Sergio Brighenti 71357755f3 improved mail spamassassin tips 2020-04-09 15:13:35 +02:00
Sergio Brighenti b1f9b46c94 Removed invalid translation strings, added check on lang string parameter binding 2020-04-08 14:02:24 +02:00
Sergio Brighenti e37cbbb025 enabled recaptcha on password recovery 2020-04-08 13:19:57 +02:00
Sergio Brighenti f88bcbc9e7 Fixed message encoding 2020-04-07 23:28:53 +02:00
Sergio Brighenti 041bb9fd55 added tags on the preview page
added a way to disable autotagging
Fixed issue with email content type
the uploads page previews are now with a link
Disabled logging of 404 errors
2020-04-07 18:43:34 +02:00
Sergio Brighenti 103819827b Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-04 17:29:15 +00:00
Sergio Brighenti 5606224339 Replaced validation system 2020-04-04 19:29:00 +02:00
Sergio Brighenti 4f6403a5e6 Working tag delete 2020-03-29 16:44:37 +02:00
Sergio Brighenti 576131b67b Tag create system 2020-03-19 09:39:32 +01:00
Sergio Brighenti 38fdd263e8 Added notifications on user create 2020-03-14 21:22:48 +01:00
Sergio Brighenti 1a4ceba0a4 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-03-03 16:19:10 +00:00
Sergio Brighenti db483bb53e Implemented validation helper
Dependencies resolved through container
2020-03-03 17:18:52 +01:00
Sergio Brighenti a5b8db5330 Fixed minor bug
working on user quota
2020-02-29 23:35:43 +01:00
Sergio Brighenti 4297683e74 Update quota counters on upload and deletion 2020-02-28 14:29:29 +01:00
Sergio Brighenti e3a2c7573a Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-27 16:38:28 +00:00
Sergio Brighenti 0269eaa6f6 User registration procedure 2020-02-27 15:18:01 +01:00
Sergio Brighenti f82841259d Refresh the token after the login 2019-11-23 13:18:00 +01:00
SergiX44 6c004f8f96 Revert previous CI hell 2019-11-21 18:00:47 +01:00
Sergio Brighenti f6b186ad99 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-21 16:45:53 +00:00
Sergio Brighenti a424f87523
Apply fixes from StyleCI (#100) 2019-11-20 18:49:31 +01:00
Sergio Brighenti 3cd5dfbcec Changed lang configuration option 2019-11-19 13:59:17 +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
SergiX44 56c58d50b3 Secure session via SameSite header 2019-11-14 17:11:59 +01:00
Sergio Brighenti 310b40767c Implemented web upload
Closes #50 and #70
2019-11-13 23:31:48 +01:00
Sergio Brighenti b5784abb52 Converted installer 2019-11-13 13:02:31 +01:00
Sergio Brighenti 09eeac3ed1 Removed container instance 2019-11-13 00:30:55 +01:00
Sergio Brighenti d8df60040a Upgrade to slim 4 2019-11-13 00:13:23 +01:00
Sergio Brighenti 8fe739139f Fixed icons in installer 2019-09-15 16:09:31 +02:00
Pietro Marangon 33e8223222 Prevent "Undefined index" notice #68 (#69)
* Prevent "Undefined index" notice #68

* Update Lang.php
2019-09-15 13:29:30 +02:00
Sergio Brighenti 5af7567b1a Improved lang handling 2019-08-20 14:56:41 +02:00
Sergio Brighenti ba3de850f7 Improvements to the package system 2019-05-09 12:51:33 +02:00
Sergio Brighenti 0ce9bde57c Improved session error handling
Added check for the minimum php version
Package update and cleanup
2019-05-07 00:49:24 +02:00
Sergio Brighenti ca361c8eef Refactoring and improvements 2019-01-10 23:22:19 +01:00
Sergio Brighenti da437a203b Refactoring storage access
Added checks during installation phase
2018-12-09 14:42:50 +01:00
Sergio Brighenti 0d21b2b21d Working for improving the installer 2018-12-06 21:20:50 +01:00
Sergio Brighenti 4dbfa5cd23 Added missing getter 2018-11-30 21:36:12 +01:00
Sergio Brighenti ef86b9f012 Fixed namespace 2018-11-30 21:24:44 +01:00
Sergio Brighenti a360ef06f4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	resources/templates/dashboard/home.twig
2018-11-30 19:17:00 +01:00
Sergio Brighenti f639f4ee57 Improved user gallery
Small layout changes
updated dependencies
2018-11-28 14:57:04 +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 dcc850bf01 Consistent html lang attribute (#2) 2018-11-19 19:45:52 +01:00
Sergio Brighenti deab83f737 Consistent html lang attribute 2018-11-19 19:38:47 +01:00
Sergio Brighenti 0409a598d7 Preparing for multilanguage support 2018-11-19 12:19:47 +01:00
Sergio Brighenti 72523843b6 Working on install wizard 2018-11-11 19:18:27 +01:00
Sergio Brighenti 4a4c51996c 2.0 Flight -> Slim 3 2018-11-11 17:02:50 +01:00