aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Switch license to AGPLv3+Tulir Asokan2020-10-30-20/+70
| | | | | | | The license was initially MPLv2 as I expected the project to be a fairly simple tiny web app, but it has already grown into multiple files. Now that I'm going to add a server component, I'm switching the license for future versions to AGPL like all my other non-library projects.
* Update README and gitignoreTulir Asokan2020-09-17-0/+0
|
* Add error message for browsers with no module supportTulir Asokan2020-09-11-0/+1
|
* Add support for dark theme. Fixes #17Tulir Asokan2020-09-11-20/+86
|
* Disable smooth navbar scrolling as it breaks on some platformsTulir Asokan2020-09-10-2/+2
|
* Scroll navbar when scrolling picker. Fixes #14Tulir Asokan2020-09-10-0/+19
|
* Make number of stickers per row configurableTulir Asokan2020-09-10-6/+31
|
* Compress compiled CSSTulir Asokan2020-09-10-157/+71
|
* Split web things into subdirectoriesTulir Asokan2020-09-10-10/+10
|
* Switch to local htm/preact compiled with snowpackTulir Asokan2020-09-10-2/+2573
|
* Only reload packs instead of whole pageTulir Asokan2020-09-10-8/+21
|
* Add another hacky fix for iOSTulir Asokan2020-09-10-1/+1
|
* Send empty response to visibility actionTulir Asokan2020-09-10-9/+12
|
* Add preload linksTulir Asokan2020-09-10-1/+8
|
* Add simple settings section. Fixes #15Tulir Asokan2020-09-10-2/+33
|
* Allow scrolling navbar with mouse wheel. Fixes #9Tulir Asokan2020-09-06-1/+7
|
* Add frequently used stickers section at top. Fixes #4Tulir Asokan2020-09-06-10/+89
|
* Stop using ID field from telegram metadata in widgetTulir Asokan2020-09-06-3/+5
|
* Add slightly hacky fix for scrolling to pack on Element iOS (ref #8)Tulir Asokan2020-09-05-1/+11
|
* Add hack to make scrolling work on iOS (ref #8)Tulir Asokan2020-09-05-1/+20
|
* Add more Element iOS compatibility (ref #8)Tulir Asokan2020-09-05-4/+18
|
* Stop using public class fields (ref #8)Tulir Asokan2020-09-05-4/+4
|
* Make scrolling less hackyTulir Asokan2020-09-05-84/+130
|
* Add navbar and switch to sass. Fixes #2Tulir Asokan2020-09-05-62/+155
|
* Split up spinner and widget API into filesTulir Asokan2020-09-05-68/+80
|
* Initial commitTulir Asokan2020-09-05-0/+317
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage