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
7b9a992f8398ea746d61c3a24372ba8044f32312
core
/
view
/
js
History
Mario
045cb461f1
fix encoding issue
...
(cherry picked from commit 067010fc0a5a6c10825b869b822c9cfbb3d4516b)
2019-10-22 10:39:54 +02:00
..
acl.js
issue
#1401
2019-10-08 11:28:36 +02:00
ajaxupload.js
…
autocomplete.js
whitespace
2019-01-14 15:06:21 +01:00
crypto.js
…
icon_translate.js
…
jquery.htmlstream.js
…
jquery.js
…
jquery.migrate-3.0.0.js
…
jquery.textinputs.js
…
main.js
fix encoding issue
2019-10-22 10:39:54 +02:00
mod_admin.js
…
mod_articles.js
…
mod_cal.js
…
mod_cards.js
…
mod_cdav.js
add autocomplete js to calendar and fix issue with extended likes mid
2019-05-14 09:09:48 +02:00
mod_chanview.js
…
mod_chat.js
…
mod_cloud.js
…
mod_connections.js
consolidate recent autocomplete changes
2018-05-13 23:09:30 +02:00
mod_connedit.js
…
mod_defperms.js
…
mod_directory.js
…
mod_display.js
…
mod_events.js
…
mod_filestorage.js
…
mod_help.js
Proposed fix for issue
#1091
2018-04-20 19:17:52 +02:00
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
move cid filter js to the widget
2018-06-09 13:08:14 +02:00
mod_new_channel.js
new_channel - make text strings translatable and use the name as a base for the nick if you try to create without entering a nick
2018-05-21 20:17:17 -07:00
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
…