1
0
Fork 1
mirror of https://github.com/maunium/stickerpicker synced 2024-09-18 00:20:52 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Tulir Asokan 99ced8878a Merge remote-tracking branch 'salixor/feat/search-box' 2021-10-03 12:52:55 +03:00
Tulir Asokan ef844a0ff8 Update dependencies 2021-10-03 12:42:11 +03:00
Kévin Cocchi 9350d5f27b Update sass style file 2020-12-17 09:31:29 +01:00
Kévin Cocchi add27513fe Implement stickers search 2020-12-17 01:01:32 +01:00
Kévin Cocchi 66d5b90ea1 Re-format CSS for readability in PR 2020-12-17 01:00:22 +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 74cd8d82fe Make number of stickers per row configurable 2020-09-10 17:00:17 +03:00
Tulir Asokan ed2b9f7e64 Compress compiled CSS 2020-09-10 16:35:46 +03:00
Tulir Asokan 81caaa2ebe Split web things into subdirectories 2020-09-10 16:12:09 +03:00