Commit Graph

13 Commits

Author SHA1 Message Date
Tulir Asokan
99ced8878a Merge remote-tracking branch 'salixor/feat/search-box' 2021-10-03 12:52:55 +03:00
S1m
7939793351 Remove parseQuery and use params 2021-09-30 08:52:41 +02:00
S1m
e0d895f22a Check packfile protocole scheme + rm semicolons 2021-09-20 08:58:20 +02:00
S1m
5d3c7d1e2f Allow using external index.json and stickerpack 2021-09-19 17:35:28 +02:00
Tulir Asokan
ec8eeeeaf5 Fix scrolling topbar on Firefox
(and possibly break it on other browsers)
2021-04-22 19:12:54 +03:00
David Vo
21d4f5cce6
Show sticker body in hover tooltip 2020-12-30 19:56:31 +11:00
Kévin Cocchi
add27513fe Implement stickers search 2020-12-17 01:01:32 +01:00
Tulir Asokan
78fdb6f175 Switch license to AGPLv3+
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.
2020-10-30 23:18:55 +02:00
Tulir Asokan
a0470519d7 Add support for dark theme. Fixes #17 2020-09-11 19:07:54 +03:00
Tulir Asokan
32058373ff Disable smooth navbar scrolling as it breaks on some platforms 2020-09-10 17:19:03 +03:00
Tulir Asokan
e28540aba5 Scroll navbar when scrolling picker. Fixes #14 2020-09-10 17:14:15 +03:00
Tulir Asokan
74cd8d82fe Make number of stickers per row configurable 2020-09-10 17:00:17 +03:00
Tulir Asokan
81caaa2ebe Split web things into subdirectories 2020-09-10 16:12:09 +03:00