1
0
Fork 0
mirror of https://github.com/ProjectSynthoria/SynthoriaArchive.git synced 2025-03-12 07:26:54 +02:00
SynthoriaArchive/nyaa
Nicolas F 38f8880966 Make blue info bubble dismissible, configurable (#526)
Infobubble text is now in a separate file, along with a timestamp
in the main file, so that changes to it don't result in merge
conflicts too often.

We also add some JS to make the bubble dismissible, keeping track
of the last timestamp that was dismissed in localstorage.

A timestamp of 0 disables the infobubble altogether.
2019-04-08 19:50:30 -07:00
..
static Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
templates Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
views Further cleanup 2019-04-08 19:18:11 +02:00
__init__.py Cache url_for calls with lru_cache 2019-04-08 19:28:26 +02:00
api_handler.py Move bencoded info dicts from mysql torrent_info table to info_dict directory. DB change! 2018-02-02 20:39:02 +01:00
backend.py upload/edit: sanitize some string fields 2019-02-25 12:27:09 +01:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
email.py [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
extensions.py Query limit fixes (#555) 2019-04-08 16:59:30 -07:00
forms.py Comment Hiding 2018-11-20 13:45:31 +01:00
models.py Further cleanup 2019-04-08 19:18:11 +02:00
search.py Query limit fixes (#555) 2019-04-08 16:59:30 -07:00
template_utils.py Cache url_for calls with lru_cache 2019-04-08 19:28:26 +02:00
torrents.py torrents: clean up & optimize magnets further 2018-07-21 22:06:58 +03:00
utils.py Redo nuke functionality (#459) 2018-03-25 16:24:44 -07:00