This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ba3811a2849bbe4c0ec1689ceb8127484dde6343
core
/
view
/
js
History
Max Kostikov
3dfe604ba0
Update main.js
2018-10-13 00:15:48 +02:00
..
acl.js
…
ajaxupload.js
…
autocomplete.js
…
crypto.js
…
icon_translate.js
…
jquery.htmlstream.js
…
jquery.js
…
jquery.migrate-3.0.0.js
…
jquery.textinputs.js
…
main.js
Update main.js
2018-10-13 00:15:48 +02:00
mod_admin.js
…
mod_articles.js
…
mod_cal.js
…
mod_cards.js
…
mod_chanview.js
…
mod_chat.js
…
mod_cloud.js
…
mod_connections.js
…
mod_connedit.js
…
mod_defperms.js
…
mod_directory.js
…
mod_display.js
…
mod_events.js
…
mod_filestorage.js
…
mod_help.js
…
mod_hq.js
…
mod_mail.js
when calling timeago() from mod_mail.js it is called before the translations are applied - move the call to main.js and be more specific with the selector to not trigger calls for other modules (eg network) which is handled elsewhere to not be to much of an performance hog (to many dates at a time)
2018-07-13 11:00:37 +02:00
mod_network.js
…
mod_new_channel.js
…
mod_photos.js
this was needed
2018-09-18 23:18:59 -07:00
mod_poke.js
…
mod_profiles.js
…
mod_pubstream.js
…
mod_ratings.js
…
mod_register.js
…
mod_rpost.js
…
mod_settings.js
…
mod_sources.js
…
mod_webpages.js
…
ratings.js
…
webtoolkit.base64.js
…