aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | make sure we have a path before running getimagesize() on itMario2021-08-171-2/+6
| * | | | | | | | | | | remove redundant closing div tagMario2021-08-161-15/+15
| * | | | | | | | | | | streamline default link colorMario2021-08-151-1/+1
| * | | | | | | | | | | bump versionMario2021-08-041-1/+1
| * | | | | | | | | | | bs5 sets scroll-behavior to smooth which does weird things especially on mobi...Mario2021-08-041-0/+8
| * | | | | | | | | | | app-bin-ng: add a link to the bin for convenience and use the traditional aja...Mario2021-08-042-10/+19
| * | | | | | | | | | | fix another bs5 regressionMario2021-08-041-1/+1
| * | | | | | | | | | | the default 400px is slightly overkillMario2021-08-031-0/+5
| * | | | | | | | | | | remove loggingMario2021-08-031-2/+0
| * | | | | | | | | | | Merge branch 'app-bin-ng' into 'dev'Mario2021-08-0383-42/+37105
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Apps drag and drop featureMario2021-08-0383-42/+37105
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'ab-dev' into 'dev'Mario2021-08-038-10172/+10287
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Updated Polish GUI translation according to changes made in version 6.0Andrzej BudziƄski2021-08-018-10172/+10287
| |/ / / / / / / / / / /
| * | | | | | | | | | | remove another possible source for hubloc confusionMario2021-07-291-4/+5
| * | | | | | | | | | | Merge branch 'bs5' into 'dev'Mario2021-07-29854-45241/+89542
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bs5 border fixMario2021-07-291-1/+1
| | * | | | | | | | | | | another badge fixMario2021-07-291-1/+1
| | * | | | | | | | | | | dropdown-menu-right -> dropdown-menu-endMario2021-07-2922-37/+37
| | * | | | | | | | | | | fix notification button classMario2021-07-291-1/+1
| | * | | | | | | | | | | bump versionMario2021-07-291-1/+1
| | * | | | | | | | | | | update to bootstrap 5.0.2Mario2021-07-29439-2860/+67900
| | * | | | | | | | | | | more work on bs5Mario2021-07-295-73/+12
| | * | | | | | | | | | | Merge branch 'dev' into bs5Mario2021-07-2988-29988/+29420
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | check if isset before unsetting to omit php errorsMario2021-07-271-1/+3
| | * | | | | | | | | | | bs5: more fixesMario2021-06-073-3/+7
| | * | | | | | | | | | | bs5: minor fixMario2021-06-072-3/+3
| | * | | | | | | | | | | bs5: more notifications fixesMario2021-06-072-41/+40
| | * | | | | | | | | | | bs5: more notifications workMario2021-06-071-5/+7
| | * | | | | | | | | | | bs5: notifications workMario2021-06-071-1/+61
| | * | | | | | | | | | | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-07576-51421/+30680
* | | | | | | | | | | | | make sure we have a path before running getimagesize() on itMario2021-08-171-2/+6
* | | | | | | | | | | | | remove redundant closing div tagMario2021-08-171-15/+15
* | | | | | | | | | | | | check if isset before unsetting to omit php errorsMario2021-07-271-1/+3
* | | | | | | | | | | | | version 6.0.16.0.1Mario2021-07-271-1/+1
* | | | | | | | | | | | | Merge branch 'dev'Mario2021-07-271-0/+1
|\| | | | | | | | | | | |
| * | | | | | | | | | | | more changelogMario2021-07-271-0/+1
* | | | | | | | | | | | | Merge branch 'dev'Mario2021-07-2711-81/+91
|\| | | | | | | | | | | |
| * | | | | | | | | | | | changelogMario2021-07-271-0/+7
| * | | | | | | | | | | | notifications: move handlers out of jquery ready function otherwise they migh...Mario Vavti2021-07-171-9/+9
| * | | | | | | | | | | | code styleMario Vavti2021-07-161-4/+4
| * | | | | | | | | | | | bump min versionMario Vavti2021-07-161-1/+1
| * | | | | | | | | | | | more work on moving notifications handling from main.js to the notifications ...Mario Vavti2021-07-162-42/+55
| * | | | | | | | | | | | fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-163-8/+13
| * | | | | | | | | | | | redirect to the local item instead of the item at the primary location if we ...Mario Vavti2021-07-161-1/+1
| * | | | | | | | | | | | Merge branch 'dev' into 'dev'Mario2021-07-161-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix link to source on clonesMax Kostikov2021-07-161-2/+3
| * | | | | | | | | | | | | photo upload: always show the textarea so that text and tags can be added eve...Mario Vavti2021-07-162-19/+3
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | chanview: dismiss xchans which are marked deletedMario Vavti2021-07-151-6/+6
| * | | | | | | | | | | | fix release dateMario Vavti2021-07-091-1/+1
* | | | | | | | | | | | | version 6.06.0Mario Vavti2021-07-092-2/+2