Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix content width for dark schema | Mario Vavti | 2021-12-03 | 2 | -4/+4 |
| | |||||
* | profile cleanup and fixes | Mario | 2021-11-25 | 1 | -9/+0 |
| | |||||
* | maximum width of content region is now calculated in rem | Mario | 2021-11-24 | 1 | -6/+6 |
| | |||||
* | more work on responsive aside | Mario | 2021-11-23 | 2 | -22/+15 |
| | |||||
* | streamline profile vcard with xchan vcard | Mario | 2021-11-21 | 1 | -16/+8 |
| | |||||
* | bootstrap update fixes | Mario | 2021-09-22 | 1 | -2/+1 |
| | |||||
* | capitalize widget titles | Mario | 2021-08-25 | 1 | -0/+6 |
| | |||||
* | untangle the app template into separate templates and fix bbcode view | Mario | 2021-08-23 | 1 | -1/+1 |
| | |||||
* | streamline default link color | Mario | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -1/+1 |
| | |||||
* | more work on bs5 | Mario | 2021-07-29 | 2 | -3/+3 |
| | |||||
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 3 | -23/+67 |
|\ | |||||
| * | set touch_max to 1/10 of the screen width to prevent overlaping with cursor ↵ | Mario Vavti | 2021-07-08 | 1 | -2/+2 |
| | | | | | | | | positioning | ||||
| * | redbasic: close left aside if hq control button is clicked | Mario Vavti | 2021-07-05 | 1 | -0/+4 |
| | | |||||
| * | remove redundant z-index | Mario Vavti | 2021-07-04 | 1 | -1/+0 |
| | | |||||
| * | ux fixes | Mario Vavti | 2021-07-04 | 2 | -21/+17 |
| | | |||||
| * | do not call stickyScroll() on small screens - it is not functional | Mario Vavti | 2021-07-03 | 1 | -2/+4 |
| | | |||||
| * | since position sticky has no effect if overflow is hidden and the ↵ | Mario Vavti | 2021-07-03 | 1 | -0/+1 |
| | | | | | | | | workarounds also have issues, we will automatically scroll to top when left aside is brought in | ||||
| * | implement a very simple swipe mechanism for bringing in left aside | Mario Vavti | 2021-07-03 | 1 | -11/+53 |
| | | |||||
| * | work around the fact that sticky does not stick if a parent element has set ↵ | Mario Vavti | 2021-07-02 | 1 | -2/+2 |
| | | | | | | | | overflow to hidden | ||||
| * | redbasic: bump version limits | Mario | 2021-07-01 | 1 | -2/+2 |
| | | |||||
| * | theme: slightly more transparency for the backdrop | Mario | 2021-06-21 | 1 | -1/+1 |
| | | |||||
* | | upgrade to bootstrap 5.0.1 and first batch of fixes | Mario | 2021-06-07 | 1 | -11/+10 |
|/ | |||||
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | register: change some strings and add new template | Mario | 2021-04-13 | 1 | -1/+10 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 2 | -35/+55 |
| | |||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -8/+12 |
| | |||||
* | remove unmaintained and deprecated schemas | Mario | 2020-10-31 | 6 | -1230/+0 |
| | |||||
* | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 1 | -2/+0 |
| | |||||
* | css fixes due to bootstrap update | Mario | 2020-06-13 | 1 | -4/+5 |
| | |||||
* | css | Mario | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | allow to set different values for left and right aside width in $theme.php | Mario | 2020-05-06 | 2 | -13/+17 |
| | |||||
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -0/+4 |
| | |||||
* | remove option which should never have slipped into dev branch | Mario Vavti | 2019-05-08 | 1 | -2/+1 |
| | |||||
* | calendar merge: d&d support and some minor cleanup and fixes | Mario Vavti | 2019-04-29 | 1 | -1/+2 |
| | |||||
* | calendar merge initial commit | Mario Vavti | 2019-04-19 | 1 | -5/+6 |
| | |||||
* | revert padding for text highlight. It is messing with indent punctuation and ↵ | Mario Vavti | 2018-12-22 | 1 | -2/+1 |
| | | | | decreases legibility of the highlighted text. | ||||
* | remove color from style.css (default) but add a little padding; add color & ↵ | phani00 | 2018-12-18 | 2 | -1/+7 |
| | | | | border radius to dark.css. | ||||
* | change hl text color to the default text color in non-dark schema. looks ↵ | phani00 | 2018-12-18 | 1 | -1/+1 |
| | | | | good, except in dark, where i can change it in dark.css. | ||||
* | remove some fancy formatting. | phani00 | 2018-12-18 | 1 | -4/+0 |
| | |||||
* | new fix for dark theme | phani00 | 2018-12-17 | 2 | -24/+26 |
| | | | | | | | | change implementation of hl-tags in include/bbcode.php insert class='default-highlight' instead of background-color: 'yellow' into span add span.default-highlight definition to view/theme/redbasic/css/style.css this works for all schemas incl. dark. | ||||
* | remove my dark theme fixes. | phani00 | 2018-12-17 | 1 | -5/+8 |
| | |||||
* | change redbasic dark schema to make categories and highlights readable | phani00 | 2018-12-10 | 1 | -0/+19 |
| | | | | | | | | additions to /view/theme/redbasic/schema/dark.css to change the appearance of category badges and highlighted text ([hl]...[/hl]). hl text changed from master: it's not 'strong' anymore. commented out the pseudo-class selector that works in master but not in dev anymore. | ||||
* | redbasic sticky aside fixes | Mario Vavti | 2018-12-01 | 1 | -3/+3 |
| | |||||
* | fix css issues in bbcode conversion and focus-light schema | Mario Vavti | 2018-11-12 | 2 | -6/+2 |
| | |||||
* | fix shared_header img expanding to 100% width when sharing a share | Mario Vavti | 2018-11-10 | 1 | -5/+2 |
| | |||||
* | css fix for reshared-content images and whitespace | Mario Vavti | 2018-10-31 | 1 | -3/+14 |
| | |||||
* | textcomplete: return up to 100 items and look for for matches in the entire ↵ | Mario Vavti | 2018-10-22 | 1 | -0/+6 |
| | | | | string (not just the beginning) when suggesting emojis | ||||
* | fix minor issue in dark and light schemas | Mario Vavti | 2018-10-10 | 2 | -1/+3 |
| | |||||
* | indicate locked features | Mario Vavti | 2018-10-01 | 1 | -3/+1 |
| |