aboutsummaryrefslogtreecommitdiffstats
path: root/data/style.scss (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix loading animation and row height jumping while loading dir sizesLukas Stabe2025-03-091-13/+26
* Add asynchronous directory size countingSven-Hendrik Haase2025-03-071-0/+19
* Reformat style.scssSven-Hendrik Haase2025-03-071-437/+441
* feat: address comments; add in new argument (`temp-directory`); add comments ...Alec Di Vito2025-02-221-0/+7
* feat: implement temporary file uploads and tweak mobile designAlec Di Vito2025-02-171-4/+18
* Merge branch 'master' into upload-progress-barSven-Hendrik Haase2025-02-071-2/+7
|\
| * Add date pill and sort links for mobile viewsFlat2025-02-061-1/+6
| * Change font-weight from 300 to normal to improve readabilityShai Coleman2025-02-051-1/+1
* | feat: Added HTML and Javascript progress bar when uploading filesAlec Di Vito2024-06-061-0/+156
|/
* fix missing drag-form when dragging file in to browserchaibiq2024-04-161-1/+1
* Update style.scsschaibiq2024-04-021-0/+1
* add file and folder symbol to scsschaibiq2024-03-161-0/+8
* Consolidate javascript and add commentsBao Trinh2023-07-261-9/+12
* use grass include macro; remove build.rsBao Trinh2023-07-211-5/+4
* Separate color schemes into separate filesBao Trinh2023-07-121-230/+12
* simplify theme selection using data attributesBao Trinh2023-07-111-33/+17
* update grass to 0.12.0Connor Skees2023-01-011-2/+22
* Change DateTime formats.ivkin2022-10-231-5/+1
* Switch to `fast_qr` cratecyqsimon2022-09-011-3/+0
* Fix drop-down QR codecyqsimon2022-09-011-21/+4
* Use SASS nestingcyqsimon2022-08-221-12/+13
* Remove separators in CSScyqsimon2022-08-221-5/+0
* Move QR code page style to `style.scss`cyqsimon2022-08-221-0/+22
* Automatic formattingcyqsimon2022-08-221-7/+16
* Create directory (#781)Sheepy2022-06-261-7/+28
* Make more use of flex in mobile formatting (fixes #142)Sven-Hendrik Haase2022-02-061-10/+18
* Align download directory hint properlyjikstra2021-09-101-1/+1
* Merge branch 'master' into feat_raw_modeJikstra2021-09-101-0/+2
|\
| * Fix mobile view pills taking whole width (fixes #591)Sven-Hendrik Haase2021-09-041-0/+2
* | Apply requested changesjikstra2021-09-101-1/+1
* | Implement a raw rendering mode for recursive folder downloadjikstra2021-09-011-0/+14
|/
* Implement show symlink destinationDean Li2021-08-301-5/+11
* Merge pull request #521 from raffomania/fix-visited-link-colorsSven-Hendrik Haase2021-08-291-5/+18
|\
| * add special colors for visited linksRafael Epplée2021-05-061-5/+18
* | Remove on-hover animation of qr codeSven-Hendrik Haase2021-08-251-1/+0
|/
* Merge branch 'master' into rfc-resolve-symlinksAli MJ Al-Nasrawy2021-04-181-1/+6
|\
| * Wrap breadcrumbs at any charAli MJ Al-Nasrawy2021-04-181-1/+1
| * Fix breadcrumbs mess on mobileAli MJ Al-Nasrawy2021-04-091-0/+5
* | Don't use different syle for symlink symbolAli MJ Al-Nasrawy2021-04-111-5/+1
* | CSS: remove unused symlink classAli MJ Al-Nasrawy2021-04-111-15/+1
* | Move symlink symbol from html to cssAli MJ Al-Nasrawy2021-03-291-1/+2
|/
* Make footer text a bit smallerTamas Levai2021-03-011-0/+1
* Tone down footer text contrastTamas Levai2021-03-011-4/+4
* Use CSS to configure version footer lookTamas Levai2021-03-011-2/+10
* address feedbackLukas Stabe2020-10-021-5/+16
* restore default theme cli option and add default theme dark optionLukas Stabe2020-10-011-12/+43
* fix escaped quotes in font namesLukas Stabe2020-10-011-1/+1
* remove stylelint again and fix a few css issuesLukas Stabe2020-09-261-69/+84
* fix theme picker highlighting of selected themeLukas Stabe2020-09-261-1/+8
* remove default color scheme cli argumentLukas Stabe2020-09-261-7/+10