| Commit message (Expand) | Author | Age |
* | viewer: use CSS modules | Zero~Informatique | 2021-07-04 |
* | viewer: use CSS module (MainLayout) | Zero~Informatique | 2021-07-04 |
* | viewer: types normalization | Zero~Informatique | 2021-07-03 |
* | viewer: document.fullscreen is deprecated, use document.fullscreenElement ins... | Zero~Informatique | 2021-07-03 |
* | viewer: types normalization - scrollposition.d.ts | Zero~Informatique | 2021-07-03 |
* | viewer: types normalization - ItemType.ts | Zero~Informatique | 2021-07-03 |
* | viewer: types normalization - tag.d.ts | Zero~Informatique | 2021-07-03 |
* | viewer: types normalization - gallery.d.ts | Zero~Informatique | 2021-07-03 |
* | viewer: Upgraded dependencies for Vue 2 | Zero~Informatique | 2021-07-01 |
* | viewer/GalleryNavigation: uniquely identify viewer instances by item | Zero~Informatique | 2021-06-26 |
* | viewer/GalleryNavigation: uniquely identify viewer instances by item | pacien | 2021-06-25 |
* | viewer: fix sort order button hitbox (#272) | zeroinformatique | 2020-10-18 |
* | viewer: accessibility: set focus on the main area (#273) | zeroinformatique | 2020-10-18 |
* | Merge pull request #274 from pacien/infopanel-pointer | Notkea | 2020-10-17 |
|\ |
|
| * | viewer: set pointer cursor on collapsible info panel title bar | pacien | 2020-10-17 |
* | | viewer: fixed the back button which was not working properly anymore (#271) | zeroinformatique | 2020-10-17 |
|/ |
|
* | viewer: fix momentum/kinetic scroll on Safari and Firefox on iOS | pacien | 2020-09-26 |
* | viewer: refactor how the available sorts are stored | Zero~Informatique | 2020-09-25 |
* | viewer/services/itemComparators: set default item sort order to date_asc | pacien | 2020-09-25 |
* | viewer/services/itemComparators: make the orders linear | pacien | 2020-09-25 |
* | viewer: rename title sort order | pacien | 2020-09-19 |
* | viewer: sort by date ascending (#249) | zeroinformatique | 2020-09-17 |
* | viewer: natural sort | Zero~Informatique | 2020-09-14 |
* | viewer: make default sort order configurable. code review improvements | Zero~Informatique | 2020-09-12 |
* | viewer: make default sort order configurable | Zero~Informatique | 2020-09-12 |
* | viewer: improved network errors handling | Zero~Informatique | 2020-09-12 |
* | viewer: fixed a minor crash in the information panel for missing resources | Zero~Informatique | 2020-09-12 |
* | viewer: PR #238 code review changes (3rd) | Zero~Informatique | 2020-09-11 |
* | viewer: PR #238 code review changes (2nd) | Zero~Informatique | 2020-09-11 |
* | viewer: config.json url parameter + index.json configuration | Zero~Informatique | 2020-09-11 |
* | viewer: PR #238 code review changes | Zero~Informatique | 2020-09-11 |
* | viewer: i18n-ally configuration and locale file sort | Zero~Informatique | 2020-09-11 |
* | viewer: item display order | Zero~Informatique | 2020-09-11 |
* | viewer: limit + show more tags | Zero~Informatique | 2020-09-11 |
* | viewer: information panel scrollbar and collapse with animation | Zero~Informatique | 2020-09-11 |
* | viewer: information panel with markdown | Zero~Informatique | 2020-09-11 |
* | viewer: moved scrollbar SCSS definition to its own file | Zero~Informatique | 2020-09-11 |
* | viewer: item information (raw implementation) | Zero~Informatique | 2020-09-11 |
* | viewer: defining $style type for Vue prototype | Zero~Informatique | 2020-08-19 |
* | viewer: unifying scrollbar style (for FireFox) | Zero~Informatique | 2020-08-19 |
* | viewer: dependancies update | Zero~Informatique | 2020-06-28 |
* | viewer: prettier formatting based on eslint-prettier plugin | Zero~Informatique | 2020-06-28 |
* | viewer: component dispatch (no functional change) | Zero~Informatique | 2020-06-20 |
* | viewer: code update (no functional change) | Zero~Informatique | 2020-06-19 |
* | viewer: removed deprecated, useless, css class | Zero~Informatique | 2020-06-19 |
* | viewer: Enumerated item types | Zero~Informatique | 2020-05-22 |
* | viewer/LdAudioViewer: add audio viewer | pacien | 2020-05-22 |
* | viewer/LdVideoViewer: add video viewer | pacien | 2020-05-22 |
* | viewer: add audio and video icons | pacien | 2020-05-22 |
* | compiler: add audio and video extensions | pacien | 2020-05-22 |